RDP to computer using local admin account wont authenticate

Sergio Renes 0 Reputation points
2025-11-02T23:17:59.1933333+00:00

Hello, I've never had this issue before, but I have a user (user A) that is trying to RDP to another user's (user B) computer using user B's credentials, which has local admin rights. User a has done this a bunch of times with no issues until recently. User A puts in the password and it comes back with login failed. I then take over user A's computer and try to RDP to user B's computer using my Domain Admins credentials and get the same error. I'm able to RDP to user B's computer from my own computer just fine. So something is going on with user A's computer specifically. As a workaround I had user A RDP to conference computer then RDP to user B's computer from there and it worked. I told user A that I would troubleshoot some more over the weekend. I tried login in to user A's computer using my DA credentials then RDP to user B's computer again and got the same error, Login failed. When checking the Audit logs it shows where a Failure but it doesn't show which credntial was used. Just the IP address of user A's computer. All the computers have the same GPOs. Any ideas why user A's computer can't authenticate any of the tried credentials?

Windows for business | Windows Client for IT Pros | User experience | Remote desktop clients
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Henry Mai 7,010 Reputation points Independent Advisor
    2025-11-03T01:33:45.6566667+00:00

    Hi Sergio Renes, I'm Henry.

    Based on my research, the issue might be related to cached credentials or Network Level Authentication (NLA). According to Event 4625 – An account failed to log on, Windows may use outdated cached credentials, causing RDP failures even if the same credentials work elsewhere. Also, make sure NLA is properly configured and the account has the right permissions — see Enable Remote Desktop on your PC.

    Also review Credential Guard or LSA Protection settings, as they can block RDP. Microsoft’s guide is here.

    Even with shared GPOs, a single device might apply conflicting policies—use gpresult /r or rsop.msc to verify — see gpresult | Microsoft Learn.

    Try clearing saved credentials, confirming NLA settings, and comparing policies with a working system. You can also test by temporarily disabling Credential Guard.

    Hope this helps! If so, please click “Accept Answer” so others can benefit too.


  2. Sergio Renes 0 Reputation points
    2025-11-03T19:04:46.97+00:00

    I think this is it.

    https://cyberpress.org/microsoft-confirms-recent-updates-causing-login/

    I'm seeing these mismatch errors on user B's computer. We have Beelink computers and I'm pretty sure they are all cloned by them. I ran to a similar issue with them not showing up in the WSUS console and found out I needed to reset their SUSClientID in order for them to show up.

    So I either need to uninstall the windows update or run a sid changer tool.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.