Update Windows on a laptop is not only a way to get new features, but also a necessity for system security. Many users put off this process for fear of crashes or data loss, although in practice most updates go smoothly. In this article we will look at all current free update methods - from standard Windows Update before manual installation via ISO image.

The peculiarity of laptops is that their hardware configuration is often limited compared to PCs: less RAM, slow hard drives (HDD instead of SSD), and the battery can run out at the most inopportune moment. Therefore we will pay attention system preparation before updating and we will tell you how to avoid common mistakes. For example, did you know that Windows 11 update requires at least 64 GB of free disk space, even if your laptop officially supports the system? This is just one of the pitfalls to learn about.

1. Preparing a laptop for an update: 7 mandatory steps

Before you start the update, you need to make sure that the laptop is ready for the procedure. Neglecting preparation is the main cause of crashes, freezes, or even data loss. Let's start with the most important:

Free disk space. Windows 10 requires minimum 20–30 GB free space, and Windows 11 - 64 GB. You can check the volume via This computer or team wmic logicaldisk get size,freespace,caption in CMD. If there is not enough space, clean up the disk using the built-in utility Disk Cleanup (cleanmgr) or delete unnecessary files manually.

  • 🔋 Battery charge. Connect your laptop to the network - the update may take from 30 minutes to several hours. If the battery runs out during the process, the system may be damaged.
  • 🔌 Stable Internet connection. To download updates you will need: 3 to 6 GB of traffic (depending on version). Use a wired connection (Ethernet), if possible.
  • 📁 Data backup. Save important files to an external drive or to the cloud. Updating rarely results in data loss, but there is a risk.
  • ⚙️ Disabling antivirus. Programs like Kaspersky, Avast or ESET may block system files. Temporarily deactivate protection.

Also check equipment compatibility. For example, Windows 11 requires support TPM 2.0 And Secure Boot. Find out if there is TPM on your laptop, you can use the command tpm.msc in the menu Execute (Win + R). If the module is missing, you won't be able to officially upgrade to Windows 11 (although there are workarounds).

Connect the laptop to a power outlet|Free up ≥30 GB on the C drive|Back up important files|Disable antivirus|Check compatibility with Windows 11 (if necessary)|Close all programs-->

💡

If you have a laptop with HDD, not SSD, the update may take 2–3 times longer. To speed up the process, connect the drive to another PC with SSD and update there.

2. Method 1: Update via Windows Update (the easiest)

This is the standard method and works for most users. It does not require additional tools and is as safe as possible. Here's how it works:

  1. Open Options (Win + I) → Update and Security (Windows 10) or Windows Update (Windows 11).
  2. Click Check for updates. The system will automatically find and download available packages.
  3. If a major update is available (for example, moving from Windows 10 to 11), a button will appear Download and install.
  4. Follow the instructions on the screen. The laptop will reboot several times - this is normal.

Advantages of the method:

  • ✅ Automatic compatibility check.
  • ✅ Saving all programs and files.
  • ✅ Minimal risk of errors.

However, there are also disadvantages:

  • ❌ Long loading time (especially with slow Internet).
  • ❌ Sometimes updates get stuck at the Preparing for installation.

📊 How often do you update Windows on your laptop?
  • Only when the system insists
  • Once every six months
  • Every month
  • I never update

If the update is stuck, try the following:

  1. Reboot the laptop manually (hold the power button 10 seconds).
  2. Run Troubleshooting in section Update and Security → Troubleshooting.
  3. Empty folder SoftwareDistribution (responsible for storing updates):
    net stop wuauserv
    

    net stop cryptSvc

    net stop bits

    net stop msiserver

    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    ren C:\Windows\System32\catroot2 catroot2.old

    net start wuauserv

    net start cryptSvc

    net start bits

    net start msiserver

3. Method 2: Using Media Creation Tool (for clean install or upgrade)

Media Creation Tool - official utility from Microsoft, which allows you to create bootable media or update the system directly. This method is useful if:

  • 🔄 Update does not find the new version of Windows.
  • 🖥️ Do you want to fulfill clean install (with the removal of all data).
  • 📥 Need to download ISO image for future use.

