Wiki Home Troubleshoots Disable safe mode for client pc
Disable safe mode for client pc
2017/04/20 20:23
Notice: This wiki is for the old version CCBoot. Please click HERE to access the new version wiki
When client pc is booted in to safe mode it will bypass many of the billing program which is not good for business. So, learn how to disable safe mode.
1. Enable superclient one of the client.
2. Create a batch file with the following commands.
bcdedit /set {bootmgr} displaybootmenu no
bcdedit /set {current} bootems off
bcdedit /set {current} advancedoptions off
bcdedit /set {current} optionsedit off
bcdedit /set {current} bootstatuspolicy IgnoreAllFailures
bcdedit /set {current} recoveryenabled off
3. Copy the batch file to the client and run it as administrator.
4. After the commands have successfully completed, turn off the client.
5. Disable the superclient and boot your client.
6. Try to enter safe mode using "F8" key, it will not enter safemode and boot normally.
Related:
Steps to disable Windows 10 Update
Enable USB write protection using CCBoot
Steps to disable Windows 10 applications running in the background