how to goes to safe mode from windows 10 troubleshoot command prompt line

  • Safe Mode: bcdedit /set {default} safeboot minimal
  • Safe Mode with Networking: bcdedit /set {default} safeboot network
  • Safe Mode with Command Prompt: bcdedit /set {default} safeboot minimal bcdedit /set {default} safebootalternateshell yes

You may also like...