OverWorked Posted March 23, 2011 Posted March 23, 2011 Is there any way to disable startup repair, or at least stop it being the default option? It won't work anyway, but I don't want pupils seeing it. Thanks.
Popular Post pooley Posted March 23, 2011 Popular Post Posted March 23, 2011 Taken from another forum Here's how to do it: bcdedit /set {default} bootstatuspolicy ignoreallfailures You can crash as often as you like and you will not be prompted for the Startup Repair. To restore things to normal, simply issue the following command: bcdedit /set {default} bootstatuspolicy displayallfailures Again, either UAC must be turned off or you must run CMD as an Admin.... 5
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now