To help with Windows Feature Updates when it returns the error “‘We couldn’t update system reserved partition”
Can you create a script which deletes the fonts from the EFI partition?
mountvol y: /s
Delete the fonts from y:\EFI\Microsoft\Boot\Fonts\ *.ttf
The script has been prepared for your request and shared in a private message to your Inbox.
If it works perfectly, we can ask the script developer to publish it in the script repository.