修复 Windows 10 卡在重启循环中
修复 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)提问。
Related posts
Reboot Loop中的Android Stuck? 6 Ways修复它!
Fix uTorrent Stuck连接到同行
Splash Screen上的Fix Windows Stuck
Getting Windows Ready上的Fix PC Stuck,不要关闭Computer
如何在Windows 10上Fix Avast Update Stuck
Fix Computer Wo在Windows 10中没有转到Sleep Mode
Fix Desktop Refers到不可用的位置
修复卡在 Windows 10 中的大写锁定
修复 Windows 10 卡在 Windows Ready 上的问题
Fix Computer无法识别iPhone
在 Windows 10/8/7 上修复启动修复无限循环
Fix Ca没有打开Windows Defender
Fix Windows 7更新未下载
Fix Windows Update Error Code 0x80072efe
Fix Error 651:调制解调器(或其他连接设备)报告了错误
修复 Steam 在准备在 Windows 10 中启动时卡住的问题
Fix Alt+Tab不在Windows 10工作
如何Fix Application Error 0xc0000005
Allocating Disk Space上的Fix Steam Stuck Windows
Fix NVIDIA Control Panel不开放