A desktop computer displays a Windows recovery process with progress, cloud backup, and restored files.
Windows 11 includes a set of repair tools that most people never open. There are the troubleshooters under Settings > System > Troubleshoot, Quick Machine Recovery for PCs that won't boot, the newer point-in-time restore, and a "Reinstall now" option that uses Windows Update and keeps your files and apps. Used in the right order, they can bring back a broken PC without a full reset. PCWorld's Mark Hachman featured them this week in his Smart Mode newsletter. He is right that they are useful. Some of the defaults he describes are too broad, though, and whether you have each feature depends on your Windows 11 version, your edition, how big your drive is, and whether an employer manages the PC.

Windows 11 Troubleshooters Survived the MSDT Retirement​

Hachman opens by saying he could have sworn Microsoft was getting rid of its Windows 11 troubleshooters, yet they are still the first thing he tries. Both halves are true. Microsoft did retire the "legacy inbox" troubleshooters and the Microsoft Support Diagnostic Tool (MSDT) that ran them. In a support notice, it laid out a three-year plan: start sending some troubleshooters to the new Get Help platform in 2023, finish that move and remove the rest in 2024, then remove MSDT itself in 2025.

The list Microsoft chose to move covers most of what people actually use: Audio, Background Intelligent Transfer Service (BITS), Bluetooth, Camera, Network and Internet, Printer, Program Compatibility, Video Playback, Windows Media Player and Windows Update. The removal list includes Keyboard, Power, Search and Indexing, Speech, System Maintenance, Windows Store Apps, Shared Folders, HomeGroup, and the two Internet Explorer troubleshooters. The notice says Windows 11 22H2 and older, Windows 10 and earlier releases keep the legacy troubleshooters.

On current Windows 11, the familiar path still works. Go to Settings > System > Troubleshoot > Other troubleshooters and pick the one that matches your problem. Hachman says this is where he goes first, and he finds it odd that Microsoft tucks the useful tools one level down. He runs "Network and Internet" when his laptop can't connect, and he has run "Printer" and "Windows Update" now and then. You can also open the Get Help app and search for a troubleshooter by name, such as "printer troubleshooter" or "windows update troubleshooter." It will ask permission to run diagnostics, scan your configuration, and then list what it found along with suggested fixes.

Hachman says the troubleshooters usually solve his problem. That is his own experience, not a success rate from Microsoft. Microsoft makes a smaller claim: troubleshooters can often fix common problems without a call to support. Microsoft's own recovery guide also puts them first when a PC starts but misbehaves, and says they work on both Windows 10 and Windows 11.

Quick Machine Recovery Targets Mass Boot Failures on Windows 11 24H2​

The second tool Hachman covers is Quick Machine Recovery (QMR). He calls it essentially an automatic cloud-based troubleshooter that turns on when a PC fails to boot. That is roughly right, but the feature is narrower than the phrase suggests. Microsoft says QMR helps Windows 11 PCs recover from repeated startup failures caused by a known, widespread issue. When Windows can't start, the PC boots into the Windows Recovery Environment (WinRE), goes online, and checks Windows Update for a fix from Microsoft. If one exists, Windows applies it and restarts. Microsoft says this does not reset the PC and does not touch files, apps or settings.

The key word is widespread. QMR can only apply fixes Microsoft has already published. An applicable Microsoft remediation may not exist for every failure. Microsoft presented the feature as part of its Windows Resiliency Initiative, and coverage at launch made the reason plain. As Yahoo Tech put it, had the QMR feature been available during the CrowdStrike incident, the affected systems would have downloaded the fix through Microsoft servers. If your failure is unique to your PC, such as a bad driver you installed or a failing SSD, QMR probably has nothing to offer. You then fall back to the other recovery options.

Microsoft's documents give slightly different minimum builds. Microsoft Learn, along with many how-to guides, says QMR is available on Windows 11 24H2 build 26100.4700 or later. When the feature reached general availability, Microsoft's Windows IT Pro Blog told admins to ensure you're on the latest Win11 24H2 build (26100.4770; see KB5062660), and Redmondmag reported that to use quick machine recovery, devices must be updated to Windows 11 build 26100.4770 or later. In practice, a 24H2 or later PC that is still getting monthly updates is well past both numbers. The gap only matters if you are checking an older or frozen image.

Quick Machine Recovery Defaults Differ Between Home and Pro​

Hachman says QMR is on by default. That holds for Windows 11 Home. Microsoft's support page says QMR is enabled by default on Home, and that on Pro and Enterprise PCs an IT administrator may need to turn it on. The System Center Dudes admin guide goes further: on Windows 11 Pro/Enterprise, cloud remediation + auto remediation are disabled by default and should be enabled via policy for managed devices.

The feature has two parts. Cloud remediation decides whether WinRE is allowed to look for a fix on Windows Update. Auto remediation decides whether that check and repair happen without anyone stepping in. To see your own settings, open Settings > System > Recovery > Quick machine recovery. How-To Geek-style coverage syndicated by Yahoo describes a toggle there plus a drop-down menu to choose the time after which the feature checks for a solution again—by default, it is set to 30 minutes.

Admins should know about one network limit. System Center Dudes reports that only wired or WPA/WPA2 password-based Wi-Fi are supported for Intune Quick Machine Recovery networking right now. If a fleet relies on certificate-based enterprise Wi-Fi, a PC stuck in WinRE may not be able to reach Windows Update without a cable. Microsoft also offers a test mode so you can simulate the recovery flow before relying on it.


Point-in-Time Restore Is Powerful, and Different From System Restore​

