Windows 11 Keeps Freezing and Not Responding? Here Is How to Fix It (2026)

Your Windows 11 PC locks up mid-task, the cursor stops moving, and clicking does nothing while you wait for the machine to wake back up.

T

Technobezz

Senior Editor

Jun 2, 2026
9 min read

Contents

Don't Miss the Good Stuff

Get tech news that matters delivered weekly. Join 50,000+ readers.

Your Windows 11 PC locks up mid-task, the cursor stops moving, and clicking does nothing while you wait for the machine to wake back up. Freezing usually traces back to something quietly eating your CPU, memory, or disk, and most of the time you can clear it without any special tools. The fixes below start with the safest, fastest checks and only move toward deeper diagnostics if the freezing keeps coming back.

Catch the Culprit With Task Manager First

Before changing any settings, you want to see what is actually choking your system the moment it freezes. Task Manager shows you live CPU, memory, and disk usage per process, which is the quickest way to spot a runaway app.

  1. 1.Press Ctrl + Shift + Esc to open Task Manager. It opens on the Processes tab.
  2. 2.Select the CPU column header to sort, making sure the header arrow points down so processes run highest to lowest.
  3. 3.Sort by Memory or Disk the same way to see what is consuming the most of each.
  4. 4.Note the top process the next time the PC freezes, so you know which app to target.

This works the same on Windows 11 and Windows 10. Once you know the offender, the rest of the fixes become much easier to aim.

Close What You Are Not Using, Then Restart

Having many apps and browser tabs open at once can slow performance, so close anything you do not currently need. Browser tabs in particular tend to pile up and hold onto memory you could be using elsewhere.

If closing apps does not improve things, give the system a clean slate. Use Start, Power, Restart to clear out whatever was tangled up in the background.

Install Every Pending Windows Update

Updates frequently include stability and performance fixes that resolve freezing directly. Keeping Windows current is one of the lowest-effort, highest-value steps you can take.

On Windows 11, go to Start, Settings, Windows Update, Check for updates, then choose to download and install whatever is offered. On Windows 10, go to Start, Settings, Update and Security, Windows Update, Check for updates. Letting every pending update install gives Windows the latest fixes that can clear up repeated lockups.

Rule Out Malware With a Windows Security Scan

Malicious software can run heavy hidden processes that drag your PC to a crawl, so a scan is worth doing early. Windows already includes the tool you need.

On Windows 11, go to Start, Settings, Privacy and security, Windows Security, Virus and threat protection, then run a Quick scan. On Windows 10, reach Windows Security through Update and Security. A Quick scan checks the places threats most often hide and is usually enough to clear suspicion before you move on.

Trim the Apps That Launch at Startup

Too many programs starting alongside Windows can slow the whole PC, especially during the first minutes after you log in. Disabling the ones you do not need frees up resources right when the system is most strained.

  1. 1.Press Ctrl + Shift + Esc to open Task Manager.
  2. 2.Select the Startup apps tab.
  3. 3.Right-click any app you do not need at launch and choose Disable.

This is reversible at any time, so you can re-enable anything you later decide you want back. The steps are identical on Windows 11 and Windows 10.

Rein In Background Apps and Notifications

Some apps keep working in the background even when you are not using them, quietly drawing on CPU and memory. Limiting that activity can smooth out a system that stutters and freezes.

Open Settings and look through your installed apps for ones you rarely use but that keep running, then restrict their background activity. While you are in Settings, turn off notifications you do not need, since each alert is one more task the system has to handle. Trimming both reduces the steady background load that can add up to stutters.

Free Up Disk Space So Windows Can Breathe

A drive with little free space leaves Windows no room to work, which can show up as sluggishness and freezing. Clearing the clutter often restores responsiveness on its own.

Go to Start, Settings, System, Storage, then use Storage Sense and the Temporary files options to remove files you no longer need. Both work on Windows 11 and Windows 10.

