Hi Lafayette Williams,
Thank you for giving your question to us.
To my knowledge, this specific error sequence on Windows 11 Pro usually stems from a conflict between the Windows App (formerly Remote Desktop) on macOS and the enhanced security defaults in the latest Windows builds.
Here are the recommended solutions to help you:
- Disable "Require Windows Hello" for Sign-in
Windows 11 often defaults to allowing only "passwordless" sign-in for Microsoft Accounts. This prevents RDP from accepting a standard password because it expects a PIN or biometric that RDP cannot transmit.
On the host Windows 11 PC, go to Settings > Accounts > Sign-in options.
Under Additional settings, toggle OFF "For improved security, only allow Windows Hello sign-in for Microsoft accounts on this device."
Restart the PC and attempt to connect again.
- Verify the Username Format
Remote Desktop is pedantic regarding how usernames are passed from macOS.
If using a Local Account: Use .\Username or ComputerName\Username.
If using a Microsoft Account: Use the full email address (e.g., ******@outlook.com).
- Adjust Network Level Authentication
While NLA is a security best practice, it can occasionally cause the "Credentials did not work" loop if there is a mismatch in security providers.
Go to Settings > System > Remote Desktop.
Click the dropdown arrow next to "Remote Desktop" (Ensure it is On).
Uncheck the box: "Require devices to use Network Level Authentication to connect (recommended)."
Then test the connection again.
- Group Policy Adjustment
If the above fails, you may need to force the security layer to negotiate correctly.
Press Win + R, type gpedit.msc, and hit Enter.
Navigate to: Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security.
Find "Require use of specific security layer for remote (RDP) connections".
Set it to Enabled and select RDP from the dropdown menu.
If you find the answer useful, please mark it as the "Accepted Answer" so other members can find the solution easily. Your help in supporting the community is much appreciated!
Best regards,
Scott Nguyen