Hachman's troubleshooters and QMR are the start of a longer list. The most significant newer item is point-in-time restore. Microsoft Learn describes it as a way to return a Windows 11 PC to its exact earlier state using restore points stored on the local disk and captured with Volume Shadow Copy Service. By default a restore point is taken about every 24 hours and kept for about 72 hours. Neither timing is guaranteed: sleep, shutdown, restarts and a full disk all affect when points are created and deleted.

Calling it "on by default" needs the same care as with QMR. Microsoft Learn says it is on by default for Windows 11 Home, and for Pro PCs that are not domain-joined or enrolled in enterprise management. It is off by default on enterprise-managed systems, meaning Enterprise, Education, and managed or domain-joined Pro PCs, until Windows 11 version 26H2. There is also a size condition that is easy to miss. Only PCs with an OS volume of 200 GB or larger get it turned on automatically. Smaller drives can enable it by hand under Settings > System > Recovery > Point-in-time restore > View or edit. On Home and Pro you can change the on/off setting and the maximum disk usage. Only Enterprise can change how often points are taken and how long they are kept.

The difference from System Restore matters most here. Classic System Restore rolls back system files and settings but leaves personal files alone. Point-in-time restore rolls back everything on the OS volume: your files, apps, settings, and in Microsoft's list, passwords, certificates and keys. Any document you created or edited after the chosen restore point is gone. Files in OneDrive or another cloud service are not affected. System Restore is still useful when point-in-time restore isn't available, or when you need to go back further than three days.

Microsoft's documentation lists several limits you should know before relying on it:

  • You can only start a restore locally from WinRE, under Troubleshoot > Point-in-time restore. If the volume is BitLocker-encrypted, you need the recovery key.
  • On PCs with more than one volume, only the OS volume is restored.
  • Files encrypted with EFS (Encrypting File System) block the restore.
  • Restore points taken under a different Windows edition can't be used, so an upgrade from Home to Pro makes the older points unavailable.
  • The restore needs at least as much free space as all the restore points combined. Restore points are also deleted automatically when free space falls to 20 GB or lower.
  • A restore can undo recent security updates and policies. Microsoft tells admins to check devices afterward.

Microsoft also lists known issues after a restore. Outlook .ost files can go out of sync, which is fixed by closing Outlook and deleting or renaming the .ost in %LOCALAPPDATA%\Microsoft\Outlook so it rebuilds. Recall is disabled and has to be re-enabled after you confirm presence. BitLocker auto-unlock on data volumes may not survive, so those volumes have to be unlocked with their recovery keys.

Reinstall Now and Reset This PC Are the Heavy Options​

When system files are damaged, Windows 11 22H2 and later offers a middle step before a reset: Settings > System > Recovery > Fix problems using Windows Update > Reinstall now. Microsoft says it reinstalls the current version of Windows and keeps your files, apps and settings. Microsoft calls it the least disruptive way to reinstall. Keep the PC plugged in and online while it runs.

Hachman also points to the command-line tools, DISM and System File Checker. Microsoft documents DISM /Online /Cleanup-Image /RestoreHealth as a deeper repair of the Windows component store, which can pull clean files from Windows Update or another source you specify. sfc /scannow then checks and repairs protected system files. Both need an elevated prompt. Hachman himself describes DISM as a deeper and potentially messier step than clicking a troubleshooter.

After that comes Reset this PC. Its "Keep my files" option keeps your personal files but removes apps and settings. It does not keep your installed software. "Remove everything" wipes the drive. Microsoft calls reset the most disruptive of the built-in options and says to try the others first. Hachman also mentions a "Fresh start" message he found in Windows Security. He says it suggests a clean, up-to-date Windows install but has no button to act on, so it reads like a confusing hint to reset. Microsoft's documented reinstall and reset options are in Settings under Recovery, so start there rather than in Windows Security.

What This Means for You: Check Your Settings Before You Need Them​

The practical step is to open Settings on each Windows 11 PC you're responsible for and confirm which tools are on, before anything breaks. QMR and point-in-time restore protect you only if they were running beforehand. Both have defaults that depend on edition, management status and, for point-in-time restore, drive size.

When something does go wrong, follow Microsoft's order and start with the least disruptive fix. If the PC starts but misbehaves, run the matching troubleshooter. Next, try "Reinstall now" through Windows Update. Then uninstall the latest update if the trouble started after it. Then consider point-in-time restore or System Restore, and keep Reset this PC for last. If the PC won't start, give QMR a chance to work, then use point-in-time restore, "Uninstall updates" or reset from WinRE. If an employer or school manages the PC, Microsoft says to contact that IT department, which may have remote recovery tools.

  • Open Settings > System > Recovery > Quick machine recovery to check whether cloud and auto remediation are on. They are on by default only on Windows 11 Home.
  • Open Settings > System > Recovery > Point-in-time restore to see whether it's running. It turns on automatically only on unmanaged Home and Pro PCs with an OS volume of 200 GB or more.
  • Save your BitLocker recovery key somewhere outside the PC, because QMR-adjacent WinRE tasks, point-in-time restore and most WinRE options require it.
  • Back up recent work before a point-in-time restore, since it rolls back personal files created after the chosen point.
  • Try "Reinstall now" before Reset this PC, because reset's "Keep my files" still removes apps and settings.
  • Enterprise admins should plan for point-in-time restore becoming a default consideration with Windows 11 26H2, and should test QMR networking on certificate-based Wi-Fi.

Hachman's point stands: Windows 11 now has several recovery layers between "restart it" and "wipe it," and most users skip them. None of these tools replaces a real backup. Point-in-time restore keeps three days of history at most, and QMR can only fix failures Microsoft has already diagnosed. For enterprise fleets, the next change comes with Windows 11 26H2, when point-in-time restore's default status for managed devices changes.