Share via

Task manager deleted

Anonymous
2022-12-23T18:50:44+00:00

Hey

My task manager doesn't work anymore and it's completely gone from my system and it has caused many problems such as removed icons in every app. Every time I open it, it shows up as a small box and instantly crashes. The name task manager doesn't even exist in regedit anymore. What can I do

Windows for home | Windows 11 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-12-23T19:30:27+00:00

    Hello, how are you?

    Run the Windows check through the below procedures and see if it gets fixed.

    I also suggest that you try to restore Windows to a point before the problem.

    SFC, DISM and CHKDSK.

    Use a Windows disk, file and image correction tool

    1. On the desktop, press the Windows + X keys, and select Windows Powershell (Admin);
    2. Copy and paste the following commands, one line at a time, followed by Enter:

    sfc /scannow

    dism /online /cleanup-image /CheckHealth

    dism /online /cleanup-image /restorehealth

    chkdsk /f /r /x

    To schedule a disk check, confirm with the S key and press Enter, and restart the equipment.

    *** IMPORTANT ***

    This is a process that can take some time to complete.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments