Task Manager is one of the most useful built-in tools in Windows 11 for monitoring system resources, managing startup apps, and troubleshooting performance issues. However, some users encounter a frustrating problem where Task Manager crashes, freezes, or closes unexpectedly when they open the Performance tab.
The issue may occur immediately after clicking the Performance tab or after viewing CPU, memory, disk, or GPU statistics. In most cases, the problem is caused by corrupted system files, outdated graphics drivers, Windows bugs, damaged performance counters, or third-party software conflicts.
Fortunately, there are several effective ways to fix Task Manager crashes in Windows 11. In this guide, we will walk you through all the working solutions step by step.
How to Fix Task Manager Crashes When Opening Performance Tab in Windows 11
1. Restart Windows Explorer
A temporary glitch in Windows Explorer can sometimes affect Task Manager functionality.
- Press Ctrl + Shift + Esc to open Task Manager.
- If Task Manager opens, switch to the Processes tab.
- Locate Windows Explorer.
- Right-click it and select Restart.
- Wait for the taskbar and desktop to refresh.
Now reopen Task Manager and check whether the Performance tab works properly.
2. Restart Your Computer
Temporary system issues may cause Task Manager to crash unexpectedly.
- Save your work.
- Click the Start menu.
- Select the Power icon.
- Click Restart.
- After rebooting, launch Task Manager again.
If the issue persists, continue with the next method.
3. Update Windows 11
Microsoft frequently releases updates that fix bugs affecting Task Manager.
- Press Windows + I to open Settings.
- Navigate to Windows Update.
- Click Check for updates.
- Download and install all available updates.
- Restart your computer.
After updating, test the Performance tab again.
4. Update Graphics Drivers
The Performance tab displays GPU usage and hardware metrics. Outdated or corrupted graphics drivers can cause crashes.
- Press Windows + X and select Device Manager.
- Expand Display adapters.
- Right-click your graphics card.
- Select Update driver.
- Choose Search automatically for drivers.
- Install any available updates.
- Restart your PC.
For the latest drivers, consider downloading them directly from:
- NVIDIA
- AMD
- Intel
5. Repair Corrupted System Files
Damaged system files can prevent Task Manager from working correctly.
- Right-click the Start button.
- Select Terminal (Admin).
- Run the following command:
sfc /scannow
- Wait for the scan to finish.
- Then run:
DISM /Online /Cleanup-Image /RestoreHealth
- Restart your computer after both scans complete.
These tools repair corrupted Windows components.
6. Rebuild Performance Counters
Corrupted performance counters can cause the Performance tab to crash.
- Open Command Prompt as administrator.
- Run the following command:
lodctr /R
- Wait for the process to complete.
- Restart your computer.
This command rebuilds the Windows performance counter library.
7. Run the Performance Monitor Diagnostic
Windows includes built-in diagnostics for performance-related issues.
- Press Windows + R.
- Type:
perfmon /report
- Press Enter.
- Wait for Windows to generate the report.
- Review any errors related to system performance or counters.
Resolve any issues identified in the report.
8. Reset Task Manager Settings
Corrupted Task Manager settings may cause crashes.
- Open Task Manager.
- Click Settings if accessible.
- Restore default settings if available.
Alternatively:
- Press Windows + R.
- Type:
regedit
- Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\TaskManager
- Delete the TaskManager key.
- Restart your PC.
Windows will recreate the default Task Manager settings automatically.
Note: Editing the registry incorrectly can cause system issues. Back up the registry before making changes.
9. Perform a Clean Boot
Third-party software may conflict with Task Manager.
- Press Windows + R.
- Type msconfig and press Enter.
- Open the Services tab.
- Check Hide all Microsoft services.
- Click Disable all.
- Open the Startup tab.
- Click Open Task Manager.
- Disable unnecessary startup programs.
- Restart your PC.
Test whether the Performance tab works normally in a clean boot environment.
10. Create a New User Profile
If the issue occurs only in one account, your user profile may be corrupted.
- Open Settings.
- Go to Accounts > Other users.
- Click Add account.
- Create a new local account.
- Change the account type to Administrator.
- Sign in using the new account.
- Open Task Manager and test the Performance tab.
If the issue is resolved, consider migrating your files to the new profile.
Conclusion
Task Manager crashing when opening the Performance tab in Windows 11 is usually caused by corrupted performance counters, graphics driver issues, damaged system files, or third-party software conflicts. In most cases, updating drivers, rebuilding performance counters, and repairing Windows components successfully resolve the issue.
If the problem persists after trying all the methods above, consider performing an in-place repair upgrade of Windows 11 to restore system components without losing your files and apps.