When using our system, the task manager is also a function we often need to use. This function can help us quickly and comprehensively view all running tasks, etc., and it is very convenient to use. But sometimes when there is a problem with the system, the task manager will crash. What should I do? Come and take a look at the detailed solution tutorial~
1. First, hold down the "Win" and "R" keys on the keyboard to open Run, enter "regedit" and press the Enter key.
2. Expand the folders in order and find the location of "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies". As shown in the picture
3. Under the "Policies" subkey, right-click and select "New" - "Item" or click on the blank space on the right to create a new "Item" , named "system".
4. After selecting the "System" item, right-click the blank space on the right and select "New" - "String Value".
5. Name the new string value "DisableTaskMgr", right-click "Modify", and set its numerical data to "0".
6. After completion, just check whether the task management can be opened.
The above is the detailed content of How to solve the problem of Windows 10 Task Manager crashing. For more information, please follow other related articles on the PHP Chinese website!