back to top

How to Fix Windows 11 24H2 KB5063060 Update Installation Failure

Follow Us
placeholder text

With the Windows 11 24H2 KB5063060 update, significant bug fixes and performance improvements have been brought to the system. However, users are still facing a number of problems persistently where the update cannot be installed, it gets stuck during reboot or at 100% without moving on to the desktop. This instructions manual offers several solutions in a stepwise manner to deal with the Cannot Install Windows 11 24H2 KB5063060 Update problem successfully.

Common Reasons Why Windows 11 24H2 KB5063060 Update Might Not Be Installed

  • Corrupted system files
  • Interference from third-party antivirus
  • Broken Windows Update services
  • Incomplete previous updates
  • Network instability or corrupted cache

Most Effective Methods to Solve the Problem When Installing Windows 11 24H2 KB5063060 Update

✅ Fix 1: Turn Off Antivirus and Firewall for Short Time

PC antivirus applications designed by other parties and even Windows Defender may cause conflicts with update installations.

Steps:

  • Press Windows + I → Go to Privacy & Security → Windows Security → Virus & Threat Protection.
  • Click Manage settings under Virus & threat protection settings.
  • Turn off Real-time protection.
  • Also, do not forget to deactivate the antivirus of the third party for the period of update installation.

Now repeat the update

✅ Fix 2: Run Windows Update Troubleshooter

Steps:

  • Settings → System → Troubleshoot → Other troubleshooters.
  • Find Windows Update → Hit Run.
  • Accept the proposed corrections.
  • Turn off and on the PC and try to get the updates again.

✅ Fix 3: Repair Corrupted System Files (SFC & DISM)

Broken system files usually cause an update blockage.

Steps:

  • Right-click Start → Windows Terminal (Admin).
  • Start System File Checker:

sfc /scannow

  • When the operation is over, execute DISM to recover the Windows status:

DISM /Online /Cleanup-Image /RestoreHealth

  1. Optionally, check disk integrity:

CHKDSK C: /f

  1. Restart the PC.

✅ Fix 4: Restart Windows Update Services

Steps:

  • Press Windows + R, type services.msc, hit Enter.
  • Scroll to Windows Update, right-click → Restart.
  • If Restart is greyed out, select Start.

✅ Fix 5: Reset Windows Update Components

To fix Windows 11 24H2 KB5063060 Update Installation failure, Resetting Windows Update components is like freeing the registry from a deep virus that causes update errors. So you should try this as it mostly recommended.

Steps:

  • Open Command Prompt (Admin).
  • Run these commands one by one:

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

  • Restart the PC.

✅ Fix 6: Perform a Clean Boot

If you clean boot, no third-party app can interfere with the

Steps:

  • Press Windows + R, type msconfig, and hit Enter.
  • Navigate to the Services tab → Select Hide all Microsoft services.
  • Hit the option Disable all.
  • Save changes and reboot the PC.
  • Attempt the update installation again.

✅ Fix 7: Manually Install Windows 11 24H2 KB5063060 Update

Steps:

  • Firstly, open the Microsoft Update Catalog.
  • Look for Windows 11 24H2 KB5063060 Update.
  • Get the update that fits your system architecture (e.g., x64) from the catalog.
  • Run the file with the .msu extension to install it.
  • After that, reboot your computer.

✅ Fix 8: Check Disk Space and System Requirements

Make sure the update does not fail due to lack of disk space or hardware that is not compatible.

Steps:

  • Press the Windows key + E → Check free space on drive C. At least 20GB is recommended.
  • Verify that Windows 11 24H2 requirements are met.

✅ Fix 9: Check Windows Update Error Logs

You can utilize Event Viewer to find out the exact problem.

Steps:

  • Press Windows + X → Event Viewer.
  • Navigate to Windows Logs → System.
  • Filter logs for Event ID 20, 6008, or 1001 related to Windows Update.

✅ Fix 10: Use Media Creation Tool to Upgrade

If all else fails, do an in-place upgrade without losing any data.

Steps:

  • Download the Windows 11 Installation Assistant.
  • Run the tool and follow the on-screen instructions to upgrade to version 24H2.

🚀 Pro Tips to Prevent Future Update Issues

  • Regularly clear SoftwareDistribution and Catroot2 folders.
  • Keep at least 20% of disk space free.
  • Schedule automatic scans with SFC and DISM monthly.
  • Always update device drivers before major Windows updates.
  • Disconnect unnecessary peripherals during major updates.

📌 Conclusion

This detailed instruction can be used by most users to fix the Cannot Install Windows 11 24H2 KB5063060 Update error. It does not matter if the issue is system file corruption, broken update components, or conflicts with third-party applications since each solution above deals with the most common root causes. Microsoft will probably release official fixes shortly, but till then here you can try the above listed solutions.

Related article

LEAVE A REPLY

Please enter your comment!
Please enter your name here