The issue: We couldn't update the system reserved partition
Here you will find out:
- about "Windows couldn't be installed. We couldn't update the system reserved partition"
- methods that may help you
- how DiskInternals can help you
Are you ready? Let's read!
About "Windows couldn't be installed. We couldn't update the system reserved partition"
This ominous message can display on your monitor if you use Windows. Also, there are a variety of reasons why this may have happened, but the most prevalent one is a lack of available disk space.
Of course, any system failure can also lead to such consequences, but getting rid of this malicious error is still worth it. Let's talk about this right now.
General recommendation
In order for all updates to be installed without problems on a computer and then function normally, you must always make sure you have sufficient free space on the disk. Therefore, it is recommended to systematically remove unnecessary garbage (have at least 15 MB of memory).
To do this, you need the appropriate permissions and capabilities.
File system check and how to use it
Before talking about this method, you should take care of all the data on the disk. If you do not have a backup of them, then first use DiskInternals Partition Recovery, and then proceed to check the storage.
Windows update deleted files? Download a free trial version of the Partition Recovery. After installing and running the program, you will deal with the Wizard, which in essence will do all the work for you. You will only need to choose the appropriate options for action. For example, select the desired file system (there is support for almost all popular file systems), select a specific scanning mode (scanning goes deep into each section of the disk and checks the most inaccessible places for data), etc. You can view any file after scanning; this action will automatically lead to its restoration. Further, all results will be saved and available for export to any medium after buying a license.
Now proceed to the verification itself; this can be done using sfc or chkdsk. Both options are good, so let’s learn more about each.
Open Command Prompt as an administrator (pressing Win and X at the same time will be the fastest way). Enter the command
. After pressing Enter, a study and correction will be launched, if possible.
The chkdsk utility also works through the command line. There may be several commands applicable to your situation:
where /F - Correction of errors on the disk, C - this is the disk.
where /R - Search for bad sectors and restore surviving content (requires /F).
After each command, you need to press Enter and patiently wait for the end of these actions. As you know, all changes on the computer, including any corrections, will be effective only when the computer restarts. This may take some time, but be patient.
Windows MBR & GPT instruction
For GPT: open Command Prompt with permissions. Type mountvol B: /s, where B is the drive. After pressing Enter, examine all available documents. Next, type B; this will allow you to go to the disk. The next command is cd EFI\Microsoft\Boot\Fonts and then del*.*; this will remove all fonts and thereby free up space. Naturally, after any command, press the Enter key to make sure it takes effect.
For MBR: open Disk Management and click on System Reserve. Here, find "Change drive name" and rename to drive B.
After that, you need to open a privileged command line. To go to disk, type b and then type cd Boot\Fonts; here will be all the fonts that you need to delete. Then enter the following commands:
![]()
icacls ![]()
whoami - this command will prompt the name you need.
![]()
del *.*
- return all posts.
Thus, the fonts are removed, but there is more to be done. Restart your computer and go back to Disk Management and delete the drive letter.
Then restart the computer; the error could not update the system reserved partition should disappear.
Related articles
- How to Fix Windows Update Error 0x80070057?⠀
- Windows update is stuck
- What should you do if Windows Update Service is missing?
- Windows Update cannot currently check for updates issue
- Windows 10, 11 won't update
- We couldn't install some updates because the PC was turned off error
- When This PC can’t be upgraded to Windows 10, 11 issue appears
- If you want to stop Windows 10 update in progress
- Fix Windows update error 80073701 now!
- What should you do in case if d3dcompiler_43.dll is not found?
- Windows 10 update 0x800705b4 - Fix error code⠀
- If you tired from automatic updates on Windows 10
- About Windows Update loop
- How to uninstall Windows 10, 11 update without data issues?
- KB5001330 Windows 10 update
- Cumulative update for Windows 10 version 1909 failed
- Download KB4474419, KB4490628, and KB4484071
- Everything You Need to Know About KB4494441 Windows Update
- If Windows update freezes your computer
- If Windows 10, 11 wont boot after update
- The potential Windows Update database error detected message

