Skip to content
Zepe

Updates and recovery

Windows Update is the setting people most want to control and the one Microsoft has worked hardest to make uncontrollable. Several methods that circulated widely no longer function on current builds, and a guide that still lists them is worse than no guide, because it costs you an afternoon before you discover it.

This section says which methods still work, which have been closed, and what each one costs you in security terms. Deferring updates is a reasonable choice made with information; disabling them permanently on an internet-connected machine is a different proposition.

Recovery is handled in escalation order. Startup Repair before System Restore, System Restore before a reset, a reset before a clean install — because each step is more destructive than the last and there is no reason to skip to the end.

What you'll learn

  • Which methods of stopping automatic updates still work on current Windows builds and which no longer do
  • How to remove an update that has already installed and caused a problem
  • The repair escalation order: Startup Repair, sfc, chkdsk, System Restore, bootrec
  • What a factory reset does and does not erase, and why it is not a secure wipe before selling a machine
  • How to find the OEM recovery partition on an older laptop when the Windows options are unavailable

3 guides in updates and recovery

  • How to Stop Automatic Updates in Windows 10

    Pause, defer or block Windows 10 updates, which methods still work in 2026, which Microsoft has closed off, and what each one costs you in security.

    Updates and recoveryUpdated

  • How to Repair Windows Without Reinstalling

    Repair a damaged Windows installation in escalation order: Startup Repair, sfc, DISM, chkdsk, System Restore and bootrec, least destructive first.

    Updates and recoveryUpdated

  • How to Factory Reset a Windows 7 or 8 Laptop

    Reset Windows 8's Refresh and Reset options, use an OEM recovery partition on Windows 7, and understand why a reset is not a secure wipe before selling.

    Updates and recoveryUpdated

Questions about updates and recovery

Can I stop Windows 10 updates permanently?

Not reliably, and not on Home without side effects. Pausing works for a limited window, metered connections defer most but not all downloads, and Group Policy controls exist only on Pro and above. Methods based on disabling the Windows Update service tend to be reversed by servicing components.

Does a factory reset remove a virus?

Usually, but not always. A reset that removes everything and cleans the drive will clear conventional malware in the Windows partition. It does not touch firmware-level infections or a compromised recovery partition, and it does not help if you restore the infected files afterwards from a backup.

Is sfc /scannow worth running?

Yes, as an early step. It verifies protected system files against a known-good store and repairs mismatches, which fixes a real class of problems and cannot make things worse. If it reports it could not repair files, DISM RestoreHealth is the follow-up because it repairs the store that sfc draws from.

See all 8 topics →