Block access to safe mode windows 10?
Andrew Henderson
How do I block access to safe mode from the shift+restart method and startup?
Tried renaming registry folders but it wont let me.
Tried this command bcdedit /set {bootmgr} displaybootmenu no, Doesn't work.
1 Answer
Shamelessly copied from this link for quick reference
To Disable Safe mode first
Go to Start> Run
Type regedit and click OK
Navigate to HKEY_LOCAL_MACHINESystemCurrentControlSetControlSafeBoot
Expand SafeBoot by clicking the + sign and you should see 2 keys with the name Minimal and Network.
Before you can rename the keys you must give yourself permissions to the keys. Remove inherited right and apply rights to child objects. You many also want to take ownership of the key.
Rename both of the keys to something else, example, Minimal to MinimalX and Network to NetworkX.?
Or
Try this software :
If methods don't work then use the following this reference from Windows XP