Windows 11 Repair

Open a PowerWhell terminal run as Administrator

DISM /Online /Cleanup-Image /RestoreHealth

Else

sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth

Example output

Microsoft Windows [Version 10.0.26100.1742]
(c) Microsoft Corporation. All rights reserved.

C:\Users\X1>DISM /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.26100.1150

Image Version: 10.0.26100.1742

[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.

Else

# Mount Windows-11-Install ISO using "Open With ... Windows Explorer ", and then run : 

# Find index 
dism /Get-WimInfo /WimFile:D:\Sources\install.wim

# Set to proper index, e.g., 6
DISM /Online /Cleanup-Image /RestoreHealth /Source:D:\Sources\install.wim:6 /LimitAccess

Else

Else

Else disable TPM and then try again

Else

If Windows still blocks installation, delete appraiserres.dll from the USB.