如果您遇到错误消息您需要以管理员身份登录才能继续,但此 PC 上没有任何管理员帐户,这(You need to sign in as an administrator to continue, but there aren’t any administrator accounts on this PC)可能是您登陆此页面的原因。不用担心; 你掌握得很好!在这篇文章中,我们将提供您可以尝试成功解决此问题的最合适的解决方案。

您可能会遇到Windows 10 设备无法启动的问题,当您尝试访问高级启动(Advanced Startup) 选项(Options)时,即使您硬重启设备,您也会卡在错误消息屏幕上。
您需要以管理员身份登录才能继续
如果您遇到此问题,您可以按以下顺序尝试我们推荐的解决方案,看看是否有助于解决问题。
- 执行自动启动修复
- 启用内置管理员(Administrator)帐户
- 创建管理员帐户
- 执行就地升级修复。
让我们看一下关于列出的每个解决方案所涉及的过程的描述。
1]执行自动启动修复
由于您无法直接从设备访问高级启动选项(access Advanced Startup options),因此在此解决方案中,您需要使用Windows 10安装介质执行自动启动修复。(perform automatic startup repair)
如果这无法解决问题,您可以尝试下一个解决方案。
2]启用(Enable)内置管理员(Administrator)帐户
在这里,您还可以使用Windows 10安装媒体启用内置管理员帐户。(enable the inbuilt administrator account)方法如下:
- (Boot)使用Windows 10(Windows 10)安装媒体启动您的计算机。
- 当Windows设置向导出现时,同时按下 键盘上的Shift + F10键。
此键盘快捷键会 在启动前打开命令提示符。(Command Prompt)
- 现在,在CMD提示符下,键入下面的命令并按Enter。
net user administrator /active:yes
3]创建管理员帐户
通常,要 为Windows 10创建新的管理员帐户,您必须首先使用管理员或具有管理权限的普通用户登录Windows 10 。但是,有时,在这种情况下,您可能由于某种原因无法登录Windows 10 - 但不用担心,您可以从登录屏幕调出命令提示符,只需使用(Command Prompt)Windows 10安装介质的帮助。方法如下:
- (Boot)从Windows 10安装媒体启动您的计算机。
- 出现Windows 设置(Windows Setup)屏幕时,按Shift + F10打开 cmd.exe 窗口。然后依次运行以下两条命令行,将utilman.exe文件替换为cmd.exe文件。 注意 :(Note:)c为系统盘符。
move c:\windows\system32\utilman.exe c:\
copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe
- 现在,运行
wpeutil reboot
并断开Windows 10安装媒体以重新启动计算机。
断开安装盘后,您的计算机将正常重新启动。当您到达Windows 10登录屏幕时,单击屏幕右下角的“轻松访问(Ease)”(Access)图标。如果前面的步骤正确,这将打开命令提示符。
- 现在。您可以通过依次运行以下两个命令行来为Windows 10创建一个新的管理员帐户。将user_name占位符替换为您想要的用户名。
net user user_name /add
net localgroup administrators user_name /add
几秒钟后,新创建的管理员帐户将显示在登录屏幕的左下角,您可以使用它登录Windows 10。
现在,在您成功创建管理员帐户后,您应该恢复utilman.exe文件。否则,您将无法在Windows 10登录屏幕上使用(Windows 10)实用程序管理器(Utility Manager),另一方面,其他人可能会使用命令提示符更改您的Windows 10管理员密码或对您的计算机进行其他更改。要恢复 utilman.exe 文件,请执行以下操作:
- (Boot)再次从Windows 10(Windows 10)安装媒体启动您的计算机。
- 出现Windows 设置(Windows Setup)屏幕时,按Shift + F10打开命令提示符。
然后键入下面的命令并按Enter。
move c:\utilman.exe c:\windows\system32\utilman.exe
- 当提示Overwrite c:\windows\system32\utilman.exe?出现在屏幕上,键入Yes Â,然后按 Enter。
- 取出安装介质并重新启动计算机。
4]执行(Perform)就地升级修复
此解决方案要求您执行就地升级修复,看看是否有帮助。
Hope this helps!
You need to sign in as administrator to continue
If you have encountered the error message You need to sign in as an administrator to continue, but there aren’t any administrator accounts on this PC, it’s probably why you have landed on this page. No worries; you’re in good hands! In this post, we will provide the most suitable solutions you can try to successfully resolve this issue.

You may encounter the issue whereby your Windows 10 device fails to start and when you try to access Advanced Startup Options, you’re stuck on the error message screen even if you hard reboot your device.
You need to sign in as an administrator to continue
If you’re faced with this issue, you can try our recommended solutions below in the order presented below and see if that helps to resolve the issue.
- Perform Automatic Startup Repair
- Enable the inbuilt Administrator account
- Create Administrator account
- Perform an in-place upgrade repair.
Let’s take a look at the description of the process involved concerning each of the listed solutions.
1] Perform Automatic Startup Repair
Since you’re unable to access Advanced Startup options straight from your device, in this solution, you need to perform automatic startup repair using the Windows 10 installation media.
If this fails to fix the issue, you can try the next solution.
2] Enable the inbuilt Administrator account
Here also, you can enable the inbuilt administrator account using the Windows 10 installation media. Here’s how:
- Boot your computer with the Windows 10 installation media.
- When the Windows setup wizard shows up, simultaneously press the Shift + F10 keys on your keyboard.
This keyboard shortcut opens Command Prompt before boot.
- Now, in the CMD prompt, type the command below and hit Enter.
net user administrator /active:yes
3] Create Administrator account
Generally, to create a new admin account for Windows 10, you must first sign in to Windows 10 with an administrator or a regular user with administrative rights. However, occasionally, as in this case, you may not be able to sign in to Windows 10 for some reason – but don’t worry, you can bring up a Command Prompt from the sign-in screen, just with the help of a Windows 10 installation media. Here’s how:
- Boot your computer from a Windows 10 installation media.
- When the Windows Setup screen appears, press Shift + F10 to open a cmd.exe window. Then run the following two command lines one after the other to replace the utilman.exe file with the cmd.exe file. Note: c is the system drive letter.
move c:\windows\system32\utilman.exe c:\
copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe
- Now, run
wpeutil reboot
and disconnect the Windows 10 installation media to restart the computer.
With the installation disk disconnected, your computer will restart normally. When you reach the Windows 10 sign-in screen, click the Ease of Access icon in the lower right corner of the screen. This will open a command prompt if the previous steps went right.
- Now. you can create a new administrator account for Windows 10 by running the following two command lines one after the other. Replace user_name placeholder with the user name you want.
net user user_name /add
net localgroup administrators user_name /add
After a few seconds, the newly created administrator account will be displayed in the lower-left corner of the sign-in screen and you can use it to sign in to Windows 10.
Now, after you have successfully created the administrator account, you should restore the utilman.exe file. If not, you won’t be able to use the Utility Manager on Windows 10 sign-in screen and on the other hand, others might use the command prompt to change your Windows 10 admin password or make other changes to your computer. To restore the utilman.exe file, do the following:
- Boot your computer from the Windows 10 installation media again.
- When the Windows Setup screen appears, press Shift + F10 to open the command prompt.
Then type the command below and hit Enter.
move c:\utilman.exe c:\windows\system32\utilman.exe
- When the prompt Overwrite c:\windows\system32\utilman.exe? appears on the screen, type Yes and hit Enter.
- Remove the installation media and restart the computer.
4] Perform an in-place upgrade repair
This solution requires you to perform an in-place upgrade repair and see if that helps.
Hope this helps!