Share via

We are unable to access shared drives while using win hello

Singh, Prashant 0 Reputation points
2026-04-14T16:11:56.17+00:00

This just started now, we are unable to access shared drives when a user signs in using their pin but if they sign in using their password they can access the drives.

This was working before, it just started now. Similarly I cannot access ADUC using MMC which was working until last Friday.

Windows for business | Windows 365 Enterprise
0 comments No comments

1 answer

Sort by: Most helpful
  1. Tan Vu 2,655 Reputation points Independent Advisor
    2026-04-14T17:21:40.7533333+00:00

    Hi Prashant,

    That pattern usually means the Windows Hello for Business sign-in path is no longer getting usable on-prem Kerberos credentials, so password sign-in works but PIN sign-in does not. In Windows Hello for Business, the PIN unlocks a key on the device; it is not the same as using the user’s password. On hybrid/on-prem setups, Windows Hello also depends on the correct on-prem authentication mode, such as cloud Kerberos trust or certificate trust.

    Do this on one affected PC right after signing in with PIN:

    Open Command Prompt and run klist. If you do not see a normal Kerberos TGT/service tickets, that confirms the Hello sign-in is not producing the ticket path your shares and ADUC need. Then run klist purge, sign out, sign back in, and test again. Microsoft’s Kerberos guidance also says to check Event Viewer for Kerberos-related errors on the client, target server, and domain controller.

    Also check Event Viewer > Applications and Services Logs -> Microsoft -> Windows -> User Device Registration -> Admin and dsregcmd /status. Microsoft uses those logs and status checks to troubleshoot Windows Hello for Business and hybrid join/authentication issues.

    The most likely root cause is one of these: a policy change affecting Windows Hello for Business, broken cloud Kerberos/certificate trust, or loss of line-of-sight to a domain controller. If this started suddenly last Friday, I would first review any GPO, Intune, DC certificate, or security update changes made around that time.

    Can you paste the output of dsregcmd /status and the klist output?

    Was this answer helpful?


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.