These are the 3 current methods of enrolling devices in Autopilot. If you are interested in adding additional vendors please email
.
In order to enroll an already purchased device in Autopilot, the hardware information from the device will need to be collected and submitted to MWS.
Enrolling existing devices involves resetting the Operating System. For computers that have been previously setup, including those using the MWS OSD image or the MWS COVID-19 offline setup instructions, this involves a full reset of the computer.
Collect the Hardware Information for the Machine to Be Enrolled
- If you haven't already, turn on the computer and complete the initial Windows setup. The settings you choose are not important as you will reset the machine completely to complete the Autopilot process. However, you will need to create a local account on the machine to perform these steps, as signing in with your Microsoft Account in Windows 10 is not currently supported by the UW. If you're unsure how to create a local account, see Create a Local Account below.
- Launch an Administrative Powershell console by right-clicking the Start Menu and clicking on "Windows PowerShell (Admin)"
- Run the following Powershell commands:
-
Set-ExecutionPolicy -Scope process -ExecutionPolicy unrestricted -force

Install-Script -Name get-windowsautopilotinfo
- Answer Yes to each of the questions when prompted.

Get-WindowsAutoPilotInfo.ps1 -outputfile c:\hardwareinfo.csv

If you have multiple devices you'd like enrolled, please collect hardware information from each of them and consolidate that information into a single CSV. Send that spreadsheet to help@uw.edu with "MWS Autopilot device enrollment" as the subject.
The process of creating a local account varies based on which version of Windows you have. Follow the instructions below that best match the screen you see when setting up your machine.
Windows 10 (Pro or Enterprise)
When you first open your new computer, you will be prompted with a series of setup screens. Follow through the screens and connect to your home network. Once connected, you may be prompted to download Windows Updates, do so if prompted. After you agree to the End User License Agreement, you will be prompted to choose to setup for personal or an organization, choose "Set up for an organization." (as highlighted below).

After you choose that option, you will be prompted to sign in with a Microsoft Account, choose instead to "Domain join instead" (or "Offline Account" if using Windows 10 1909) as shown below.
You will be prompted to create an account, you can use whatever account name you would like. Then set a password and security questions. Once you finish creating your local account, follow the rest of the instructions on the setup screens until you get logged into your account.
Windows 10 Home
If you are trying to enroll a computer that has Windows 10 Home installed, you may not see the option to "Domain join instead" or to create an "Offline Account". To work around this, you'll need to unplug any network cables from the machine, reboot, and restart the setup process. If your machine has WiFi, either put the machine in Airplane Mode or skip connecting to a wireless network when prompted to do so. You will then be presented with the following screen:
Click on "Continue with limited setup", and then follow the prompts to create a local account. Once you've logged in, you may connect to a Wireless or Ethernet network. When you do so, you'll see the following prompt:
Click OK. You will then see this screen:
Click "Skip for now". You may then proceed with the Autopilot enrollment steps.