Home > Article > System Tutorial > Solution to Win10 shutdown being blocked by program
When we use the win10 operating system, sometimes the shutdown process cannot proceed smoothly, and a prompt appears: Shutdown is blocked by the application. For this kind of problem, I think there should be a problem with the system's registry. We can try to use regedit to enter the registry editor and make a series of modifications to solve the problem. Let’s take a look at the specific steps to see how the editor did it~ I hope it can help you.
1. Open the Win10 computer, press the shortcut key, open the run window, enter regedit, click OK,
2. Go to the Registry Editor, click HKEY_USERS→DEFAULT→Control Panel→Desktop, then right-click and select New→String Value,
3. Name the new string "AutoEndTasks" and set the value to "1",
4. After that, when the computer restarts or shuts down, the string will Automatically close all open applications.
The above is the detailed content of Solution to Win10 shutdown being blocked by program. For more information, please follow other related articles on the PHP Chinese website!