1

I installed Windows 10 on a new 500GB SSD (Sabrent Rocket 4 Plus), and the installation process finished successfully, but now a problem came up. Windows Update fails installing updates with error code 0x800f0922, which means there's less than 500MB free space on system reserved partition (Windows Update Error 0x800f0922).

In the installer, when I needed to select the drive to install Windows to, I created a new partition from the whole free space on the SSD (It was completely empty, without any partition). The installer said that additional partitions will be created too, which I know from previous installations. However, this time only the 15MB-sized MSR partition was created in addition to the one constructed from the remaining available free space (Windows partition, containing the OS).

I also have a 2TB HDD with a Windows installation on it, the additional partitions exist on it.

There's no system reserved partition on the SSD bigger than 500MB in size, and I think this is the cause of the failing updates.

How to fix this problem?

1 Answer 1

1

If you created a partition over the whole disk, Windows was unable to create the MSR in the little space that was left unallocated.

The easiest for you might be to delete this partition and repeat the install, giving it this time the whole unallocated disk to use. It will create all the necessary partitions and use the rest of the disk (almost all) as the C: system partition.

3
  • You should never manually create the partitions for Windows unless you are deploying your own Windows image. However, if you are doing that, then you have a image for each partition you want to exist. The system reserved partition is necessary, if it does not exist, reinstalling Windows is likely the simplest solution.
    – Ramhound
    Commented Jan 6, 2021 at 20:11
  • Thanks 😀 I will shrink the C: partition a bit to have 1GB unallocated space, I will use GParted (I have Linux installed on an SD card, I'll boot system from it), then I reinstall windows.
    – Tigers
    Commented Jan 6, 2021 at 21:16
  • That may also work, but I would prefer more free space. On my disk, EFI is 500MB and two Recovery disks of 816 MB and 15.2 GB, which together is much more than 1 GB. Which is why I counsel letting Windows do all the required allocation.
    – harrymc
    Commented Jan 7, 2021 at 11:01

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .