January 9, 2018

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.

Fix Windows 10 Freezes on 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.

Press any key to boot from CD or DVD

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

Repair your computer

4.On choose an option screen, click Troubleshoot.

Choose an option at windows 10 automatic startup repair

5.On Troubleshoot screen, click Advanced option.

select advanced option from troubleshoot screen

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

run automatic 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.

control pannel

2.Click on Hardware and Sound then click on Power Options.

power options in control panel

3.Then from the left window pane select “Choose what the power buttons do.

choose what the power buttons do usb not recognized fix

4.Now click on “Change settings that are currently unavailable.

change settings that are currently unavailable

5.Uncheck “Turn on fast startup” and click on Save changes.

Uncheck Turn on fast startup

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.

Perform Clean boot in Windows. Selective startup in system configuration

Method 4: Update Graphic Card Drivers

1.Press Windows Key + R and in the dialog box type “dxdiag” and hit enter.

dxdiag command

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.

DiretX diagnostic tool

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.

NVIDIA driver downloads

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.

Click three dots on 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.

Now in the settings window scroll down and click on Advanced

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.

Disable 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.

run windows memory diagnostic

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).

command prompt with admin rights

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)

SFC scan now command prompt

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

DISM restore health system

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:testmountwindows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:testmountwindows /LimitAccess

Note: Replace the C:RepairSourceWindows 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.

Run command regedit

2.Navigate to the following registry key:

HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesAppXSvc

3.Make sure to select AppXSvc then from the right window pane double-click on Start subkey.

Select AppXSvc then double-click on Start

4.In Value data field type 4 and then click OK.

Type 4 in value data field of Start

5.Reboot your PC to save changes

Method 9: Perform System Restore

1.Press Windows Key + R and type”sysdm.cpl” then hit enter.

system properties sysdm

2.Select System Protection tab and choose System Restore.

system restore in system properties

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

system-restore

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.

Disable auto-protect to disable your Antivirus

2.Next, select the time frame for which the Antivirus will remain disabled.

select the duration until when the antivirus will be 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.