dump/Windows/Disable_Shut-Down_Restart_Sleep_Hibernate_in_Power-Menu.reg

14 lines
918 B
Reg
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Windows Registry Editor Version 5.00
; Created by: Shawn Brink
; Created on: February 23rd 2018
; Tutorial: https://www.tenforums.com/tutorials/104886-disable-shut-down-restart-sleep-hibernate-windows-10-a.html
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"HidePowerOptions"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"HidePowerOptions"=dword:00000001