Cannot update to 24H2 because of partition error

Anonymous
2024-10-07T08:34:19+00:00

Hello, I really need help with performing the update to Windows 11 24H2 update.

I have tried to search for update in Windows Update multiple times, and yet it keepts telling me I'm on the latest update. There are nothing in the optional section either. This is despite the fact my build version is 21H2, which is very old now.

I have tried downloading the Windows Update Assistant, but that was to no avail because every time it keepts telling me "we couldn't update the system reserved partition". I have 95 free gbs on my OS:C and so I have no idea what is causing this. I tried deleting temporary files, using the CMD and create a Y drive then deleting fonts through it, labelling the product file to .old and even tried a set of command to restart registries. The Update Assistant or the ISO version, both returned with the same message.

I have grown quite desperate now since I realized Windows never even offered to update me to 22H2 and 23H2. All the tutorials on Youtube all pointed to the MS guide to deleting the fonts. I ran out of options, and I can't contact any agents because the system keep telling me my account was logged in too many times.

Hope someone can help me here, thank you.

Here is my spec:

Device name LEGION5-KB

Processor AMD Ryzen 7 6800H with Radeon Graphics 3.20 GHz

Installed RAM 32.0 GB (31.2 GB usable)

Device ID CE7ECE7D-319F-442B-B4F1-B2ABD3A4024F

Product ID 00330-81480-16870-AA476

System type 64-bit operating system, x64-based processor

Pen and touch No pen or touch input is available for this display

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

244 answers

Sort by: Most helpful
  1. Ramesh 181.1K Reputation points Volunteer Moderator
    2025-01-02T15:31:49+00:00

    @Kieran Brooks

    Is this a Dell or an HP system? I see both Dell and HP folders there.

    Please try this.

    https://answers.microsoft.com/en-us/windows/forum/windows_11-wintop_update/why-i-cant-receive-24h2-update/05235370-503d-438a-8636-c218fce64e5f?messageId=e21948e9-5f1a-4763-bd19-bceeb23551c2

    Note: If the 1st command completes correctly, run the 2nd command.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Ramesh 181.1K Reputation points Volunteer Moderator
    2024-12-29T03:22:39+00:00

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Ramesh 181.1K Reputation points Volunteer Moderator
    2024-12-24T11:11:08+00:00

    Yes, it did. Thanks for the help Ramesh. Is there anything else left to do or is that all?

    That's it. Now, the disk space in the EFI partition is insufficient. To prevent quality updates from failing due to this, you may consider one of the following options.

    Use AOMEI to resize the EFI partition like this user did: https://answers.microsoft.com/en-us/windows/forum/windows_11-wintop_update/windows-11-version-24h2-not-updating/68c3a307-a329-49cf-a676-7cbcca3d5802?messageId=0aa28681-cb5a-42e7-9c11-775e6a1aa5b9

    (or)

    Discard the existing EFI partition and create a new EFI partition of size 200 MB or more. This can be done using Diskpart.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Ramesh 181.1K Reputation points Volunteer Moderator
    2024-12-24T10:52:49+00:00

    This is what I got:

    C:\WINDOWS\System32>Mountvol Y: /s

    The directory is not empty.

    C:\WINDOWS\System32>cd /d C:\Lenovo\BIOS

    C:\Lenovo\BIOS>copy /y SelfHealing.* Y:\EFI\Lenovo\BIOS\

    SelfHealing.fd

    1 file(s) copied.

    C:\Lenovo\BIOS>

    Ok. the file is now copied.

    Does that resolve the issue?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Ramesh 181.1K Reputation points Volunteer Moderator
    2024-12-21T12:11:12+00:00

    Hi Nico,

    The file "RVMTL357.cap" occupies most of the disk space in the EFI partition. It may be the BIOS recovery image. You have two options:

    1. Resize the EFI partition as others did in this thread. They used a third-party tool to extend the partition.

    (or)

    1. Move RVMTL357.cap to the C drive temporarily. If it breaks something (e.g., unable to enter BIOS or delay during boot), you can put it back into the EFI partition.

    Run:

    • Mountvol Y: /s
    • md C:\CAP
    • Move Y:\RVMTL357.cap C:\CAP\

    Re-run the Windows 11 24H2 setup.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments