Wow, what a genius you are.
You resolved the problem.
Finally was able to install 24H2 using the command prompts you have given.
Gee. Thanks so much Ramesh S.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
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.
Wow, what a genius you are.
You resolved the problem.
Finally was able to install 24H2 using the command prompts you have given.
Gee. Thanks so much Ramesh S.
install error - 0xc1900201
prasetyo azmi,
Please open a new thread.
In the new thread:
BSOD - Posting Instructions - Windows 10 Forums
BSOD - Posting Instructions | Windows 11 Forum (elevenforum.com)
https://www.tenforums.com/tutorials/3813-language-add-remove-change-windows-10-a.html
https://www.tenforums.com/tutorials/136792-change-display-language-windows-10-a.html#option1
Batch files for use in BSOD debugging - Windows 10 Help Forums
Batch files for use in BSOD debugging - Windows 10 Help Forums
https://www.tenforums.com/attachmen...-files-use-bsod-debugging-tuneup_plus_log.bat
Batch files for use in BSOD debugging - Page 2 - Windows 10 Forums
Batch files for use in BSOD debugging - Windows 10 Forums
schtasks.exe /Run /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\TargetVersionUpgradeExperienceIndicators" /s
Post a share link.
Download WhyNotWin11 - MajorGeeks
Post a share link.
For share links please use drop box or google drive.
Make sure that links are available without sign in.
https://support.google.com/drive/answer/2424384?hl=en&co=GENIE.Platform%3DDesktop
@prasetyo azmi
install error - 0xc1900201
This error occurs due to insufficient space in the EFI partition.
Please open an admin Command Prompt window (instead of PowerShell) and run these commands one by one:
mountvol Y: /s
cd /d Y:\EFI\Microsoft\Boot\Fonts
del *.ttf
powershell -command "GCI Y:\ -File -Recurse | Sort Length -descending | Select FullName, Length, Mode -first 10"
dir Y:\
Post the output here.
Ramesh,
I ran Command prompt as Administrator. Below is the result. I could not get through all the directions becasuse it said it could not find *.ttf
Now what?
C:\Windows\System32>cd /d Y:\EFI\Microsoft\Boot\Fonts
Y:\EFI\Microsoft\Boot\Fonts>del *.ttf
Y:\EFI\Microsoft\Boot\Fonts>del *.ttf
Could Not Find Y:\EFI\Microsoft\Boot\Fonts\*.ttf