Skip to content

Commit 5ed9a5e

Browse files
committed
Add Autopilot diagnostics troubleshooting 6
1 parent 4bb1e8b commit 5ed9a5e

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

memdocs/autopilot/troubleshooting.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,10 @@ When an Internet-connected Windows device boots up, it will attempt to connect t
5252

5353
> [!NOTE]
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.
55-
56-
If you need to reboot a computer during OOBE:
57-
- Press Shift-F10 to open a command prompt.
58-
- Enter **shutdown /r /t 0** to restart immediately, or **shutdown /s /t 0** to shut down immediately.
59-
60-
For more information, see [Windows Setup Command-Line Options](/windows-hardware/manufacture/desktop/windows-setup-command-line-options).
55+
> If you need to reboot a computer during OOBE:
56+
> - Press Shift-F10 to open a command prompt.
57+
> - Enter **shutdown /r /t 0** to restart immediately, or **shutdown /s /t 0** to shut down immediately.
58+
> For more information, see [Windows Setup Command-Line Options](/windows-hardware/manufacture/desktop/windows-setup-command-line-options).
6159
6260
<!-- To remove the currently cached local profile in Windows 10 version 1803 and earlier, it's necessary to re-generalize the OS using **sysprep /generalize /oobe**, reinstall the OS, or re-image the PC. -->
6361

0 commit comments

Comments
 (0)