Instructions for use Media Creation Tool:

  1. Download the utility from the official website Microsoft:
    • For Windows 10: link
    • For Windows 11: link
  • Run the file MediaCreationToolxxxx.exe (administrator rights required).
  • Select Upgrade this PC now (for updating without data loss) or Create installation media (for a clean installation).
  • Follow the wizard's instructions. If you choose USB flash drive, you will need a flash drive with a capacity of ≥8 GB.
  • Important details:

    • When choosing Update this computer all programs and files will be saved, but system settings will be reset.
    • If you are creating a bootable USB flash drive, make sure that BIOS laptop mode is on UEFI (not Legacy).
    • For laptops with BitLocker (disk encryption) before update be sure to pause protection through Control Panel → BitLocker Drive Encryption.

    What to do if Media Creation Tool gives error 0x80070070 – 0x50011?

    This error means there is not enough disk space. Solutions:

    1. Free up ≥30 GB on your system disk.

    2. Connect an external hard drive and transfer folders to it Downloads, Documents, Images.

    3. Use the utility Disk Cleanup to clear temporary files.

    4. If all else fails, create a bootable USB flash drive on another PC and update from it.

    4. Method 3: Updating via ISO image (for advanced users)

    This method is suitable if you want complete control over the process or are installing Windows on multiple laptops. ISO image can be downloaded via Media Creation Tool, and directly from the site Microsoft (for example, via RG-Adguard script to bypass restrictions).

    Step by step instructions:

    1. Download ISO image the required version of Windows (for example, Windows 11 23H2).
    2. Connect USB flash drive (≥8GB) and format it to FAT32 (use the utility Rufus or standard formatting).
    3. Mount ISO (double click on the file) and copy all the files to the flash drive.
    4. Reboot your laptop, go to BIOS (F2, Del or Esc when booting) and select boot from USB.
    5. From the installer menu, select Update (saving files) or Custom installation (clean install).

    Upgrade option Saving data Time Difficulty
    Windows Update ✅ Yes 30–120 min
    Media Creation Tool (update) ✅ Yes 40–150 min ⭐⭐
    ISO image (clean install) ❌ No 60–180 min ⭐⭐⭐
    ISO image (update) ✅ Yes 50–160 min ⭐⭐

    Clean install warning: if you choose Custom installation, all data on disk C: will be deleted. Create a backup copy first or move important files to another partition (D:, E:).

    💡

    Use ISO image only if other methods don't work or you need a specific version of Windows (for example, LTSC without unnecessary components).

    5. Method 4: Update via Windows Insider Program (for testers)

    If you want to get the latest features before their official release, you can join the program Windows Insider. It's free, but has risks: test builds may contain bugs that affect the laptop's performance.

    How to connect:

    1. Open Settings → Update & Security → Windows Insider Program (Windows 10) or Settings → Windows Update → Windows Insider Program (Windows 11).
    2. Click Start and select an update channel:
      • Dev Channel - the earliest (and most unstable) builds.
      • Beta Channel - more stable, but still test versions.
      • Release Preview — updates almost ready for release.
  • Reboot your laptop and wait for the new build to download.
  • ⚠️ Attention: Test builds may result in:
    • Reduced battery life.
    • Driver incompatibilities (for example, for NVIDIA or AMD).
    • Automatic updates that cannot be canceled.

    To return to the stable version, you will have to do clean install Windows.

    Advantage Insider Program — access to new features in advance. For example, in Windows 11 This is how they first appeared:

    • 🎨 New Explorer with tabs.
    • 🤖 Built-in ChatGPT (Copilot).
    • 🖥️ Improved support Android applications.

    6. Method 5: Update via command line (for advanced)

    If standard methods do not work, you can run the update manually via CMD or PowerShell. This method is useful, for example, when Update Center hangs on 0% or gives an error 0x80070002.

    Instructions:

    1. Open Command line as administrator (Win + X → Command Prompt (Administrator)).
    2. Stop the update service:
      net stop wuauserv
    3. Delete temporary update files:
      del "%windir%\SoftwareDistribution\*" /q /s
    4. Re-register Windows Update components:
      regsvr32 wuapi.dll
      

      regsvr32 wuaueng.dll

      regsvr32 wucltux.dll

      regsvr32 wups2.dll

      regsvr32 wups.dll

      regsvr32 wuwebv.dll

      regsvr32 jscript.dll

    5. Restart the service and check for updates:
      net start wuauserv
      

      wuauclt /detectnow

    If the update still doesn't install, try manual installation of the update package:

    1. Download the required package (.msu or .cab) with Microsoft update catalog.
    2. Install it via CMD:
      wusa "C:\путь\к\файлу.msu" /quiet /norestart

    ⚠️ Attention: Do not use commands from unverified sources - this may lead to damage to system files. All the above commands are safe and taken from the official documentation Microsoft.

    7. What to do if the update does not install: 5 ways to solve errors

    Even with proper preparation, the update may fail. Let's look at typical problems and their solutions:

    Error code Reason Solution
    0x80070070 Insufficient disk space Free up ≥30 GB for C: or connect an external drive.
    0x80070002 Damaged system files Run sfc /scannow And DISM /Online /Cleanup-Image /RestoreHealth.
    0x800F0922 The laptop is not connected to the network Connect the charger and check the Internet.
    0xC1900101 Driver conflict Update drivers for video cards, Wi-Fi And chipset.
    0x80240034 Update download failed Reset components Windows Update (see section 6).

    If none of the methods help, try:

    • 🔄 Roll back update through Settings → Update & Security → Recovery.
    • 📥 Download the update manually from the site Microsoft and install it separately.
    • 🛠️ Restore system through Restore point (if it was created previously).

    💡

    If the error persists after several attempts, check Windows logs (Event View → Windows Logs → Installation). There may be a detailed description of the problem.

    FAQ: Frequently asked questions about updating Windows on a laptop

    Can I upgrade from Windows 7/8 to Windows 10/11 for free in 2026?

    Officially, the free upgrade program from Windows 7/8 to Windows 10 ended in 2016, but unofficially it's still working. To do this:

    1. Download Media Creation Tool for Windows 10.
    2. Run the utility and select Update this computer.
    3. At the activation stage, use the Windows 7/8 key (or skip the step - the system will activate automatically).

    For Windows 11, this trick will not work - you will need a clean installation with a license key.

    Why did my laptop start to slow down after the update?

    The reasons may be different:

    • Background processes. After updating, Windows indexes files and optimizes the system. Wait 1-2 hours.
    • Incompatible drivers. Update drivers for video cards, network card And chipset.
    • Low RAM. Windows 11 requires ≥4 GB RAM. If you have less, downgrade to Windows 10.
    • Virtual memory. Increase the swap file: Settings → System → About the system → Advanced settings → Performance → Advanced → Virtual memory.

    If the brakes persist, try reset Windows without losing files (Settings → Update & Security → Recovery → Reset PC).

    How to cancel an update if the laptop stops working?

    If after the update the system does not start or does not work correctly, perform a rollback:

    1. Boot into safe mode (hold Shift when rebooting).
    2. Go to Settings → Update & Security → Recovery → Go back to a previous version of Windows.
    3. If the menu is not available, use installation flash drive:
      • Boot from USB.
      • Select System Restore → Troubleshooting → Revert to Previous Build.

    Please note: the rollback option is only available during 10 days after the update. After this period, you will have to perform a clean installation.

    Is it possible to update Windows without losing data?

    Yes, in most cases the update is via Update Center or Media Creation Tool (optional Update this computer) saves:

    • Personal files (Documents, Images, Video).
    • Installed programs (but some may require reinstallation).
    • System settings (wallpaper, network settings, etc.).

    However backup it is still recommended - in case of failure.

    How to speed up downloading updates on a slow laptop?

    If you have a weak processor or HDD, use these tips:

    • 📥 Download updates manually from the site Microsoft and install them locally.
    • 🔌 Disable background programs through Task Manager.
    • 🛠️ Use SSD. Migrating the system to a solid state drive will speed up the process by 3-5 times.
    • Run the update overnightwhen the laptop is not in use.