Skip to content

Commit 4bb1e8b

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

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
@@ -51,17 +51,17 @@ Whether you're performing user-driven or self-deploying device deployments, the
5151
When an Internet-connected Windows device boots up, it will attempt to connect to the Autopilot service and download an Autopilot profile. The Autopilot profile is downloaded as soon as possible, and again after each reboot.
5252

5353
> [!NOTE]
54-
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.
54+
> 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:
5757
- Press Shift-F10 to open a command prompt.
5858
- Enter **shutdown /r /t 0** to restart immediately, or **shutdown /s /t 0** to shut down immediately.
5959

6060
For more information, see [Windows Setup Command-Line Options](/windows-hardware/manufacture/desktop/windows-setup-command-line-options).
6161

62-
<!-- 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. -->
62+
<!-- 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. -->
6363

64-
<!-- In Windows 10 version 1809 and later, -->
64+
<!-- In Windows 10 version 1809 and later, -->
6565

6666
<!-- When a profile is downloaded depends upon the version of Windows client that is running on the PC. See the following table.
6767

0 commit comments

Comments
 (0)