修复 Windows 10 在启动时冻结:(Fix Windows 10 Freezes on Startup:) 升级到Windows 10后,用户必须面对各种问题,尽管其中大多数问题很容易修复,但需要认真解决的主要问题之一是Windows 10在启动或启动(Boot)时冻结解决此问题的唯一方法是按住电源按钮关闭(硬(Hard)重启)系统。没有确定的原因会导致Windows 10在(Windows 10)Startup时随机崩溃。
一些用户甚至重新安装了Windows 7或 8,问题就消失了,但一旦他们安装了Windows 10,问题又再次出现。很明显,这似乎是一个驱动程序问题,现在适用于Windows 7的驱动程序显然会与Windows 10不兼容,从而导致系统变得不稳定。最常受影响的设备是显卡(Graphic Card),它似乎在许多系统中造成了这个问题,尽管它不一定是其他所有用户的罪魁祸首,但首先对其进行故障排除是安全的。
虽然Windows 10的全新安装确实对少数用户有所帮助,但您可能会再次回到原点,所以让我们先解决问题,然后尝试此方法。因此,不要浪费任何时间,让我们看看如何在下面列出的故障排除指南的帮助下实际修复 Windows 10(Fix Windows 10) 启动时(Startup)冻结(Freezes)问题。
Windows 10在启动时冻结[已解决](Freezes)
以安全模式启动 Windows(Start your Windows in Safe Mode)以执行下面列出的解决方案。如果您可以正常启动到 PC,请确保 创建一个还原点(create a restore point),以防万一出现问题,然后按照以下步骤操作。
方法一:执行自动修复(Method 1: Perform Automatic Repair)
1.插入 Windows 10 可启动安装 DVD(Insert the Windows 10 bootable installation DVD)并重新启动您的 PC。
2.当提示Press any key to boot from CD or DVD时,按任意键继续。
3.选择您的语言首选项,然后单击下一步(Next)。单击左下角的修复计算机。(Click Repair)
4.在选择选项屏幕上,单击疑难解答(Troubleshoot)。
5.在疑难解答屏幕上,单击高级选项(Advanced option)。
6.在高级(Advanced)选项屏幕上,单击自动修复或启动修复(Automatic Repair or Startup Repair)。
7. 等待Windows Automatic/Startup Repairs完成。
8.重新启动,您已成功修复 Windows 10 在启动时冻结,( Fix Windows 10 Freezes on Startup,) 如果没有,请继续。
另外,请阅读 如何修复自动修复无法修复您的 PC。(How to fix Automatic Repair couldn’t repair your PC.)
方法 2:禁用快速启动(Method 2: Disable Fast Startup)
1.按Windows Key + R然后键入 control 并按Enter打开控制面板。(Control Panel.)
2.点击硬件和声音,(Hardware and Sound)然后点击电源选项(Power Options)。
3.然后从左侧窗格中选择“选择电源按钮的功能。(Choose what the power buttons do.)“
4.现在点击“更改当前不可用的设置。(Change settings that are currently unavailable.)“
5.取消选中“开启快速启动(Turn on fast startup)”并点击保存更改。
方法 3:执行干净启动(Method 3: Perform Clean Boot)
有时,第 3 方软件可能会与Windows 启动(Windows Startup)冲突,并可能导致问题。为了修复 Windows 10(Fix Windows 10) 启动时(Startup)冻结(Freezes)问题,您需要在 PC 上执行干净启动(perform a clean boot) 并逐步诊断问题。
方法 4:更新显卡驱动程序(Method 4: Update Graphic Card Drivers)
1.按Windows Key + R并在对话框中键入“ dxdiag ”并回车。
2.然后搜索显示选项卡(将有两个显示选项卡,一个用于集成显卡,另一个是Nvidia的)单击显示选项卡并找到您的显卡。
3.现在进入Nvidia驱动下载网站(download website),输入我们刚刚找到的产品详细信息。
4.输入信息后搜索您的驱动程序,点击同意(Agree)并下载驱动程序。
5.下载成功后,安装驱动,就成功手动更新了Nvidia驱动。(Nvidia)
方法5:取消选中硬件加速(Method 5: Uncheck Hardware Acceleration)
1.打开谷歌浏览器(Google Chrome),点击右上角的三个点,选择设置。(Settings.)
2.现在向下滚动,直到找到高级( Advanced) (可能位于底部),然后单击它。
3.现在向下滚动直到找到系统设置并确保禁用切换或关闭(disable the toggle or turn off)选项“可用时使用硬件加速。(Use hardware acceleration when available.)“
4.重新启动Chrome,这应该可以帮助您修复 Windows 10 在启动时冻结的问题。(Fix Windows 10 Freezes on Startup issue.)
方法 6:运行 Windows 内存诊断(Method 6: Run Windows Memory Diagnostic)
1.在Windows搜索栏中键入内存,然后选择“ Windows 内存诊断”。(Windows Memory Diagnostic.)“
2.在显示的选项集中选择“立即重新启动并检查问题。(Restart now and check for problems.)“
3.之后Windows将重新启动以检查可能的 RAM 错误,并有望修复 Windows 10 在启动时冻结的问题。(Fix Windows 10 Freezes on Startup issue.)
4.重新启动您的 PC 以保存更改。
方法 7:运行 SFC 和 DISM(Method 7: 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并输入以下命令并在每个命令后按回车键:
a) Dism /Online /Cleanup-Image /CheckHealth
b) Dism /Online /Cleanup-Image /ScanHealth
c) Dism /Online /Cleanup-Image /RestoreHealth
5.让DISM命令运行并等待它完成。
6. 如果上述命令不起作用,请尝试以下操作:
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 替换为修复源的位置(Windows 安装(Windows Installation)或恢复光盘(Recovery Disc))。
7.重新启动您的 PC 以保存更改,并查看您是否能够 修复 Windows 10 启动时冻结问题。(Fix Windows 10 Freezes on Startup issue.)
方法 8:禁用 AppXSvc(Method 8: Disable AppXSvc)
1.按 Windows 键 + R 然后键入regedit并按Enter打开注册表编辑器(Registry Editor)。
2.导航到以下注册表项:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\AppXSvc
3.确保选择AppXSvc然后从右侧窗格中双击Start子项。
4.在数值数据字段中输入4,然后单击确定。
5.重新启动您的电脑以保存更改
方法 9:执行系统还原(Method 9: Perform System Restore)
1.按 Windows 键 + R 并输入“ sysdm.cpl ”然后回车。
2.选择系统保护(System Protection)选项卡,然后选择系统还原。( System Restore.)
3.单击下一步并选择所需的系统还原点(System Restore point)。
4.按照屏幕提示完成系统还原。
5.重新启动后,您可能能够修复 Windows 10 在启动时冻结的问题。(Fix Windows 10 Freezes on Startup issue.)
方法 10:禁用防病毒程序(Method 10: Disable Antivirus Program)
1.右键单击系统托盘中的防病毒程序图标( Antivirus Program icon),然后选择禁用。(Disable.)
2.接下来,选择防病毒软件将保持禁用的时间范围。( Antivirus will remain disabled.)
注意:(Note:)选择尽可能少的时间,例如 15 分钟或 30 分钟。
3.完成后,再次尝试浏览并检查错误是否解决。
为你推荐:(Recommended for you:)
就是这样,您已成功修复 Windows 10 启动时冻结问题(Fix Windows 10 Freezes on Startup issue),但如果您对本指南仍有任何疑问,请随时在评论部分提出。
Windows 10 Freezes on Startup [SOLVED]
Fix Windows 10 Freezes on Startup: After upgrading to Windows 10, users have to face a variety of problems, even though most of them were easily fixed but one of the main issues which need some serious troubleshooting was of Windows 10 freezing on startup or Boot and the only solution to this problem is to hold the power button to shut down (Hard reboot) the system. There is no certain cause which leads to Windows 10 randomly crashing at Startup.
Some users even reinstalled Windows 7 or 8 and the problem disappear, but as soon as they install Windows 10 the problem again resurfaced. So clearly this seems to be a driver issue, now the drivers which were meant for Windows 7 will clearly become incompatible with Windows 10 thus causing the system to become unstable. The most commonly affected device is Graphic Card which seems to create this issue in many systems, although it’s not necessarily that it will be the culprit for every other user but its safe to troubleshoot it first.
Although the clean installation of Windows 10 did help few users, it’s possible that you will again get back to square one, so let’s just first troubleshoot the issue and then try this method. So without wasting any time let’s see how to actually Fix Windows 10 Freezes on Startup issue with the help of below-listed troubleshooting guide.
Windows 10 Freezes on Startup [SOLVED]
Start your Windows in Safe Mode in order to perform below-listed solutions. If you can normally boot into PC then make sure to create a restore point, just in case something goes wrong and then follow the below steps.
Method 1: Perform Automatic Repair
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 til the Windows Automatic/Startup Repairs complete.
8.Restart and you have successfully Fix Windows 10 Freezes on Startup, if not, continue.
Also, read How to fix Automatic Repair couldn’t repair your PC.
Method 2: Disable Fast Startup
1.Press Windows Key + R then type control and hit Enter to open Control Panel.
2.Click on Hardware and Sound then click on Power Options.
3.Then from the left window pane select “Choose what the power buttons do.“
4.Now click on “Change settings that are currently unavailable.“
5.Uncheck “Turn on fast startup” and click on Save changes.
Method 3: Perform Clean Boot
Sometimes 3rd party software can conflict with Windows Startup and can cause the issue. In order to Fix Windows 10 Freezes on Startup issue, you need to perform a clean boot on your PC and diagnose the issue step by step.
Method 4: Update Graphic Card Drivers
1.Press Windows Key + R and in the dialog box type “dxdiag” and hit enter.
2.After that search for the display tab (there will be two display tabs one for the integrated graphic card and another one will be of Nvidia’s) click on the display tab and find out your graphic card.
3.Now go to the Nvidia driver download website and enter the product details which we just find out.
4.Search your drivers after inputting the information, click Agree and download the drivers.
5.After successful download, install the driver and you have successfully updated your Nvidia drivers manually.
Method 5: Uncheck Hardware Acceleration
1.Open Google Chrome then click the three dots in the upper right corner and select Settings.
2.Now scroll down till you find Advanced (which would be probably located at the bottom) then click on it.
3.Now scroll down till you find System settings and make sure to disable the toggle or turn off the option “Use hardware acceleration when available.“
4.Restart Chrome and this should help you Fix Windows 10 Freezes on Startup issue.
Method 6: Run Windows Memory Diagnostic
1.Type memory in the Windows search bar and select “Windows Memory Diagnostic.“
2.In the set of options displayed select “Restart now and check for problems.“
3.After which Windows will restart to check for possible RAM errors and will hopefully Fix Windows 10 Freezes on Startup issue.
4.Reboot your PC to save changes.
Method 7: 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:
a) Dism /Online /Cleanup-Image /CheckHealth
b) Dism /Online /Cleanup-Image /ScanHealth
c) 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 and see if you’re able to Fix Windows 10 Freezes on Startup issue.
Method 8: Disable AppXSvc
1.Press Windows Key + R then type regedit and hit Enter to open Registry Editor.
2.Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\AppXSvc
3.Make sure to select AppXSvc then from the right window pane double-click on Start subkey.
4.In Value data field type 4 and then click OK.
5.Reboot your PC to save changes
Method 9: Perform System Restore
1.Press Windows Key + R and type”sysdm.cpl” then hit enter.
2.Select System Protection tab and choose System Restore.
3.Click Next and choose the desired System Restore point.
4.Follow the on-screen instruction to complete system restore.
5.After reboot, you may be able to Fix Windows 10 Freezes on Startup issue.
Method 10: Disable Antivirus Program
1.Right-click on the Antivirus Program icon from the system tray and select Disable.
2.Next, select the time frame for which the Antivirus will remain disabled.
Note: Choose the smallest amount of time possible for example 15 minutes or 30 minutes.
3.Once done, again try to navigate around and check if the error resolves or not.
Recommended for you:
That’s it you have successfully Fix Windows 10 Freezes on Startup issue but if you still have any questions regarding this guide then feel free to ask them in the comment’s section.