Windows

Reinstall Windows 11 From the Cloud Using Cloud Rebuild in WinRE

A full driver-and-OS reinstall from Windows Update, with no USB stick or custom image required.

A full driver-and-OS reinstall from Windows Update, with no USB stick or custom image required.

Cloud rebuild restores a Windows 11 PC to a clean state by downloading a fresh copy of Windows and the device’s drivers straight from Windows Update, then reinstalling the operating system. It works even when the installed Windows won’t boot, and it does not need a USB drive or a custom image. The feature is currently in preview for Windows Insiders and is aimed at IT administrators and users with physical access to the machine.

Quick answer: Boot into the Windows Recovery Environment, choose Troubleshoot > Cloud rebuild, connect to Ethernet or a WPA-Personal Wi-Fi network, confirm the target Windows build, then acknowledge the data-loss warning and start the rebuild.

Image credit: Microsoft

What Cloud rebuild does and how it differs from Reset this PC

Reset this PC has offered a cloud download option since 2020, but it only works while Windows is still bootable, and it pulls drivers from the local device. Cloud rebuild is built for recovery. It reformats the system disk and performs a full reinstall while fetching both the Windows image and the drivers online, so the machine comes back fully functional without relying on the health of the current installation.

There is no option to keep your files. Cloud rebuild wipes the main drive completely. After it finishes, the PC boots into the out-of-box experience (OOBE) as if it were new.

BehaviorCloud rebuildReset this PC
Works when Windows won’t bootYesNo
Downloads drivers from Windows UpdateYesNo (uses local drivers)
Keep personal files optionNoYes
Needs USB media or custom imageNoNo
Reformats the system diskYesOptional

Requirements before you start

The rebuild will fail if the machine cannot reach the internet or does not meet Windows 11 hardware rules. Confirm the following on the target device first.

  • The device runs Windows 11 and has a healthy Windows Recovery Environment. Check by running reagentc /info from an elevated command prompt.
  • A compatible networking driver is present in WinRE, and the device can reach the internet from WinRE over wired Ethernet or a WPA-Personal (WPA-2 Personal) Wi-Fi connection.
  • The device meets Windows 11 minimum hardware requirements, including an enabled TPM.

Note: Files stored in cloud services such as OneDrive are not touched. Everything on the local system disk is removed.


Start Cloud rebuild from the Windows Recovery Environment

Enter the Windows Recovery Environment. It opens on its own after repeated boot failures. From a working PC, open Settings > System > Recovery and select Restart now next to Advanced startup.
On the Choose an option screen, select Troubleshoot, then select Cloud rebuild.
Image credit: Microsoft
Let the tool connect to the network. Ethernet connects automatically. If only Wi-Fi is available, pick a WPA-Personal network and type the passkey when prompted.
Wait while Cloud rebuild prepares. It contacts Windows Update to work out the target Windows build and to download the device’s networking drivers.
Review the rebuild target state. Confirm the displayed Windows build, edition, and language match what you expect before continuing.
Read and acknowledge the data-loss warning, then select Continue (labeled Install on the confirmation screen) to begin. This reformats the system disk and removes all local files, accounts, apps, and settings.
Let the process run through its preparation, download, and install phases. Progress appears on screen, and the device may restart several times. Keep it plugged in and do not power it off.

How to know the rebuild worked

When the rebuild completes, the PC boots into the Windows out-of-box experience. On an unmanaged device, you finish setup the same way you would on a brand-new machine. For Microsoft Entra–joined and Intune-managed devices registered with Windows Autopilot, the device reconnects to Microsoft Intune automatically. Intune redeploys the assigned apps and policies, Backup for Organizations restores user settings, and files return through OneDrive once you sign in.

Warning: Do not manually restart or shut down the device while Cloud rebuild is preparing, downloading, or installing. Interrupting it can leave Windows unable to boot, in which case you would need a recovery drive, installation media, or recovery media from the device manufacturer to recover.


Error codes and how to fix them

If the rebuild fails, WinRE shows an error code on the failure screen. Two codes account for the common failures.

0x800704C6 – no network connection

This code means the device has no internet access, which Cloud rebuild needs to download the image and drivers. Only WPA-2 Personal Wi-Fi is supported in WinRE at this time.

Make sure the device has an active Ethernet connection or an available Wi-Fi network.
Select Cancel on the error screen, then choose Troubleshoot > Cloud rebuild again.
Connect to Ethernet, or on the Let’s connect you to a network screen, pick a Wi-Fi network and complete the connection. Then continue and finish the rebuild.
Image credit: Microsoft

0xc1900200 – hardware requirement or missing driver

This code means the device either does not meet Windows 11 minimum hardware requirements or is missing a required driver on Windows Update. The most common cause is a disabled TPM.

Confirm the TPM is enabled in firmware. Restart the device, enter the UEFI/BIOS setup, open the security or trusted computing menu, and enable TPM (it may be labeled PTT, fTPM, or Security Device). Save and restart.
From Windows, press Windows key + R, run tpm.msc, and confirm the status reads The TPM is ready for use.
Retry Cloud rebuild. If it still fails with the same code after the TPM is confirmed, the cause is most likely a missing driver. Contact the device manufacturer to confirm all required drivers, especially networking and storage drivers, are published on Windows Update.

Collect logs and report a failure to Microsoft

Open a Command Prompt in WinRE. On the Choose an option screen, select Troubleshoot, then Advanced options, then Command Prompt.
Image credit: Microsoft
Copy these log files and folders to an external drive.
X:$Windows.~BTSourcesPanther
X:WindowsLogsMoSetup
X:WindowsLogsRebuild
If the device can boot into Windows, open Feedback Hub, select Report a problem, choose Cloud rebuild under the category drop-down, and submit the report.
If the device cannot boot, use another PC to open Feedback Hub, select Report a problem, choose Cloud rebuild, attach the logs you gathered, and submit. Then recover the non-booting machine using a recovery drive, installation media, or manufacturer recovery media.

Cloud rebuild is destructive by design and is not meant for casual use yet. In the current preview it can be started by someone with physical access to the machine, either through WinRE or from an elevated command prompt in Windows. Remote initiation from a management tool such as Microsoft Intune is planned for a later release. Because the feature remains in preview, it should be used for evaluation on non-production devices only, and its interface and options may change before it becomes generally available. Microsoft describes the feature in full on its Cloud rebuild documentation.