Advertisement
Titokhan

Windows 8.x (Safe Mode)

Sep 8th, 2014
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. bcdedit /set {current} safeboot Minimal
  2. bcdedit /copy {current} /d "Windows 8.x (Safe Mode)"
  3. bcdedit /deletevalue {current} safeboot
  4. bcdedit /set {current} bootmenupolicy standard
  5. bcdedit /timeout 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement