开始-cmd(管理员运行)
先使用 hostname 命令查看当前计算机名
WMIC computersystem where caption=’旧电脑windows名称’ rename ‘新名称’
文章版权声明
开始-cmd(管理员运行)
先使用 hostname 命令查看当前计算机名
WMIC computersystem where caption=’旧电脑windows名称’ rename ‘新名称’