
修复 Windows 10 卡在重启循环中:(Fix Windows 10 Stuck in a Reboot Loop:) 如果您最近升级到Windows 10或更新到较新的版本,那么您可能会遇到Windows 10卡在重启循环(reboot loop)中的问题。您可能在升级、更新、重置或蓝屏后遇到此问题,因此您遇到此问题的原因可能有多种。在您第一次重新启动 PC 之前,您可能会或可能不会看到以下错误消息(error message):
- 配置Windows(Windows)更新失败,还原更改
- 卡在准备安全选项
- 准备好 Windows(Windows Ready) , 不要关闭(Turn)你的电脑(Computer)
- 我们无法完成更新,正在撤消(Undoing)更改
- 自动修复(Automatic Repair)失败,卡在重启循环中(reboot loop)

要摆脱重启循环(reboot loop),您首先需要将 PC 启动到安全模式(Mode),然后按照下面列出的修复程序来修复 Windows 10(Fix Windows 10) 卡(Stuck)在重启循环(Reboot Loop)中。您可能需要禁用自动重启功能(Automatic Restart feature)、删除错误(Remove Bad)或不正确的注册表配置(Registry configuration)、修复驱动程序问题或尝试自动修复来解决和修复此问题。
修复(Fix)Windows 10卡(Stuck)在重启循环中(Reboot Loop)
在遵循下面列出的任何方法之前,您首先需要将您的 PC 引导到安全模式,或者中断Windows 10引导或使用Windows 10 installation/recovery drive。因此,一旦您退出重启循环(reboot loop)并进入安全模式(Safe Mode),请尝试以下方法:
方法 1:在 Windows 10 中禁用系统故障时自动重启(Method 1: Disable Automatic Restart on System Failure in Windows 10)
(Blue Screen)当系统无法启动导致您的 PC 卡(Stuck)在重启循环(Reboot Loop)中时,会出现蓝屏死机(Death)( BSOD ) 错误。简而言之,发生系统故障(system failure)后,Windows 10会自动重启您的 PC 以从崩溃中恢复。大多数情况下,简单的重启就能恢复您的系统,但在某些情况下,您的 PC 可能会进入重启循环(restart loop)。这就是为什么您需要在Windows 10中禁用(Windows 10)系统故障(system failure)时自动重启才能从重启循环(restart loop)中恢复。

方法 2:手动卸载最近安装的更新(Method 2: Manually uninstall recently installed updates)
1.按Windows Key + I打开设置,然后单击更新和安全。(Update & Security.)

2.从左侧选择Windows Update,然后单击“查看已安装的更新历史记录(View installed update history)”。

3.现在点击下一个屏幕上的卸载更新。(Uninstall updates)

4.最后,从最近安装的更新列表中,右键单击(right-click)最近的更新(most recent update )并选择卸载。(Uninstall.)

5.重新启动您的 PC 以保存更改。
方法 3:运行 SFC 和 DISM(Method 3: Run SFC and DISM)
1.按Windows Key + X然后单击命令提示符(管理员)。( Command Prompt (Admin).)

2.现在在cmd中输入以下内容并回车:
Sfc /scannow
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)

3.等待上述过程完成,完成后重新启动您的电脑。
4.再次打开cmd并输入以下命令并(command and hit enter)在每个命令后按回车键:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth

5.让DISM 命令运行并等待(DISM command run and wait)它完成。
6. 如果上述命令(command doesn)不起作用,请尝试以下操作:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
注意:(Note:) 将(Replace)C:RepairSourceWindows替换为修复源(repair source)的位置(Windows 安装(Windows Installation)或恢复光盘)。
7.重新启动您的 PC 以保存更改。
方法4:运行自动启动修复(Method 4: Run Automatic Startup Repair)
您可以使用高级启动选项(Advanced Startup Option)运行运行(Run)自动修复(Automatic Repair),也可以使用Windows 10 DVD:
1.插入Windows 10可启动安装DVD并重新启动您的 PC。
2.当提示Press any key to boot from CD or DVD时,按任意键继续。

3.选择您的语言首选项,然后单击下一步(Next)。单击左下角的修复计算机。(Click Repair)

4.在选择一个选项屏幕上(option screen),单击疑难解答(Troubleshoot)。

5.在疑难解答屏幕上,单击高级选项(Advanced option)。

6.在高级(Advanced)选项屏幕上,单击自动修复或启动修复(Automatic Repair or Startup Repair)。

