Home › Knowledgebase › KB-525

How to fix Windows 11 freezing or becoming unresponsive during use

Summary

This guide helps you troubleshoot and resolve: How to fix Windows 11 freezing or becoming unresponsive during use. Follow the steps below to fix the issue.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

Common Causes

Windows 11 freezing or becoming unresponsive is a common issue that can stem from outdated drivers, overheating, software conflicts, or system file corruption. This guide walks you through a logical sequence of fixes, starting with the simplest solutions and progressing to more advanced troubleshooting. Work through each step in order, testing your system after each change to identify what resolves the problem.

Quick Fix Steps

If your PC is currently frozen, try these immediate remedies before diving into deeper troubleshooting:

  1. Wait 30 to 60 seconds. Some operations (such as Windows Update installations) can take several minutes to complete in the background.
  2. Press Ctrl + Shift + Esc to open Task Manager and close any unresponsive applications.
  3. If the cursor is still moving, right-click the desktop, select Task Manager, and end tasks that are using high CPU or memory.
  4. Press Ctrl + Alt + Delete, then choose Sign out to return to the lock screen without a full restart.
  5. If nothing responds, hold the power button for 10 seconds to force a shutdown, then wait 30 seconds before restarting.
Frequent force shutdowns can occasionally corrupt system files. If you find yourself needing to force-restart more than twice in a week, move on to the detailed troubleshooting below.

Detailed Instructions

Check for Overheating

Excessive heat is one of the most common causes of sudden freezes, particularly on laptops. When internal temperatures reach unsafe levels, Windows may throttle performance or halt processes to protect the hardware.

  1. Open Settings > System > Recovery and click Restart now next to Advanced startup.
  2. Select Troubleshoot > Advanced options > UEFI Firmware Settings > Restart.
  3. Once in the BIOS/UEFI, look for a hardware monitoring or PC health section and check the CPU and system temperatures.
  4. Anything above 95°C under load indicates a thermal issue. Exit without saving changes.

If temperatures are high, try the following:

Update Windows and Drivers

Outdated drivers are a leading cause of freezes, particularly for graphics cards, chipset, and storage controllers. Microsoft regularly releases stability fixes through Windows Update, and manufacturers push driver updates through their own software.

  1. Open Settings > Windows Update and click Check for updates.
  2. Install any available updates, including optional driver updates shown under Advanced options > Optional updates.
  3. Restart your PC when prompted, even if the update appears minor.
  4. Visit your hardware manufacturer's website (Intel, AMD, NVIDIA, Dell, HP, Lenovo, etc.) and download the latest drivers for your specific model.
For more detailed guidance on keeping Windows current, see our How to update Windows article.

Disable Startup Programmes

Too many programmes launching at sign-in can overwhelm system resources and cause freezes shortly after logging in.

  1. Right-click the Start button and select Task Manager.
  2. Click More details if the simplified view is showing.
  3. Select the Startup apps tab.
  4. Review the Status column to identify apps with a high Startup impact.
  5. Select any non-essential programme and click Disable at the top right.
  6. Repeat for any applications you do not need immediately at startup, then restart.
Do not disable services from the Services tab unless you are certain they are not required. Disabling critical Windows services can prevent your PC from booting correctly.

Run the System File Checker and DISM

Corrupted Windows system files can cause applications and even the shell itself to hang. Windows includes built-in tools to scan for and repair these files.

  1. Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).
  2. Click Yes on the User Account Control prompt.
  3. Type DISM /Online /Cleanup-Image /RestoreHealth and press Enter. Allow 15 to 30 minutes for this to complete.
  4. Once finished, type sfc /scannow and press Enter.
  5. Wait for the scan to finish. If it finds integrity violations it cannot repair, note the log file location shown in the output.
  6. Restart your PC when complete.

Check for Memory Issues

Failing or incompatible RAM can manifest as random freezes, particularly when running multiple applications or under memory pressure.

  1. Press the Windows key, type Windows Memory Diagnostic, and press Enter.
  2. Select Restart now and check for problems.
  3. Your PC will reboot and run a memory test. This can take 10 to 20 minutes.
  4. When Windows restarts, check Event Viewer > Windows Logs > System for MemoryDiagnostics-Results entries.

If errors are reported, test one RAM module at a time (if your machine has more than one) to identify the faulty stick.

Check the Disk for Errors

A failing hard drive or SSD can cause the entire system to hang while waiting for data to be read or written.

  1. Open File Explorer, right-click your C: drive, and select Properties.
  2. Click the Tools tab and select Check under Error checking.
  3. Choose Scan drive and follow the prompts. You may need to schedule the scan for the next restart.
  4. For a more thorough scan, open Terminal (Admin) and run chkdsk C: /f /r, then type Y to schedule it for the next restart.
The /r switch locates bad sectors and recovers readable information. On large drives this can take several hours. Back up important data before running it.

Test in Clean Boot State

A clean boot starts Windows with a minimal set of drivers and startup programmes, helping you identify whether a third-party application is causing the freeze.

  1. Press Win + R, type msconfig, and press Enter.
  2. On the Services tab, tick Hide all Microsoft services, then click Disable all.
  3. Switch to the Startup tab and click Open Task Manager.
  4. Disable every startup item, then close Task Manager.
  5. Click OK in the System Configuration window and restart.

If the freezes stop in clean boot mode, re-enable services and startup items in small groups, restarting between each, until the culprit is found.

Check for Malware

Malware and unwanted software can consume system resources, interfere with critical processes, and cause Windows to freeze.

  1. Open Settings > Privacy and security > Windows Security > Virus & threat protection.
  2. Under Current threats, click Scan options and select Full scan.
  3. Click Scan now and allow the scan to complete. This may take over an hour.
  4. If any threats are detected, follow the prompts to remove them and restart your PC.
  5. For a second opinion, download and run a free on-demand scanner such as Malwarebytes from the manufacturer's official website.

Reset or Reinstall Windows

If none of the previous steps have resolved the freezing, a Windows reset can restore the operating system to a clean state while preserving your personal files.

  1. Open Settings > System > Recovery.
  2. Next to Reset this PC, click Reset PC.
  3. Choose Keep my files to retain personal documents, or Remove everything for a full clean install.
  4. Select Cloud download or Local reinstall as the source for the Windows image.
  5. Review the settings shown and click Confirm, then follow the on-screen prompts.
Even when choosing Keep my files, some installed applications and settings will be removed. Back up anything important before proceeding.

When to Seek Further Help

If your PC continues to freeze after completing all of the steps above, the issue may be hardware-related. Consider the following:

Providing the technician with any error codes, Event Viewer logs, or crash dump files you have collected will help speed up the diagnosis.

Still Having Issues?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket