I have noticed in my environment a test system I use with the OS
Windows 10 x64 Version 22H2 Build 19045.2965
Is having issues establishing rdp sessions with different servers one of them being a system with the following OS.
Windows Server 2019 x64 Version 1809 Build 17763.4377
Entering the correct credentials in rdp authentication prompt produce the following error.
An Authentication error has occurred (Code: 0x800706be).
The credentials are known to be valid and work when using them on a local domain computer or on the remote server with Bomgar.
In reliability monitor I found the following problem details.
Source
Credential Manager UI Host
Summary
Stopped working
Date
5/17/2023 2:12 PM
Status
Report sent
Description
Faulting Application Path: C:\Windows\System32\CredentialUIBroker.exe
Problem signature
Problem Event Name: APPCRASH
Application Name: CredentialUIBroker.exe
Application Version: 10.0.19041.1741
Application Timestamp: 58a33fac
Fault Module Name: credprovhost.dll
Fault Module Version: 10.0.19041.2673
Fault Module Timestamp: 943b536e
Exception Code: c0000005
Exception Offset: 00000000000148a0
OS Version: 10.0.19045.2.0.0.256.48
Locale ID: 1033
Additional Information 1: a50f
Additional Information 2: a50fea36a8412d287d16bad3fda4f9c2
Additional Information 3: 2a0f
Additional Information 4: 2a0fe6832b0b37b0493702c77b96ae9c
Extra information about the problem
Bucket ID: 0d283e9426440cf51b82cabd3ff3b831 (1982369700167006257)
I have already tried the typical "sfc /scannow" and "dism" commands to attempted a repair but no issues are detected.
Also have tried an in place upgrade to update/repair the OS that way however these errors persist.
The issue with the following DLL seems to be negatively impacting other authentication mechanisms.
credprovhost.dll
Anyone seeing something similar to this?