Access Share with PIN

Handian Sudianto 7,301 Reputation points
2026-07-02T03:44:30.9466667+00:00

Some users when accessing SMBby typing \smbserver then the client asked using PIN and there no option to use password.

My question is why in the endpoint there is no option to use password and PIN can be used to authenticate to the smb?

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments

1 answer

Sort by: Most helpful
  1. Chen Tran 11,380 Reputation points Independent Advisor
    2026-07-02T04:29:47.46+00:00

    Hello Handian,

    Thank you for posting question on Microsoft Windows Forum!

    Well! The plausible explanation to your query is that when users are prompted for credentials upon accessing \smbserver and only see a PIN option, it is usually caused by Windows defaulting to a "Passwordless Experience". In newer builds of Windows 10 and 11, Microsoft actively pushes users away from traditional passwords. If the endpoint is configured for a passwordless experience (either by default during setup or enforced via Intune/MDM policies), Windows hides the standard password credential provider across the operating system. Including in the Windows Security network prompt.

    On the other hand, Windows SMB shares do not actually authenticate with a PIN. The PIN you see is part of Windows Hello local sign‑in, not a credential usable for network authentication. SMB requires your full account password or a stored credential, which is why there is no “password option” when you log in with a PIN.

    Based on the above information, the endpoint does not show a password option because PIN sign‑in is a local convenience feature, not a network credential. To access SMB, you must use your actual password or configure Credential Manager.

    Hope the answer is helpful to address your concerns. If it is. It is appreciated to consider clicking "Accept Answer".

    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.