Lighten the Load From Visual Effects

Animations, shadows, and other visual flourishes look nice but cost processing power your PC could spend elsewhere. Turning them down can help an older or busy machine feel quicker.

From Start, search for Adjust the appearance and performance of Windows. On the Visual Effects tab, select Adjust for best performance, then apply the change. This works on Windows 11 and Windows 10.

Switch the Power Mode to Best Performance

If Windows is throttling itself to save energy, raising the power mode tells it to prioritize speed. This can help when a desktop or plugged-in laptop freezes under load.

On Windows 11, go to Start, Settings, System, Power and battery, open the Power mode dropdown, and choose Best performance. Be aware that Best performance increases power use, drains laptop batteries faster, and can make the device run warmer, so use it where heat and battery are not concerns.

Optimize Your Drives

Optimizing helps Windows arrange data on your drive so it can be accessed efficiently. It is a routine maintenance task that can help a slow system.

From Start, search for Defragment and Optimize Drives, select the drive you want, then choose Optimize. This works on Windows 11 and Windows 10. Let the process finish before you put the drive under heavy use again.

Track Down a Stubborn Process With Resource Monitor

When Task Manager shows something is wrong but not exactly what, Resource Monitor gives you a more detailed per-process view. It is the same tool on Windows 11 and Windows 10.

  1. 1.Select Start and type resmon, then open Resource Monitor.
  2. 2.On the CPU tab, select the Average CPU header to sort processes highest to lowest.
  3. 3.Identify the process driving usage up so you can close or investigate it.

Resource Monitor also breaks down disk and memory activity, so it is useful when freezing happens during heavy file access rather than pure CPU spikes.

Leave the Page File on System Managed

Windows uses a page file as overflow when physical memory fills up, and a system-managed page file grows automatically as needed. If the commit charge reaches the commit limit, that alone can cause freezing and crashing, which you can watch on the Task Manager Performance tab.

For everyday use, the safest approach is to leave virtual memory set to System managed and let Windows handle the sizing. Forcing a custom value is not necessary for typical users and can do more harm than good.

Capture Diagnostics If the Freezes Keep Returning

If you have worked through the steps above and your PC still locks up, it is time to gather hard evidence about what is happening. This is the documented next step when basic fixes do not resolve recurring freezes.

Review the System and Application event logs for errors that line up with the times your PC froze. You can also generate a System Diagnostics report by running the perfmon report command, which collects detailed data on what your system was doing. That report and the event logs give you, or a technician, something concrete to act on.

Frequently Asked Questions

What is the fastest way to find what is freezing my Windows 11 PC?

Press Ctrl + Shift + Esc to open Task Manager and sort the Processes tab by CPU, Memory, and Disk so the highest users appear at the top. Note which process spikes when the freeze happens. For a more detailed view, type resmon at Start to open Resource Monitor and sort by the Average CPU header.

Can disabling startup apps actually stop freezing?

It can help, because too many apps launching with Windows compete for resources right after you log in. Open Task Manager with Ctrl + Shift + Esc, go to the Startup apps tab, and right-click to disable apps you do not need. The change is fully reversible if you want them back later.

Should I change my virtual memory settings to fix freezing?

For most users, no. A system-managed page file grows automatically as needed, and that is the recommended setting. If freezing relates to memory, you may see the commit charge nearing the commit limit on the Task Manager Performance tab, but the fix is to keep the page file set to System managed rather than forcing a custom size.

Is it safe to set the power mode to Best performance?

It is safe, but it comes with trade-offs. Best performance increases power use, drains laptop batteries faster, and can make the device run warmer. It is best suited to desktops or laptops that are plugged in where heat and battery life are not a concern.

What should I do if none of these steps fix the freezing?

Capture diagnostics so you can pinpoint the cause. Review the System and Application event logs for errors that match the freeze times, and generate a System Diagnostics report with the perfmon report command. These provide concrete data that points toward the underlying problem.

Share