fix freeze crash lock up windows 10

How to Fix: Windows 10 Freeze / Lock-Up / Crash

Published by Soufiane Sabiri | Categories : Computers - Fix Errors - Computers - Windows 10

During the recent update most Windows 10 users noticed system freezes and crashes from time to time. Some users have their PC freeze every 5 minutes, others for every 20 minutes.

This guide will help you fix all Windows 10 freeze or lock-up or crash related issues.

Please follow these steps from start to end, and if this article helped you please share it with your friends.

Check the Official Constructor Website for Drivers

Sometimes the problem can occur when you are using a very new graphics card driver, so you might as well try to install an old version of your GPU driver, this may solve the issue of freezing screen.

Optimize Power Options to Fix Windows 10 Lock-up

Most causes of having a Windows 10 that is freezing from time to time are related to the hard disk and power options.

If you are using an SSD drive then there is a chance that Windows 10 is stopping the hard drive from time to time to save some energy, causing your system to freeze or sometimes crash. This was fixed in latest builds of Windows 10 but some users have the Windows Update disabled hence they are still having system freezes from time to time.

Right-click on Start or tap Windows+X then choose “Power Options“.

fix freeze crash lock up windows 10 0 power options

Click on “Additional power settings“.

fix freeze crash lock up windows 10 1 additional power settings

Click on “Change plan settings” on the enabled plan.

fix freeze crash lock up windows 10 2 change plan settings

Click on “Change advanced power settings“.

fix freeze crash lock up windows 10 3 change advanced plan settings

Go to “Hard disk” > “Turn off hard disk after” and put the value 0, you should see the setting value of “Never” after you click away.

Now we have one more thing to change, don’t close the window yet…

fix freeze crash lock up windows 10 4 hard drive

Go to “PCI Express” > “Link State Power Management” and disable it by choosing the setting “Off“.

Click “Apply” and “OK” to save changes. You will need a system restart for changes to take effect.

fix freeze crash lock up windows 10 5 pci

Run a Memory Check to Fix Windows 10 Crashes

This fix will help you check for memory problems, it will require a restart to perform a RAM check. This tool is called “Windows Memory Diagnostics Tool” and will help you scan for RAM related issues.

Press Windows+R to open Run and type in the command mdsched.exe. Click “OK“.

fix freeze crash lock up windows 10 6 mdsched

Click “Restart now and check for problems (recommended)” if you want to scan right away.

If you want the check to run next time you start your computer click “Check for problems the next time I start my computer“.

fix freeze crash lock up windows 10 7 restart now and check for problems

Next time you restart your computer a blue screen will show you the progress and number of passes ran to check your memory.

If you don’t see any errors here, your memory card probably isn’t the problem.

Reset Virtual Memory to Fix Windows Freeze

Virtual memory is basically an extension of your computer’s physical memory. It is a combination of RAM and a portion of your hard drive. If your computer runs out of RAM when performing an intensive task, Windows will dip into virtual memory for temporary file storage.

When your system runs out of RAM when doing intensive tasks, Windows 10 uses the virtual memory for temporary file storage. We can say that virtual memory serves as an extension of your computer’s physical memory (RAM).

Press Windows+Pause to open the System window. You can also find System under the right-click start menu (Windows+X).

Click on “Advanced system settings” on the left pane.

fix freeze crash lock up windows 10 8 advanced system settings

Go to the “Advanced” tab, then click on “Settings” under Performance.

fix freeze crash lock up windows 10 9 advanced settings performance

Go to the Advanced tab again, and choose Change… in the Virtual memory section.

fix freeze crash lock up windows 10 10 change

Uncheck the box “Automatically manage paging file size for all drives“.

Select your Windows drive (usually C:), and enter an Initial size and Maximum size for your virtual memory:

  • Initial size: Enter the number that is in the Recommended field.
  • Maximum size: Enter the amount of RAM you have multiplied by “1.5”, I have 8GB of RAM, so the value I entered is 8000*1.5=12000.

Then click “Set” and click “OK to continue. 

fix freeze crash lock up windows 10 11

You will need a restart for this to take effect.

fix freeze crash lock up windows 10 12

Clear Temp Directory

Open Run command prompt using the Windows+R key combination, type in the command temp and click “OK“.

fix freeze crash lock up windows 10 13 temp

Select all the files in the Temp using CTRL+A and remove all using SHIFT+DEL.

fix freeze crash lock up windows 10 14

Run a Disk Check

