Hi ,
I am Ivan, I will help you with this.
Initially open the on command (admin) prompt and run the command: sfc /scannow
Wait for the process to finish and run the commands: DISM /Online /Cleanup-Image /RestoreHealth
Restart the computer, open Windows PowerShell (admin) and run the command: ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootImmersiveControlPanelAppxManifest.xml
Restart your computer and check if the error is resolved.
Independent Advisor - Community
Thanks