Jump to content

Recommended Posts

Posted

Hi All

 

I am sure that this has already been covered but I can’t find it.

 

How can I disable the students gaining access the windows 10 "troubleshooting tools etc. (safe mode, debugging etc.)?

 

Stacey

Posted (edited)

You can try the following command

Reagentc /disable

Should remove all of the advanced options (system restore, cmd prompt, startup repair, system image recovery) but you will still be left with the safe mode options.

 

https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/reagentc-command-line-options

Edited by ollyyllo
  • Thanks 1
Posted (edited)
Great, so we are 50% there... we just need the safe mode options disabled

 

If you don't find a way to hide the safe mode boot options, you can set the following reg key to restrict non admin users from logging on after safe mode is launched.

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

 

SafeModeBlockNonAdmins = 1

 

https://support.microsoft.com/en-us/help/977542/a-hotfix-is-available-to-block-standard-users-from-logging-on-to-a-win

 

Still works on Windows 10 1709

Edited by ollyyllo
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...