Microsoft is testing Cloud rebuild, a new Windows 11 recovery option that restores a PC to a clean, known-good state by performing a full operating system reinstall — including when Windows won't boot — according to Microsoft's official documentation and Insider release notes. The feature was introduced in Windows 11 Insider Experimental Preview Build 26300.8772, released 6 July 2026, and is explicitly marked as preview for non-production evaluation only.
Unlike Reset this PC, Cloud rebuild downloads both the target Windows image and the device's drivers from Windows Update, so it works without USB media, without a custom image, and without relying on the integrity of the installed OS. For IT admins and MSPs, that promises a cleaner, media-free recovery path — though remote initiation from tools like Intune isn't available yet.
Key takeaways
- Cloud rebuild reinstalls Windows 11 from Windows Update, pulling both the OS image and device drivers, without USB media or a custom image.
- It can run even when Windows won't boot, initiated from the WinRE troubleshooting menu or an elevated command prompt by a local administrator.
- The feature is in preview (Insider Build 26300.8772) and Microsoft says to use it on non-production devices only.
- It reformats the system disk and removes all local files, accounts, apps and settings; OneDrive-stored data is not affected.
- Remote initiation via endpoint management such as Intune is planned for a later release.
Affected
What Microsoft announced
Microsoft has introduced Cloud rebuild, a new Windows 11 recovery option that restores a PC to a clean, known-good state by performing a full OS reinstall. The company describes it as working even when Windows won't boot.
According to Microsoft's documentation, the key difference from the existing Reset this PC flow is where the recovery bits come from: Cloud rebuild downloads both the target Windows image and the device's drivers from Windows Update. As a result, the device comes back fully functional without USB media, without a custom image, and without depending on the integrity of the currently installed operating system.
Preview status
Cloud rebuild is in preview. Microsoft says to use it for evaluation on non-production devices only, and warns that features, UX, and command-line options may change before general availability.
- Introduced in Windows 11 Insider Experimental Preview Build 26300.8772 (released 6 July 2026).
- Downloads both the Windows image and drivers from Windows Update.
Why it matters for IT teams
Traditional clean-reinstall recovery often depends on prepared USB media, a maintained custom image, or a bootable OS — all of which can be unavailable exactly when a device has failed. By pulling the image and drivers from Windows Update, Cloud rebuild removes those dependencies and can run from the Windows Recovery Environment even when the installed OS is unbootable.
For managed fleets, the post-rebuild flow is the notable part. After the rebuild completes, the device enters the out-of-box experience (OOBE), and Microsoft Entra–joined, Intune-managed devices registered with Windows Autopilot can re-provision automatically — Intune redeploys assigned apps and policies, Backup for Organizations restores settings, and files are available via OneDrive once the user signs in.
How Cloud rebuild works in the preview
In the current Insider preview, Cloud rebuild can be started by a user with physical access from the WinRE troubleshooting menu, or by a local administrator from an elevated command prompt in Windows. Microsoft says remote initiation from an enterprise endpoint management solution such as Intune will arrive in a later release.
From WinRE, the high-level flow described by Microsoft is:
- Enter the Windows Recovery Environment (automatically after repeated boot failures, or via Settings > System > Recovery > Advanced startup).
- On the Choose an option screen, select Troubleshoot, then Cloud rebuild.
- Connect to the network — Ethernet connects automatically; for Wi-Fi, select a WPA-Personal network and enter the passkey.
- Cloud rebuild contacts Windows Update to determine the target build and download networking drivers.
- Review the target state (build, edition, language), acknowledge the data-loss warning, and select Continue.
- The device moves through preparation, download, and install phases, restarting one or more times, then boots into OOBE.
Data loss
Cloud rebuild reformats the system disk and removes all locally stored files, accounts, apps, and settings. Data stored in cloud services such as OneDrive is not affected. Keep the device on power and do not interrupt the process — doing so can leave Windows unable to boot.
Note on the menu path: the Insider release notes describe reaching the feature via Troubleshoot > Recovery and uninstall > Cloud rebuild, while the dedicated documentation page lists Troubleshoot > Cloud rebuild directly. Which path is current should be confirmed against the latest build before relying on it.
- Only WPA-2 Personal Wi-Fi connections are supported in the WinRE environment.
Prerequisites and requirements
Microsoft lists the following requirements for Cloud rebuild in the preview:
- The device is running Windows 11 with a healthy Windows Recovery Environment (verify with reagentc /info from an elevated prompt).
- The manufacturer has included a compatible networking driver in WinRE.
- The device can reach the internet from WinRE via wired Ethernet or a WPA-Personal Wi-Fi connection.
- The device meets Windows 11 minimum hardware requirements.
Troubleshooting error codes
Microsoft's documentation calls out two common error codes during the preview:
- 0x800704C6 — no network connection. Cloud rebuild needs internet access to download the image and drivers; only WPA-2 Personal Wi-Fi is supported in WinRE.
- 0xc1900200 — the device doesn't meet Windows 11 minimum hardware requirements, or a required driver is missing from Windows Update. The most common cause is that TPM is not enabled.
For the TPM-related failure, Microsoft suggests enabling TPM in firmware (sometimes labeled PTT, fTPM, or Security Device) and confirming via tpm.msc that the status reads 'The TPM is ready for use.' If it persists, a missing driver is the likely cause.
If Cloud rebuild fails, logs can be collected from X:\$Windows.~BT\Sources\Panther, X:\Windows\Logs\MoSetup, and X:\Windows\Logs\Rebuild, then reported via Feedback Hub under Recovery > Cloud rebuild. If the device won't boot, fallback options include a Recovery Drive, reinstalling with installation media, or manufacturer-provided recovery media.
Not the same as Quick Machine Recovery
Cloud rebuild should not be confused with Quick Machine Recovery, a separate, already-released feature (available on Windows 11 24H2 build 26100.4700 or later). Quick Machine Recovery builds on Startup Repair and uses a connected WinRE to scan Windows Update for remediations to automatically recover from widespread boot failures.
In short, they solve different problems: Quick Machine Recovery auto-remediates boot failures without wiping the device, while Cloud rebuild performs a full clean reinstall that erases local data.
What's still unknown
- A general availability date and the target shipping Windows version outside Insider preview have not been stated.
- Whether a specific Windows 11 baseline (24H2/25H2/26H2) is required is not spelled out — docs only say 'the device is running Windows 11.'
- The exact elevated command-prompt syntax to initiate Cloud rebuild was not shown in the published docs.
- Remote initiation via Intune is described as coming in a later release, with no date given.
Timeline
Impact & actions
Cloud rebuild introduces a media-free, cloud-sourced clean reinstall path for Windows 11 that can run from WinRE even when the OS won't boot, but it is preview-only and erases local data.
Security: Restores a device to a clean, known-good state, which can help recover from a compromised or corrupted OS install.
Privacy: Removes all locally stored files, accounts, apps and settings; cloud-stored data such as OneDrive is unaffected.
Recommended actions · Low urgency
- 1Test Cloud rebuild only on non-production devices during preview
- 2Confirm WinRE is healthy with reagentc /info before relying on the feature
- 3Ensure TPM is enabled and devices meet Windows 11 minimum hardware requirements
- 4Verify the current menu path against the latest build documentation
Response
Customer guidance
Microsoft directs testers to evaluate on non-production devices only and to share feedback via Feedback Hub (WIN + F) under Recovery > Cloud rebuild. Additional details are published at https://aka.ms/CloudRebuild.
FAQ
What is Windows 11 Cloud rebuild?
Cloud rebuild is a preview Windows 11 recovery option that restores a PC to a clean, known-good state by fully reinstalling the OS. It downloads both the target Windows image and the device's drivers from Windows Update, so it works without USB media or a custom image, even when Windows won't boot.
How is Cloud rebuild different from Reset this PC?
Reset this PC relies on the local installation, while Cloud rebuild downloads the target image and drivers from Windows Update and can run from WinRE even when the installed OS is unbootable.
Does Cloud rebuild delete my files?
Yes. Cloud rebuild reformats the system disk and removes all locally stored files, accounts, apps, and settings. Data stored in cloud services such as OneDrive is not affected.
Is Cloud rebuild available now?
It is in preview, introduced in Windows 11 Insider Experimental Preview Build 26300.8772. Microsoft advises using it on non-production devices only, and a general availability date has not been announced.
Can admins run Cloud rebuild remotely through Intune?
Not yet. In the current preview it is initiated from the WinRE troubleshooting menu or an elevated command prompt by a local administrator. Microsoft says remote initiation from endpoint management such as Intune will come in a later release.
The bottom line
Microsoft is previewing Cloud rebuild in Windows 11 Insider Build 26300.8772 — a recovery option that reinstalls the OS and drivers from Windows Update, works even when Windows won't boot, and re-provisions managed devices via Autopilot and Intune.
What happens next
What to do






