Skip to content

Commit 179065e

Browse files
committed
Add Autopilot diagnostics troubleshooting final
1 parent 9cdebf4 commit 179065e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

memdocs/autopilot/troubleshooting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ When an Internet-connected Windows device boots up, it will attempt to connect t
5454
> At this stage, it's important that an Autopilot profile exists in the tenant so that a blank profile isn't cached locally on the device. If necessary, you can retrieve a new Autopilot profile by rebooting the device.
5555
>
5656
> If you need to reboot a computer during OOBE to retrieve a new Autopilot profile:
57-
> 1. Press Shift-F10 to open a command prompt window.
57+
> 1. Press Shift-F10 on the keyboard to open a command prompt window.
5858
> 2. In the command prompt window, enter one of the following two options:
59-
> 1. Enter **shutdown.exe /r /t 0** to restart immediately.
60-
> 2. Enter **shutdown.exe /s /t 0** to shut down immediately.
59+
> 1. Enter `shutdown.exe /r /t 0` to **restart** immediately.
60+
> 2. Enter `shutdown.exe /s /t 0` to **shut down** immediately.
6161
>
6262
> For more information, see [Windows Setup Command-Line Options](/windows-hardware/manufacture/desktop/windows-setup-command-line-options).
6363

0 commit comments

Comments
 (0)