windows-itpro-docs/education/windows/autopilot-reset.md
2023-11-13 10:25:14 -05:00

5.8 KiB

title, description, ms.date, ms.topic, appliesto
title description ms.date ms.topic appliesto
Reset devices with Autopilot Reset Learn about Autopilot Reset and how to enable and use it. 08/10/2022 how-to
<a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>

Reset devices with Autopilot Reset

IT admins or technical teachers can use Autopilot Reset to quickly remove personal files, apps, and settings, and reset Windows 10 devices from the lock screen anytime and apply original settings and management enrollment (Microsoft Entra ID and device management) so the devices are ready to use. With Autopilot Reset, devices are returned to a fully configured or known IT-approved state.

To enable Autopilot Reset, you must:

  1. Enable the policy for the feature
  2. Trigger a reset for each device

Enable Autopilot Reset

To use Autopilot Reset, Windows Recovery Environment (WinRE) must be enabled on the device.

DisableAutomaticReDeploymentCredentials is a policy that enables or disables the visibility of the credentials for Autopilot Reset. It's a policy node in the Policy CSP, CredentialProviders/DisableAutomaticReDeploymentCredentials. By default, this policy is set to 1 (Disable). This setting ensures that Autopilot Reset isn't triggered by accident.

You can set the policy using one of these methods:

  • MDM provider

    Check your MDM provider documentation on how to set this policy. If your MDM provider doesn't explicitly support this policy, you can manually set this policy if your MDM provider allows specific OMA-URIs to be manually set.

    For example, in Intune, create a new configuration policy and add an OMA-URI.

    • OMA-URI: ./Vendor/MSFT/Policy/Config/CredentialProviders/DisableAutomaticReDeploymentCredentials
    • Data type: Integer
    • Value: 0
  • Windows Configuration Designer

    You can use Windows Configuration Designer to set the Runtime settings > Policies > CredentialProviders > DisableAutomaticReDeploymentCredentials setting and create a provisioning package.

  • Set up School PCs app

    Autopilot Reset in the Set up School PCs app is available in the latest release of the app. Make sure you're running Windows 10, version 1709 on the student PCs if you want to use Autopilot Reset through the Set up School PCs app. You can check the version several ways:

    • Reach out to your device manufacturer.

    • If you manage your PCs using Intune or Intune for Education, you can check the OS version by checking the OS version info for the device. If you're using another MDM provider, check the documentation for the MDM provider to confirm the OS version.

    • Log into the PCs, go to the Settings > System > About page, look in the Windows specifications section and confirm Version is set to 1709.

    To use the Autopilot Reset setting in the Set up School PCs app:

    • When using Set up School PCs, in the Configure student PC settings screen, select Enable Windows 10 Autopilot Reset among the list of settings for the student PC as shown in the following example:

      Configure student PC settings in Set up School PCs.

Trigger Autopilot Reset

Autopilot Reset is a two-step process: trigger it and then authenticate. Once you've done these two steps, you can let the process execute and once it's done, the device is again ready for use.

To trigger Autopilot Reset:

  1. From the Windows device lock screen, enter the keystroke: CTRL + WIN + R.

    Enter CTRL+Windows key+R on the Windows lockscreen.

    This keystroke opens up a custom sign-in screen for Autopilot Reset. The screen serves two purposes:

    1. Confirm/verify that the end user has the right to trigger Autopilot Reset

    2. Notify the user in case a provisioning package, created using Windows Configuration Designer or Set up School PCs, will be used as part of the process.

      Custom login screen for Autopilot Reset.

  2. Sign in with the admin account credentials. If you created a provisioning package, plug in the USB drive and trigger Autopilot Reset.

    Important

    To reestablish Wi-Fi connectivity after reset, make sure the Connect automatically box is checked for the device's wireless network connection.

    Once Autopilot Reset is triggered, the reset process starts.

    After reset, the device:

    • Sets the region, language, and keyboard

    • Connects to Wi-Fi

    • If you provided a provisioning package when Autopilot Reset is triggered, the system applies this new provisioning package. Otherwise, the system reapplies the original provisioning package on the device

    • Is returned to a known good managed state, connected to Microsoft Entra ID and MDM.

      Notification that provisioning is complete.

      Once provisioning is complete, the device is again ready for use.

Troubleshoot Autopilot Reset

Autopilot Reset fails when the Windows Recovery Environment (WinRE) isn't enabled on the device. The error code is: ERROR_NOT_SUPPORTED (0x80070032).

To make sure WinRE is enabled, use the REAgentC.exe tool to run the following command:

reagentc.exe /enable

If Autopilot Reset fails after enabling WinRE, or if you're unable to enable WinRE, kindly contact Microsoft Support for assistance.