Windows 11 can't update the system reserved partition: 3 tips
When updating Windows 11 or upgrading from Windows 10 to Windows 11, you may encounter the error We could not update system reserved partition.
This may be accompanied by error code 0xc1900104, 0x800f0922, or 0xc1900201.
What causes the system reserved partition error?
This may be caused by a full System Reserved Partition (SRP) that can no longer be written to.
Additionally, some third-party security and antivirus applications write to the SRP and can fill it up quickly. Dual booting with Linux can also be the cause of this error.
Additionally, if you are running a new legacy installation, bypassing Windows 11 requirements, your System Reserved partition may only be 50 MB, which is too small.
What is the function of the system reserved partition?
SRP is a hidden partition in the system drive that contains important startup and system recovery information.
The data includes boot manager code and boot configuration data as well as boot files used for BitLocker drive encryption. In Windows 10, recovery environment data is also stored in this partition.
Notes Tampering with the system reserved partition may require advanced skills using the command line. Any incorrectly entered command may result in the device not booting and potential data loss.What to do if Windows 11 cannot update the system reserved partition?
1. Find out what your partition type is
- Right-click the Start button and select Disk Management from the list.
- Now, right-click on your primary partition and select Properties.
- Click on the Volume tab and you should see the partition style in the list. In this case it is GPT.
Although you can typically only install Windows 11 on a GUID Partition Table (GPT), you can do this on an MBR.
That's why we first need to check what we're dealing with, as the solutions for the two cases are slightly different.
2. Delete font files
2.1 For GUID Partition Table (GPT)
- Click the Start button , type cmd, and select Run as administrator.
- Type the following command to assign the drive letter Y to the system partition and press Enter:
<strong>mountvol y: / s</strong>
- Type Y: and press Enter to switch to the Y drive.
- Navigate to the fonts folder by typing:
<strong>cd EFI\Microsoft\Boot\Fonts</strong>
- Then, use the following command Delete the font files inside and then Enter:
<strong>del *.*</strong>
## If prompted to continue deleting the files, type Y.
2.2 For MBR (BIOS)
- Right-click the Windows button and select Disk Management from the list.
- Right-click the System Reserved Partition, select Change Drive Letter and Path, and press Add.
- Select Y as the drive letter and finally click OK to apply the changes.
- Next, click the Search icon, type cmd, and click Run as administrator from the resulting overlay menu.
- Type Y: and press Enter to switch to that drive.
- Type the following command to change the folder to fonts:
<strong>cd Boot\Fonts</strong>
- Paste the following command to restore the fonts in the folder Access permissions for the file:
<strong>takeown /d y /r /f</strong>
- Then, save the permissions to the drive by pasting the following command and pressing Enter:
<strong>icacls Y:\* /save %systemdrive%\NTFSp.txt /c /t</strong>
- To display the name of the current user account, Please type whoami and press Enter.
- To grant a user access, type the following command and press Enter:
<strong>icacls . /grant</strong> <strong><the username you got from whoami>:F /t</the></strong>
- Delete all files in the folder by typing the following command and pressing Enter:
<strong>del *.*</strong>
- To restore permissions, enter the following command and press Enter:
<strong>icacls Y:\ /restore %systemdrive%\NTFSp.txt /c /t</strong>
- Then, restore the access control list (ACL) to the system by typing the next command and pressing Enter:
<strong>icacls . /grant system: f /t</strong>
-
EnterFinally, give ownership of the drive back to the system by pasting the following command and pressing Run:
<strong>icacls Y: /setowner “SYSTEM” /t /c</strong>
The system reserved partition should now have more free space. You can confirm this by checking the Disk Management console and then you should proceed to delete the drive letter.
To remove the Y drive letter, right-click the System Reserved Partition in the Disk Management tool and select Change Drive Letter and Path as you did in Solve as done in the program.
But this time, select the Y: drive, then select Remove and click OK to save the changes.
Restart your computer (if necessary) and continue with the upgrade or update. The error that we cannot update the system reserved partition should be gone.
Read more about this topic- System Reserved Partition Not Showing Up in Disk Management
- Fix System Reserved Partition Not Showing Up on SSD Issue 4 Solutions
- Easy Ways to Repair System Reserved Partition on Wrong Drive
3. Use third-party software to extend System Reserved Partition
If you feel The above method is daunting, then third-party tools like Gadget Partition Wizard and AOMEI's Diskpart can help you solve the problem.
Tools like this utilize a graphical interface and near one-click operation to perform various repairs.
In particular, the Mini Tool Partition Wizard clearly displays the partition style and other related properties of each partition.
Whether it is a GPT or MBR disk, the software includes intuitive tools to help you expand or shrink partitions. Be sure to follow their documentation.
Notes On some third-party partition management tools, GPT disks may appear as EFI System Partition (ESP).In short, these tools help you shrink your main C: drive and extend the system reserved partition using the resulting unallocated space.
As a last resort, you may want to consider performing a clean installation of the affected version of Windows.
Essentially, a clean installation resets the hard drive and creates a new system reserved partition outside of the main system drive. Remember to back up all data before doing a fresh installation.
The above is the detailed content of Windows 11 can't update the system reserved partition: 3 tips. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver CS6
Visual web development tools