7.等待Windows Automatic/Startup Repairs完成。
8.重新启动,您已成功修复 Windows 10 卡在重新启动循环问题中。( Fix Windows 10 Stuck in a Reboot Loop issue.)
如果您的系统响应自动修复(Automatic Repair),那么它将为您提供重新启动系统(System)的选项,否则它将显示自动修复(Automatic Repair)无法解决问题。在这种情况下,您需要遵循本指南:如何修复自动修复(Automatic Repair)无法修复您的 PC

方法 5:修复主引导记录 (MBR) 并重建 BCD(Method 5: Repair Master Boot Record (MBR) and Rebuild BCD)
主引导记录(Master Boot Record)也称为主分区表(Master Partition Table),它是位于驱动器开头的驱动器最重要的扇区,用于标识操作系统的位置并允许(OS and allows) Windows 10启动。MBR包含一个引导加载程序(boot loader),其中操作系统与(operating system)驱动器的逻辑分区一起安装。如果Windows卡在重启循环(Reboot Loop)中(Stuck),那么您可能需要修复或修复您的主引导记录(Master Boot Record)( MBR ),因为它可能已损坏。

方法 6:执行系统还原(Method 6: Perform a System Restore)
1.打开开始(Start )或按Windows键。(Windows Key.)
2.在 Windows 搜索下键入还原(Restore),然后单击创建还原点(Create a restore point)。

3.选择系统保护(System Protection)选项卡,然后单击系统还原(System Restore )按钮。

4.单击下一步(Next)并选择所需的系统还原点(System Restore point)。

4.按照屏幕上的说明完成系统还原(System Restore)。
5.重新启动后,再次检查您是否能够修复 Windows 10 Stuck in a Reboot Loop。(fix Windows 10 Stuck in a Reboot Loop.)
方法 7:启动到最后一次正确的配置(Method 7: Boot into Last Known Good Configuration)
1.首先,在Windows 10中启用旧版高级启动选项(boot option)。

2.关闭命令提示符(Command Prompt)并返回选择(Choose)一个选项屏幕(option screen),单击继续(Continue)以重新启动 Windows 10。
3.最后,不要忘记弹出您的Windows 10安装DVD,以获取启动选项。( Boot options.)
4.在启动选项屏幕上选择“最后一次正确配置(高级)。(Last Known Good Configuration (Advanced).)“

查看您是否能够修复 Windows 10 (Fix Windows 10) Stuck in a Reboot Loop 问题(Reboot Loop issue),如果不能,则继续。
方法 8:重命名 SoftwareDistribution(Method 8: Rename SoftawareDistribution)
1.使用任何列出的方法启动到安全模式,然后按Windows Key + X,然后选择命令提示符(管理员)。(Command Prompt (Admin).)
2.现在键入以下命令以停止Windows 更新(Windows Update) 服务(Services),然后在每个命令后按 Enter :(Enter)
网络停止 wuauserv(net stop wuauserv)
网络停止 cryptSvc(net stop cryptSvc)
网络停止位(net stop bits)
网络停止 msiserver(net stop msiserver)

3.接下来,键入以下命令以重命名SoftwareDistribution 文件夹(SoftwareDistribution Folder),然后按 Enter(Enter):
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

4.最后,键入以下命令(folowing command)以启动Windows 更新(Windows Update) 服务(Services)并在每个命令后按 Enter :(Enter)
网络启动 wuauserv(net start wuauserv)
网络启动 cryptSvc(net start cryptSvc)
网络启动位(net start bits)
网络启动 msiserver(net start msiserver)

5.重新启动您的 PC 以保存更改,并查看您是否能够解决 Windows 10 陷入重新启动循环问题。( resolve Windows 10 Stuck in a Reboot Loop issue.)
方法 9:运行 CCleaner 和 Malwarebytes(Method 9: Run CCleaner and Malwarebytes)
1.下载并安装 CCleaner & Malwarebytes。
2.运行 Malwarebytes(Run Malwarebytes) 并让它扫描您的系统以查找有害文件。

3.如果发现恶意软件,它将自动删除它们。
4.现在运行 CCleaner ,在“Cleaner”部分,在Windows选项卡(Windows tab)下,我们建议检查以下要清理的选项:

5.一旦您确定检查了正确的点,只需单击 Run Cleaner, 然后让 CCleaner 运行。
6.要清理您的系统,请进一步选择注册表选项卡(Registry tab)并确保选中以下内容:

7.选择Scan for Issue并允许CCleaner扫描,然后单击 Fix Selected Issues。
8.当CCleaner 询问“您要备份对注册表的更改吗?(Do you want backup changes to the registry?)” 选择是。
9.备份完成后,选择Fix All Selected Issues。
10.重新启动您的 PC 以保存更改,看看您是否能够修复 Windows 10 Stuck in a Reboot Loop 错误。(Fix Windows 10 Stuck in a Reboot Loop error.)
方法 10:重置 Windows 10(Method 10: Reset Windows 10)
注意:(Note:)如果您无法访问您的 PC,请重新启动您的 PC 几次,直到您开始自动修复(Automatic Repair )或使用本指南访问高级启动(Advanced Startup)选项。然后导航到 Troubleshoot > Reset this PC > Remove everything.
1.按Windows Key + I 打开设置(Settings),然后单击更新和安全图标。( Update & Security icon.)

2.从左侧菜单中选择恢复。( Recovery.)
3.在重置此 PC(Reset this PC)下,单击“开始(Get Started)使用”按钮。

4.选择 保留我的文件(Keep my files)的选项。

5.对于下一步,您可能会被要求插入Windows 10安装介质,因此请确保您已准备好。
6.现在,选择您的Windows 版本,然后仅单击(Windows and click) 安装 Windows 的驱动器(on only the drive where Windows is installed)>删除我的文件。(Just remove my files.)

7.单击重置按钮。( Reset button.)
8.按照屏幕上的说明完成重置。
推荐的:(Recommended:)
- (Fix ERR_CERT_COMMON_NAME_INVALID)修复Chrome(Chrome)中的ERR_CERT_COMMON_NAME_INVALID
- 改善Windows 10 缓慢性能的11 个技巧(Slow Performance)
- 修复(Fix Unidentified Network)Windows 10中的未知网络
- 如何在您的 PC 上使用 WhatsApp
前提是您已成功修复 Windows 10 卡在重启循环中(Fix Windows 10 Stuck in a Reboot Loop),但如果您对本文仍有任何疑问,请随时在评论部分(comment section)提问。
Fix Windows 10 Stuck in a Reboot Loop
Fix Windows 10 Stuck in a Reboot Loop: If you have recently upgraded to Windows 10 or updated to a newer build then chances are you could be facing this issue where Windows 10 is stuck in a reboot loop. You can be facing this issue after an upgrade, update, reset or a blue screen, so there can be various reasons as to why you are facing this issue. Before you PC restart the first time you may or may not see the following error message:

To get out of the reboot loop you first need to boot your PC into Safe Mode and then follow the below-listed fixes in order to Fix Windows 10 Stuck in a Reboot Loop. You may need to disable Automatic Restart feature, Remove Bad or incorrect Registry configuration, fix driver issues or try automatic repair to troubleshoot and fix this issue.
Fix Windows 10 Stuck in a Reboot Loop
Before following any of the below-listed methods, you first need to boot your PC into safe mode either interrupting the Windows 10 boot or using Windows 10 installation/recovery drive. So, once you have got out of the reboot loop and have entered the Safe Mode try the following methods:
Method 1: Disable Automatic Restart on System Failure in Windows 10
Blue Screen of Death (BSOD) error occurs when the system fails to start causing your PC to Stuck in a Reboot Loop. In short, after a system failure occurs, Windows 10 automatically restart your PC to recover from the crash. Most of the time a simple restart is able to recover your system but in some cases, your PC might get into a restart loop. That’s why you need to disable automatic restart on system failure in Windows 10 in order to recover from the restart loop.

Method 2: Manually uninstall recently installed updates
1.Press Windows Key + I to open Settings then click on Update & Security.

2.From the left-hand side select Windows Update then click on “View installed update history“.

3.Now click on Uninstall updates on the next screen.

4.Finally, from the list of recently installed updates, right-click on the most recent update and select Uninstall.

5.Reboot your PC to save changes.
Method 3: Run SFC and DISM
1.Press Windows Key + X then click on Command Prompt (Admin).

2.Now type the following in the cmd and hit enter:
Sfc /scannow
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)

3.Wait for the above process to finish and once done restart your PC.
4.Again open cmd and type the following command and hit enter after each one:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth

