This issue appears to be related to the LogonUI.exe process crashing due to a problem with the Windows.UI.Xaml.dll module during RDP connections. The error code 0xc000027b typically indicates a DLL initialization failure.
Since you've already run DISM /Online /Cleanup-Image /RestoreHealth and the problem persists, here are several troubleshooting steps to try:
- Run the System File Checker to repair corrupted system files:
sfc /scannow
- Check if there are pending Windows updates that might fix the issue.
- Try re-registering the Windows.UI.Xaml.dll file:
- Create a new user profile to see if the issue is specific to the current user profile.
- Modify the RDP connection settings:
- Disable UDP and force TCP by editing the RDP file and adding "enablecredsspsupport:i:0"
- Try a different RDP client version or compatibility mode