Hello,
Based on the information provided, it seems like the issue might be related to the user's authentication process and the presence of MFA and Windows Hello prompts even after disabling them. Here are some steps you can take to troubleshoot and resolve the problem:
Verify MFA and Windows Hello settings:
Make sure that MFA and Windows Hello are truly disabled for the user in question. Double-check the Azure AD user settings and confirm that the options are disabled correctly. It's possible that there might be a delay in the changes taking effect, so allow some time for the changes to propagate through the Azure AD.
Clear cached credentials:
On the personal notebook that the user is using to connect via RDP, clear any cached credentials or saved passwords related to the target PC. This can help ensure that the RDP client is not using outdated or conflicting authentication information.
Use Azure AD credentials explicitly:
When connecting via RDP, make sure to explicitly specify the Azure AD user's credentials in the RDP client's login screen. Instead of using the "Remember me" option, enter the username and password manually. This ensures that the correct credentials are used for the RDP connection.
Check VPN connectivity:
Ensure that the user's personal notebook can successfully connect to the company's network via VPN. Verify that the VPN connection is stable and not experiencing any issues that might affect the RDP connection.
Check firewall and network settings:
Ensure that the necessary ports for RDP (TCP port 3389) are open and allowed through any firewalls, both on the personal notebook and the target PC within the company's network. Also, check for any network connectivity issues that might hinder the RDP connection.
Test with a different Azure AD user:
Try connecting to the target PC using a different Azure AD user account from the personal notebook. This can help determine if the problem is specific to the user's account or a more general issue with RDP connectivity.
Verify Azure AD Conditional Access policies:
Check if there are any Azure AD Conditional Access policies in place that might be affecting the RDP connection. These policies can enforce specific requirements for authentication, so make sure they are not causing conflicts.
Review Azure AD Sign-in logs:
Check the Azure AD Sign-in logs for any errors or anomalies related to the user's RDP connection attempts. This can provide valuable information about the cause of the "Internal Error."
Test RDP from a different network:
Try connecting to the target PC via RDP from a different network (e.g., a different home network or a mobile hotspot). This can help determine if the issue is specific to the user's home network.
If the problem persists after trying these steps, consider reaching out to Microsoft Support for further assistance, as they can delve into more specific details about the Azure AD configuration and provide advanced troubleshooting support.
Remember always to exercise caution and ensure security measures when dealing with remote connections and user credentials.
I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–