Isso criará as entradas do modo de segurança.
bcdedit /set "{default}" bootmenupolicy legacy
bcdedit /set "{default}" safeboot minimal
bcdedit /copy "{default}" /d "Windows Safe Mode"
bcdedit /set "{default}" safeboot network
bcdedit /copy "{default}" /d "Windows Safe Mode with Networking"
bcdedit /set "{default}" safebootalternateshell yes
bcdedit /copy "{default}" /d "Windows Safe Mode with Command Prompt"
bcdedit /deletevalue "{default}" safebootalternateshell
bcdedit /deletevalue "{default}" safeboot
bcdedit /timeout 5
Aqui está o resultado.
Paramaisinformações,
link