WINDOWS 用命令行 找到PC序列號以及計算機名稱

Open the command prompt (Start – > CMD) and type the following command:ios

進入DOS CMD窗口,輸入以下命令,能夠得到序列號。ide

wmic bios get serialnumber

Another command that will also print the model number (or make) of your computer is:spa

輸入以下命令能夠得到,序列號和計算機名稱。命令行

wmic csproduct get name, identifyingnumber

The system model number can also be found using the System Information program available under All Programs – > Accessories – > System Tools.code

這個命令行是適用於window7 以及xporm

The above commands should work on Windows 7, XP and Windows XP Pro machine as wmic.exe didn’t ship with the previous editions of Windows. ip

相關文章
相關標籤/搜索