WINDOWS 用命令行 找到PC序列号以及计算机名称

本文介绍如何通过Windows命令提示符使用WMIC命令来获取电脑的序列号、型号及名称等信息。这些命令适用于Windows XP、Windows 7等多个版本。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

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

进入DOS CMD窗口,输入如下命令,可以获得序列号。

wmic bios get serialnumber

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

输入如下命令可以获得,序列号和计算机名称。

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.

这个命令行是适用于window7 以及xp

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. 

转载于:https://my.oschina.net/u/2308739/blog/628519

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值