Fix – Windows 11 upgrade fails with ‘We couldn’t update system reserved partition’

Some Windows 10 preloads have a small EFI System Partition of 100MB which is enough for 10 but might cause the upgrade to Windows 11 to fail with the message ‘We couldn’t update system reserved partition’ error code 0xc1900104, or error code 0x800f0922.

Without the need for partition resizing tools you should be able to work around this issue by following these steps:

  1. Search for cmd. Press-and-hold or right-click on Command Prompt in the results, and select Run as administrator.
  2. At the command prompt, type mountvol y: /s and then hit Enter. This will add the Y: drive letter to access the System Partition.
  3. Switch to the Y drive by typing Y: and press Enter. Then, navigate to the Fonts folder by typing cd EFI\Microsoft\Boot\Fonts. Once there, type del *.ttf to delete font files. The system may ask you if you are sure to continue, press Y and then Enter to continue.

now retry the upgrade

5 comments

Skip to comment form

    • Tim on August 22, 2022 at 4:27 am
    • Reply

    When I run this command: At the command prompt, type mountvol y: /s and then hit Enter. This will add the Y: drive letter to access the System Partition. I put in Y: and press Enter. I then get the message: The system cannot find the drive specified. What do I need to do differently? Thank you.

    • Maciej on October 10, 2022 at 4:01 pm
    • Reply

    It actually works, on W11 the system didn’t even ask me if I was sure to delete font files. Cheers man!

    • DaveSuffolk on November 28, 2024 at 9:40 am
    • Reply

    Thank you Erik, the clearest and simplest fix I found and it worked with no fuss. I was worried by dire warnings on other sites about bricking my laptop, so I copy/pasted the commands to get them right. My only concern: Will this happen again in the future and will the same trick work then?

    1. Hi Dave, if it does show up again with the next feature update it should work.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.