5.Let the DISM command run and wait for it to finish.
6. If the above command doesn’t work then try on the below:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
Note: Replace the C:\RepairSource\Windows with the location of your repair source (Windows Installation or Recovery Disc).
7.Reboot your PC to save changes.
Method 4: Run Automatic Startup Repair
You can use the Advanced Startup Option to run Run the Automatic Repair or you can use the Windows 10 DVD:
1.Insert the Windows 10 bootable installation DVD and restart your PC.
2.When prompted to Press any key to boot from CD or DVD, press any key to continue.

3.Select your language preferences, and click Next. Click Repair your computer in the bottom-left.

4.On choose an option screen, click Troubleshoot.

5.On Troubleshoot screen, click Advanced option.

6.On the Advanced options screen, click Automatic Repair or Startup Repair.

7.Wait till the Windows Automatic/Startup Repairs complete.
8.Restart and you have successfully Fix Windows 10 Stuck in a Reboot Loop issue.
If your system responds to the Automatic Repair then it will give you the option to Restart the System otherwise it will show that Automatic Repair failed to fix the issue. In that case, you need to follow this guide: How to fix Automatic Repair couldn’t repair your PC

Method 5: Repair Master Boot Record (MBR) and Rebuild BCD
Master Boot Record is also known as Master Partition Table which is the most important sector of the drive that is located at the beginning of a drive which identifies the location of the OS and allows Windows 10 to boot. The MBR contains a boot loader in which the operating system is installed with the drive’s logical partitions. If Windows is Stuck in a Reboot Loop then you may need to fix or repair your Master Boot Record (MBR), as it might be corrupted.

Method 6: Perform a System Restore
1.Open Start or press Windows Key.
2.Type Restore under Windows Search and click on Create a restore point.

3.Select the System Protection tab and click on the System Restore button.

4.Click Next and choose the desired System Restore point.

4.Follow the on-screen instruction to complete the System Restore.
5.After reboot, again check if you’re able to fix Windows 10 Stuck in a Reboot Loop.
Method 7: Boot into Last Known Good Configuration
1.First, enable legacy advanced boot option in Windows 10.

2.Close Command Prompt and back on the Choose an option screen, click Continue to restart Windows 10.
3.Finally, don’t forget to eject your Windows 10 installation DVD, in order to get Boot options.
4.On Boot Options screen choose “Last Known Good Configuration (Advanced).“

See if you’re able to Fix Windows 10 Stuck in a Reboot Loop issue, if not then continue.
Method 8: Rename SoftawareDistribution
1.Boot into safe mode using any of the listed methods then press Windows Key + X then select Command Prompt (Admin).
2.Now type the following commands to stop Windows Update Services and then hit Enter after each one:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver

3.Next, type the following command to rename SoftwareDistribution Folder and then hit Enter:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

4.Finally, type the folowing command to start Windows Update Services and hit Enter after each one:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

5.Reboot your PC to save changes and see if you are able to resolve Windows 10 Stuck in a Reboot Loop issue.
Method 9: Run CCleaner and Malwarebytes
1.Download and install CCleaner & Malwarebytes.
2.Run Malwarebytes and let it scan your system for harmful files.

3.If malware is found it will automatically remove them.
4.Now run CCleaner and in the “Cleaner” section, under the Windows tab, we suggest checking the following selections to be cleaned:

5.Once you’ve made certain the proper points are checked, simply click Run Cleaner, and let CCleaner run its course.
6.To clean your system further select the Registry tab and ensure the following are checked:

7.Select Scan for Issue and allow CCleaner to scan, then click Fix Selected Issues.
8.When CCleaner asks “Do you want backup changes to the registry?” select Yes.
9.Once your backup has completed, select Fix All Selected Issues.
10.Restart your PC to save changes and see if you’re able to Fix Windows 10 Stuck in a Reboot Loop error.
Method 10: Reset Windows 10
Note: If you can’t access your PC then restart your PC a few times until you start Automatic Repair or use this guide to access Advanced Startup options. Then navigate to Troubleshoot > Reset this PC > Remove everything.
1.Press Windows Key + I to open Settings then click on Update & Security icon.

2.From the left-hand menu select Recovery.
3.Under Reset this PC click on the “Get Started” button.

4.Select the option to Keep my files.

5.For the next step you might be asked to insert Windows 10 installation media, so ensure you have it ready.
6.Now, select your version of Windows and click on only the drive where Windows is installed > Just remove my files.

7.Click on the Reset button.
8.Follow the instructions on the screen to complete the reset.
Recommended:
That’s if you have successfully Fix Windows 10 Stuck in a Reboot Loop but if you still have any questions regarding this article then please feel free to ask them in the comment section.