Home >Common Problem >How to fix Windows Task Manager unresponsiveness

How to fix Windows Task Manager unresponsiveness

PHPz
PHPzforward
2023-07-04 21:13:044280browse

 How to solve the problem that Windows Task Manager is unresponsive? Recently, some users found that the Windows Task Manager was unresponsive while using their computers. Is there any way to solve this situation? Let’s take a look at how the editor solved it.

How to fix Windows Task Manager unresponsiveness

Win11 Task Manager unresponsive solution steps

1. After entering the system, press the Ctrl Alt Del shortcut key and click Task Manager;

How to fix Windows Task Manager unresponsiveness

2. Open the task manager and click File-->Run new task;

How to fix Windows Task Manager unresponsiveness

## 3. Open the input box Enter cmd (you can check to create this task with system administrative rights) and press Enter;

4. Paste the following command in the command prompt (cmd) and press Enter:

HKCUSOFTWAREMicrosoftWindowsCurrentVersionIrisService /f && shutdown -r -t 0

How to fix Windows Task Manager unresponsiveness

 5. Restart the computer.

The above is the detailed content of How to fix Windows Task Manager unresponsiveness. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:chromezj.com. If there is any infringement, please contact admin@php.cn delete