Safemode Using Command Line

  • Enable Safe Mode – Type:
    bcdedit /set {default} safeboot minimal and press Enter.
  • Enable Safe Mode with Networking – Type:
    bcdedit /set {default} safeboot network and press Enter.
  • Enable Safe Mode with Command Prompt – Type:
    bcdedit /set {default} safeboot minimal and press Enter:
    bcdedit /set {default} safebootalternateshell yes and press Enter.
Posted in Software, Windows, Windows 10