Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Block access to safe mode windows 10?

Writer 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.

2

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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy