How to Fix Windows Update & Microsoft Store Error 0x80244007

The 0x80244007 error in Windows 11 typically appears when trying to install updates through Windows Update or download apps from the Microsoft Store. This error is usually related to corrupted update components, network issues, or problems with Windows Update services.

When this error occurs, updates may fail to download or install, and apps from the Microsoft Store may not update properly. Fortunately, this issue can be resolved using a few proven troubleshooting methods.

In this guide, we will walk you through how to fix Windows Update and Microsoft Store error 0x80244007 in Windows 11.

How to Fix Windows Update & Microsoft Store Error 0x80244007

Follow the solutions below to resolve the error.

1. Restart Windows Update Services

Restarting update services can fix temporary glitches.

  1. Press Windows + R, type services.msc, and press Enter.
  2. Locate the following services:
    • Windows Update
    • Background Intelligent Transfer Service (BITS)
    • Cryptographic Services
  3. Right-click each service.
  4. Select Restart.
  5. Close the Services window.

Restarting services refreshes the update process.

2. Run Windows Update Troubleshooter

Windows includes a built-in troubleshooter for update issues.

  1. Press Windows + I to open Settings.
  2. Go to SystemTroubleshoot.
  3. Click Other troubleshooters.
  4. Find Windows Update.
  5. Click Run.
  6. Follow the on-screen instructions.

The troubleshooter can automatically detect and fix issues.

3. Clear Windows Update Cache

Corrupted update files can cause this error.

  1. Open Command Prompt (Admin).
  2. Stop update services: net stop wuauserv
    net stop bits
  3. Navigate to: C:\Windows\SoftwareDistribution
  4. Delete all files inside the folder.
  5. Restart services: net start wuauserv
    net start bits
  6. Restart your computer.

This clears cached update files and forces fresh downloads.

4. Reset Microsoft Store Cache

If the error appears in the Microsoft Store:

  1. Press Windows + R.
  2. Type: wsreset.exe
  3. Press Enter.
  4. Wait for the process to complete.
  5. The Microsoft Store will reopen automatically.

This clears Store cache and resolves common issues.

5. Check Date and Time Settings

Incorrect time settings can interfere with updates.

  1. Open Settings.
  2. Go to Time & languageDate & time.
  3. Enable:
    • Set time automatically
    • Set time zone automatically
  4. Click Sync now.

Correct time settings are essential for update services.

6. Disable VPN or Proxy

VPNs or proxies may block update servers.

  1. Open Settings.
  2. Go to Network & internet.
  3. Select VPN or Proxy.
  4. Disable any active VPN or proxy.
  5. Try updating again.

This ensures direct communication with Microsoft servers.

7. Run SFC and DISM Scans

Corrupted system files can cause update errors.

  1. Open Command Prompt (Admin).
  2. Run: sfc /scannow
  3. After completion, run: DISM /Online /Cleanup-Image /RestoreHealth
  4. Restart your computer.

These tools repair system file corruption.

8. Perform a Network Reset

If network issues persist, reset your network settings.

  1. Open Settings.
  2. Go to Network & internet.
  3. Click Advanced network settings.
  4. Select Network reset.
  5. Click Reset now.
  6. Restart your PC.

This restores default network configurations.

Conclusion

The 0x80244007 error in Windows 11 can disrupt updates and Microsoft Store downloads, but it is usually caused by fixable issues such as corrupted cache, service problems, or network misconfigurations.

By restarting update services, running the troubleshooter, clearing the update cache, resetting the Microsoft Store, checking date and time settings, disabling VPNs, repairing system files, and resetting network settings, you can effectively resolve the error and restore normal update functionality on your Windows 11 system.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.