Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»Why is My Task Manager Empty? Here’s How to Fix It.

Why is My Task Manager Empty? Here’s How to Fix It.

Bishwo TamliBy Bishwo TamliJuly 21, 2022
empty-task-manager

Task manager is a powerful tool that has followed through almost every version of Windows OS. Its versatility has made it familiar and useful to every Windows user. 

I regularly use Task manager to kill unresponsive programs and monitor the CPU and GPU load of software. So, when the Task manager stops working and shows an empty display, it can limit many options in monitoring and managing programs on Windows computers.

Task manager showing empty is a relatively common problem and isn’t that hard to fix.

Table of Contents

  • Why is My Task Manager Empty?
  • How to Fix Task Manager Being Empty
    • Quick Scan or Full Scan Your Windows PC
    • Perform System Restore
    • Run SFC and DISM Scan
    • Create a New Local or Administrator Account
    • Run the PC in Clean Boot State
    • Update or Reinstall Your OS
    • Create Startup Folder

Why is My Task Manager Empty?

There may be several reasons why your Task manager is empty and not working as it should. Here are some of the common causes for why your Task Manager is empty.
  • Missing or corrupted system files
  • Malware and viruses
  • Corrupted Task manager
  • Software conflict
  • Outdated system

How to Fix Task Manager Being Empty

Before taking any drastic steps to fix the error, it’s best to try the common troubleshooting methods first. The simplest option would be to restart your pc and see if Task manager works.

Also, make sure that the display columns option is selected in your task manager. Right-click the Name heading and enable the process you want to show.

If your Task manager is still blank and empty, try these fixes.

Quick Scan or Full Scan Your Windows PC

Malware and Viruses can also cause your Task Manager to show empty and not work as intended. If your task manager started malfunctioning after downloading a particular software or file, especially from shady or unverified websites, try deleting those.

Task manager is also a common target of computer viruses and other forms of malware. 

Try running a quick or full scan of your computer to identify it. Follow the steps below.

  1. Search Windows Security in the search bar and open it.
  2. Click on Virus & threat protectionwindows security virus and threat protection
  3. Tap on Scan options.windows security scan options
  4. Choose from Quick Scan or Full Scan.windows security quick scan or full scan
  5. Tap on Scan now.

Quick scan checks for viruses and malware in the most common places. Full scan checks for viruses and malware in all folders and drivers on your pc, but it takes much more system resources. It is generally recommended to do a full scan every two weeks.

Perform System Restore

System restore is a function in Windows computers that allows users to revert their computer’s state to that of a previous point. If Task manager being empty is a recent problem you found, revert your pc to the time Task manager didn’t have a problem.

Follow the steps below to perform system restoration.

  1. Search Control panel in the search bar and open it.
  2. On the top right, next to View by, select Large icons.
    control_panel_large_icons
  3. Select Recovery and click on Open System Restore, and then hit Next.
  4. Select a restore point where Task manger was working properly and click on Next.
    system_restore_points

Run SFC and DISM Scan

SFC and DISM are powerful commands that check for issues within the system. They target and repair a broad range of issues. If your Task manager is malfunctioning due to a problematic file or corrupted windows image, run SFC and DISM scan.

SFC Command

System File Checker will check for any problematic files and will repair corrupted or damaged Windows files. 

To run the System file checker, follow the steps below.

  1. Search Command Prompt in the search bar and right-click Command Prompt.
    command prompt run as administartor
  2. Select Run as Administrator and select Yes in the dialog box.
  3. Type sfc /scannow and press Enter.command prompt sfc command
  4. After you see a message that says, “Verification 100% complete,” type exit.

DISM Command

The DISM command is similar to the System file checker, which checks for any corruptions inside the local Windows image. Furthermore, with the Restore Health option, it also scans and repairs issues.

Follow the steps below to run the DISM command.

  1. Search Command Prompt in the search bar and right-click Command Prompt.
  2. Select Run as administrator and select Yes in the dialog box.command prompt dism restore health command
  3. Type DISM /Online /Cleanup-Image /RestoreHealth and press Enter. (This may take several minutes to complete.)

