Share via


how to disable Windows 10 recovery boot option

Question

Wednesday, January 31, 2018 4:23 PM

Hello,

I would like to know is there a way to disable Windows 10 recovery boot option.  There are some users in our environment accidentally boot into the recovery boot option and cause their workstations to stop working.

Thanks for your help.

All replies (2)

Thursday, February 1, 2018 4:54 AM âś…Answered

Hi,

You can try the following commands:

bcdedit /set bootstatuspolicy ignoreallfailures

bcdedit /set recoveryenabled No

bcdedit /set {default} bootstatuspolicy ignoreallfailures

bcdedit /set {default} recoveryenabled No

Best Regards,

Tao

Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact [email protected].


Thursday, February 1, 2018 1:16 AM

Try the following command:

reagentc.exe /disable

S.Sengupta,Microsoft MVP Windows and Devices for IT, Windows Insider MVP