1.按住shift用鼠标点击重启,进入高级选项设置
2.选择疑难解答
3.高级选项——命令提示符
4.输入:
copy C:\Windows\System32\Utilman.exe C:\Windows\System32\Utilman.exebak
copy C:\Windows\System32\cmd.exe C:\Windows\System32\Utilman.exe /y
5.关闭命令提示符,选择继续选项
6.进入到登录界面后选择辅助功能
7.在命令提示符框输入:
net localgroup administrators
net user 上条命令查询的用户名 *
8.提示输入密码和确认密码
💬 评论 (0)