As I said earlier in this guide, most Windows crashes and freezes are related to hard disk issues, performing a disk check is a must.

Open the Windows Explorer using the Windows+E key combination and open “My PC“. Then right-click on your Windows drive (usually C:) and choose “Properties“.

fix freeze crash lock up windows 10 16

Open the tab “Tools” and click on the button “Check“.

fix freeze crash lock up windows 10 17

Click on “Scan drive“.

fix freeze crash lock up windows 10 18

Waite for a couple of minutes…

fix freeze crash lock up windows 10 19

Once the scan is finished… you should see this message: Your drive was successfully scanned

fix freeze crash lock up windows 10 20

Run System File Checker

Right-click on Start and choose “Command Prompt (Admin)“. Otherwise search for CMD on Start and right-click and Run as administrator.  If prompted to provide administrator permission, click “Yes“.

extend shrink system partition windows size 17

Type in the black command prompt window the following command:

sfc /scannow

Press Enter on your keyboard.

fix freeze crash lock up windows 10 21 sfc scannow

Windows will scan your system for corrupted files, and attempt to fix any it finds. The results will display in this window, so please leave it open until the operation is complete.

Registry Fix if You Don’t Use Windows Store

This fix is for those that haven’t noticed any difference doing earlier fixes, it will basically disable some Windows Store related processes. If you don’t use Windows Store apps this may be the fix for your Windows 10 freezing issues.

Open Run using the key combination Windows+R and type in “regedit“, click “OK“.

enable hibernation windows 7 regedit

In the Registry Editor navigate to this path and double-click on “Start” value on the right side of the window.

HKEY_LOCAL_MACHINE -> SYSTEM -> ControlSet001 -> Services -> AppXSvc

Right-click on Start and Modify it.

fix freeze crash lock up windows 10 22 appxsvc start 3 4

The default value is 3, enter the value 4 instead. Click “OK“.

fix freeze crash lock up windows 10 23 start dword registry

You will need to restart your computer to see the difference.

Chkdsk to the Rescue!

If you think your hard disk is the issue of your system freezing issue, here is a hidden feature that will allow you to fix any hard disk related errors.

Open Command Prompt as administrator.

extend shrink system partition windows size 17

Type in the following command and confirm with y:

chkdsk /f
fix freeze crash lock up windows 10 24 chkdsk f cmd command prompt

Restart your computer, you should see a screen like this: Scanning and repairing drive (C:): X% complete

You should notice some system improvement after this method.

Turn-Off Fast Startup

If the system is still freezing, it’s time to turn off Fast Startup for it causes lot of drivers not to load accordingly.

Right-click on Start and choose “Power Options“.

Click on “Choose what the power buttons do“.

Click on “Change settings that are currently unavailable” and uncheck “Turn on fast startup (recommended)“. Click “Save changes“.

There you have it my friend!

I hope this guide helped you fix all your Windows 10 freeze or lock-up problems. Please share it with your friends to support this website and motivate me to share more fixes! Thanks ;)


Related tutorials:


Author: Soufiane Sabiri

Soufiane is a young computer scientist and specialist in web design, knows a lot of things in the computer world. This enthusiast enjoys helping people innovate and learn more about the IT world...

Already 2 comments! { Leave yours? }

  • Vaibhav says:

    Great post Soufiane. I have summarized the points!
    When dealing with Windows 10 Freeze, you start to get annoyed by wild glitches, lags, and system brakes.
    Here are some cases and solutions-
    1. Use Effective Antivirus For The System
    2. Update your drivers with various programs—popular driver update software DriverPack and Driver Booster.
    3. Disable unnecessary programs in the task manager in the Startup tab.
    4. Change the thermal paste on the processor or video card.
    5. If you use your PC under heavy load, more than it should be according to the technical definition, the computer will freeze.
    6. Among other problems, BIOS modification can cause the computer to freeze. When you overclock your system processor or RAM, you can quickly run into stability problems. Try to avoid making any changes (if you haven’t already). Resetting the BIOS to default can fix your freeze problem.
    7. Remove all USB devices, flash drives from the ports of your computer or laptop.
    8. Remember which application you installed last. Try to find and remove it.
    9. Remove unnecessary, unreliable programs.

  • Leave a comment

    xD oO ^_^ =] =) ;-( ;) :| :woot: :whistle: :sleep: :sick: :police: :p :o :ninja: :mm: :love: :lol: :kiss: :hmm: :evil: :bandit: :angel: :alien: :D :) :( 8)