After performing the DISM scan, it is better to run the SFC scan again. If you encounter any issues, kindly refer to our article on repairing corrupted windows files.

Create a New Local or Administrator Account

Creating a new account can help you troubleshoot your Task manager not working and your user account. If the Task Manager works in another account, your original user account may be corrupted.

Here’s how to set up a new account.

  1. Open settings from the start menu.
  2. Click on Accounts and select Family & other users.settings add someone else to this pc
  3. Select Add someone else to this PC.microsoft new user i don't have this person's sign in information
  4. Click on I don’t have this person’s sign-in information and select Add a user without a Microsoft account.
    microsoft_add_a_user_without_microsoft_account
  5. Fill in the username, password, and password hint and select Next.

If the Task manager starts working properly in the new account, change your corrupted user account with the new one.

To Change the newly created local account to an admin account.

  1. Open settings > Accounts > Family & other users, and select Change account type.
    settings change account type
  2. Under Account type, select Administrator, then select OK.change account settings administrator
  3. Restart your pc and log in from the new account.

Lastly, copy all your files from the old account to the new account.

  1. Open File Explorer in the new account.
  2. Select This PC and go to C:\Users\<Old_Username> (Old username being your previous account’s username)
  3. Copy all the files and folders in C:\Users\<Old_Username> and paste them to C:\Users\<New_Username> (New username being your new account’s username.)
  4. You may need to click on the replace all button.

Run the PC in Clean Boot State

A clean boot state starts the pc without all the extra applications running, and you can narrow down which application is causing Task Manager to malfunction. To load your pc into a clean boot state, follow the steps below.

  1. Type msconfig in the search bar and click on System configuration.
  2. In the General tab, click Selective startup and deselect Load startup items
    msconfig_selective_startup
  3. Go to the Services tab and click on Hide all Microsoft services.
    msconfig_clean_boot
  4. Click on Disable all and hit Apply.
  5. Restart the computer for the changes to take effect.

After restarting:

  1. See if the Task manager runs properly.
  2. If it does, remove any suspicious applications you recently downloaded. If the Task manager is still empty, any extra applications don’t seem to be the problem.
  3. Try the other fixes in this list.

Update or Reinstall Your OS

It is pretty normal to update your operating system to the latest version, and it does help sort out tons of issues. Your Task manager could have been incompatible with your current Windows operating system version, and newer updates include bug fixes.

On the other hand, if your Task manager started showing blank after you upgraded your operating system (E.g., Windows 8 to Windows 10), try downgrading back to your previous version.

Create Startup Folder

If your Task manager processes work fine, but your Startup menu is empty, it could be because of a missing startup folder. Follow the steps below to recreate the missing folder.

  1. Open File Explorer from the taskbar.
  2. Go to C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs. Or, copy-paste the file directory in File Explorer. 
  3. (If you are manually going through the folders, AppData is a hidden folder. Kindly refer to our article for enabling Show hidden folders.)startup menu startup folder
  4. Create a folder named Startup if the folder isn’t present.

Check if your startup menu in Task manager is running again or not.

fixes
Bishwo Tamli

I'm a tech enthusiast, and I've always been troubleshooting errors by myself for years. I also like keeping up to date with the latest technology and gadgets.

Related Posts

amd-software-not-opening

How to Fix AMD Software Not Opening

March 3, 2023
how to create a folder

7 Ways to Create a Folder on Windows

March 3, 2023
turn off automatic updates windows

How to Turn Off Automatic Updates on Windows

March 2, 2023
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
how-to-open-exe-file

4 Ways to Open EXE File

March 2, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
bios-settings-for-gaming

Best BIOS Settings for Gaming

February 16, 2023
You may also like
how-to-clean-hp-printer-rollers

How to Clean HP Printer Rollers

March 3, 2023
keyboard input lag

9 Ways to Fix Keyboard Input Lag

March 3, 2023
keyboard key is stuck

How to Fix a Stuck Key on a Keyboard

March 3, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.