How to Update Devices to Windows 11 through Automox
Automox allows you to update Windows devices to Windows 11 using a Worklet to modify the registry and make the update visible in the Windows Update catalog. Follow this guide to ensure a smooth upgrade process.
Prerequisites
- Administrative access to the device.
- Backup the registry before making any changes. Learn how to back up and restore the registry in this Microsoft article.
- Confirm that the device meets Windows 11 system requirements.
Steps to Resolve
-
Modify the Registry Key:
- Open the Start Menu and type regedit.exe to open the Registry Editor.
- Navigate to the key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate - Locate the value ProductVersion. If it doesn’t exist:
- Right-click in the right panel, select New > String Value, and name it ProductVersion.
- Set the value of ProductVersion to Windows 11.
-
Apply the Worklet:
- Use the preconfigured Automox Worklet to set the registry key. You can find the Worklet here: Windows Feature Update - Registry Worklet.
-
Wait for Update Availability:
- It may take some time for Windows 11 to appear in the update catalog. Ensure the device is connected to the internet and periodically check the Windows Update settings.
-
Validate the Update:
- Open Settings > Update & Security > Windows Update.
- Confirm that the update package named "Upgrade to Windows 11" is visible.
Troubleshooting
-
Windows 11 does not appear:
- Ensure the registry change is correct and restart the device.
- Check if the system meets all requirements for Windows 11.
- Verify that Automox has successfully executed the Worklet. Review logs for errors.
-
Registry changes are not applied:
- Verify that the Registry Editor was run with administrative privileges.
- Check for group policy restrictions that may override registry edits.