What is the situation when the notebook cannot be turned off? How does Win10 restrict users from using shutdown?

  

There are many ways to shut down Win10 system, what shortcuts are used, click on the start menu or lock screen, and so on. Sometimes important files are running or being processed on our computer, and users need to leave temporarily. To avoid being ill-intentioned, we can restrict user operations so that they cannot perform shutdown operations.

method, using a group policy to restrict shutdown

1, the implementation Win + R to open the "Run" & mdash; execute gpedit.msc to open the local Group Policy;

2. Navigate to "Computer Configuration" & mdash; "User Configuration" & mdash; "Administrative Templates" & mdash; "Start Menu and Taskbar", double click on the "Delete and Block Access Shutdown, Restart, Sleep and Hibernate commands" on the right side. ;

3. Click "OK" after enabling this policy;

5. After the policy is restarted, the user will receive the following message when trying to shut down Win10:

Method 2, Use the Registry to Restrict Shutdown Operations

For users using Win10 Home Edition, you can change the registry implementation to prevent users from shutting down Windows 10 PC:

1. Execute Win + R Open "Run" & mdash; Execute regedit to open the Registry Editor;

2. Navigate to the following path:

HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer

3, on the right Create a new 32-bit DWORD value named NoClose and set its value to 1;

4. After the system is rebooted, it will take effect.

Of course, all of the above are the software limitations of the Win10 system for the operating system. If the laptop has a time-consuming battery drain, please plug in the power adapter; if it is a desktop computer, be afraid to be directly Pull the power supply, please lock the door of the room. If someone else has a room key, the above tutorial right is to fight for your time ……

Copyright © Windows knowledge All Rights Reserved