Forum Discussion

MarkG35's avatar
MarkG35
Copper Contributor
Aug 10, 2026
Solved

We couldn't update the system reserved partition

I'm trying to run Windows Update to install Windows 11 Insider Preview Feature update (26220.9022) but during the download, I get the error message below:    
  • KapilArya's avatar
    Aug 15, 2026

    Please try these steps:

    1. Open administrative Command Prompt, if you’re upgrading. If you’re installing, you can instead use Windows RE Command Prompt.
    2. Assign a drive letter ‘Y’ to SRP. Type following and press Enter:

    mountvol y: /s

    1. Now execute Y: command to go to SRP. Then type following and press Enter:

    cd EFI\Microsoft\Boot\Fonts

    1. So you should be now in Fonts folder. Execute this command del *.*. This should delete unnecessary fonts and free up space in SRP.
    2. You can now close Command Prompt.

    If issue still persists, you can refer this fix:]

    https://www.kapilarya.com/fix-we-couldnt-update-system-reserved-partition-in-windows-11

    Let us know if this helps!

    Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.