Task Manager in Windows 11 sometimes fails to display running processes, leaving users unable to monitor or end tasks. This issue can occur even when other tabs like Performance or App History remain functional, and may persist until a full system restart. The underlying causes range from resource exhaustion and system file corruption to software conflicts or malware infections. Addressing this problem restores visibility into system activity and allows users to effectively manage their applications and resources.
Restart Windows Explorer
Step 1: Press Ctrl + Shift + Esc
to open Task Manager. If the Processes tab is blank, use the navigation pane to select the Details or Performance tab to confirm Task Manager is running.

Step 2: Scroll to Windows Explorer in the list of processes. Right-click it and select Restart. This action refreshes the desktop and taskbar, and can resolve display glitches in Task Manager caused by a stuck Explorer process.

Restarting Windows Explorer often restores Task Manager’s ability to show processes without requiring a full system reboot.
Scan for Malware and Viruses
Step 1: Open the Start menu and type Windows Security
. Press Enter
to launch the Windows Security app.

Step 2: Go to Virus & threat protection, then click Scan options.

Step 3: Select Full scan and click Scan now. Wait for the scan to finish, as it checks all files and running programs for malicious activity.

Malware can interfere with system utilities like Task Manager. Removing threats may immediately restore normal display of processes.
Run System File Checker (SFC) and DISM
Step 1: Right-click the Start button and select Windows Terminal (Admin) or Command Prompt (Admin) to open a terminal with administrator privileges.

Step 2: Enter the following command to scan and repair system files:
sfc /scannow

This process checks for and attempts to fix corrupted or missing system files that may cause Task Manager to malfunction.
Step 3: After the SFC scan completes, run the following command to repair the Windows image:
DISM /Online /Cleanup-Image /RestoreHealth

Wait for the command to finish, then restart your computer. These scans address underlying file or image corruption that can prevent Task Manager from displaying processes.
Perform a Clean Boot
Step 1: Press Win + R
, type msconfig
, and press Enter
to open the System Configuration window.

Step 2: In the Services tab, check Hide all Microsoft services to prevent disabling essential Windows components. Click Disable all to turn off non-Microsoft services.

Step 3: Click Apply and then OK. Restart your computer.
A clean boot loads Windows with a minimal set of drivers and startup programs, helping identify if third-party software is causing Task Manager to display incorrectly. If Task Manager works after a clean boot, re-enable services one at a time to find the source of the conflict.
Check Task Manager View and Columns
Step 1: In Task Manager, right-click the column headers (such as Name, CPU, or Memory) in the Processes tab.
Step 2: Ensure that key columns like CPU, Memory, Disk, and Network are checked. If unchecked, Task Manager may appear to be missing information or display as blank.

Customizing columns can resolve cases where Task Manager shows only partial data or appears empty due to column settings.
Create a New User Account
Step 1: Open Settings and go to Accounts > Other users.

Step 2: Click Add account. Choose I don’t have this person’s sign-in information, then select Add a user without a Microsoft account.

Step 3: Set up a username and password, then finish the process. Sign in with this new account and check if Task Manager displays processes correctly.
If Task Manager works in the new account, your original profile may be corrupted. You can transfer data to the new account or attempt to repair the existing one.
Update Windows 11
Step 1: Go to Settings > Windows Update.
Step 2: Click Check for updates and install any available updates. Restart your computer afterward.

Updating Windows applies bug fixes and stability improvements, some of which may address Task Manager display issues introduced in previous builds.
Additional Troubleshooting Tips
- Running Task Manager as administrator may resolve sluggish performance or missing process information.
- If Task Manager remains blank after all steps, consider performing an in-place upgrade or repair install of Windows 11 to restore system integrity without removing personal files.
- Disabling Windows animations under Performance Options can speed up Task Manager responsiveness, especially on older hardware.
- Third-party tools like Process Explorer or System Informer can serve as temporary alternatives for process management if Task Manager continues to malfunction.
Applying these methods restores Task Manager’s full functionality, making it easier to monitor and control running processes on Windows 11. Regular system maintenance and software updates help prevent future display issues in Task Manager.
Member discussion