Share via

SMB File sharing Credentials needed

Jason Gough 0 Reputation points
2025-10-14T15:21:14.89+00:00

I have this scenario. I have a client who has 3 windows computers in a workgroup. The 'main' computer shared a directory with the other 2 computers for the purposes of sharing an accounts package. All computers were win 10 pro and no password was required for the connection to the share. This worked fine for years. I upgraded one of the connecting computers from win 10 pro to 11 pro as the hardware would take it. I replaced the other connecting pc with win 10 with a win 11 pro machine and that was working fine. today I have replaced the 'main' pc with a new win 11 pro machine. I have again shared the folder without the need for a password. The upgraded from 10 -11 pc still connects fine, the other Win 11 new connecting pc prompts me for credentials each time and I cant get it to just connect. Can anyone give me some settings to check etc?.

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

4 answers

Sort by: Most helpful
  1. VPHAN 32,790 Reputation points Independent Advisor
    2025-10-23T04:15:39.1866667+00:00

    Hi Jason Gough,

    To resolve it you must either allow a secure authenticated connection to the share or explicitly enable guest access on the client.

    To require authentication and use matching local accounts or a service account, please try:

    1. Create a local account on the shared PC
      • On the file server open Settings > Accounts > Family & other users > Add account > Add a user without a Microsoft account.
      • Create a username and a strong password.
    2. Give that account share and NTFS access
      • Right‑click the shared folder > Properties > Sharing > Advanced Sharing > Permissions > add the new local user and grant the required rights.
      • Properties > Security > Edit > Add the new user and set NTFS permissions.
    3. Create the same local account on each connecting PC
      • On each client create a local user with the identical username and password (Control Panel > User Accounts or net user command).
      • Sign in once or store credentials in Credential Manager if you do not want users to switch sign‑in.
    4. Ensure Password Protected Sharing and Network Profile
      • Control Panel > Network and Sharing Center > Advanced sharing settings > Private > Turn on network discovery and file and printer sharing.
      • All machines must be on the Private network profile.
      • Enable Password Protected Sharing if you use authenticated accounts.
    5. Reconnect once accounts are in place
      • Use \SERVERNAME\ShareName or map a network drive; Windows will authenticate with the matching local account and stop prompting or rejecting access.

    If the problem persists, try:

    • On the client run: net use \SERVERNAME\ShareName and capture the exact error text.
    • Check Event Viewer on the client: Applications and Services Logs > Microsoft > Windows > SMBClient for entries about blocked guest access.
    • On the server check Security and System event logs for authentication attempts.
    • Confirm the server share permissions and NTFS permissions match and that the Guest account is not disabled if you intentionally require guest access.

    Hope it helps! If it does, please accept the answer so that the community could benefit from. Thank you :)

    Vivian

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. VPHAN 32,790 Reputation points Independent Advisor
    2025-10-23T15:08:54.31+00:00

    It seems to me that your case is more complicated than I thought, and it shows that all trials have failed. In this situation, I think the last resort should be this: access the official Microsoft Support for Business contact portal at this URL: https://support.microsoft.com/en-us/contactus/

    This is the central hub for all business product support. Once on the page, you will be guided through a few steps to get the specific contact details for your issue:

    Describe your problem: You can enter keywords like "SMB File sharing Credentials needed."

    Select a product: Choose the relevant product, such as "Windows" or "Microsoft 365."

    OR get support options: The website will then present you with the most up-to-date contact methods for your region, which often includes a direct phone number for commercial support.

    This kind of support will provide you with a live chat that I guess might be more convenient for you to tackle the problem. I'm really sorry for not making any progress in your case, but if you find this support channel helpful, you can leave it as an accepted answer so that it could be spred to those in need. Thank you, and good luck with your case :)

    Vivian

    Was this answer helpful?

    0 comments No comments

  3. Jason Gough 0 Reputation points
    2025-10-21T12:24:10.5566667+00:00

    Thanks for the reply but that does not work, the error that I get is:-

    You cant access this shared folder because your organisations security policies block unauthorised guest access?.

    Was this answer helpful?

    0 comments No comments

  4. VPHAN 32,790 Reputation points Independent Advisor
    2025-10-14T15:53:14.0966667+00:00

    Hi Jason,

    Please check the following on the main (shared folder) Windows 11 PC:

    Turn Off Password Protected Sharing

    Go to Control Panel → Network and Sharing Center → Advanced sharing settings.

    Expand All Networks, then select Turn off password protected sharing, and click Save changes.

    Enable Network Discovery and File & Printer Sharing

    Under Private network settings, make sure both are turned on.

    Verify that all PCs are using the Private (not Public) network profile.

    Matching Credentials (Optional but Recommended)

    On the connecting Windows 11 PC, ensure that a local user account with the same username and (if possible) blank password exists on both machines.

    Alternatively, create identical local accounts with passwords on both systems — Windows will then connect seamlessly using those credentials.

    Adjust LAN Manager Authentication Level

    Open Local Security Policy → Local Policies → Security Options.

    Find Network security: LAN Manager authentication level, and set it to: → Send LM & NTLM – use NTLMv2 session security if negotiated.

    Restart afterward.

    Check SMB Protocol Compatibility

    Ensure that SMB 1.0/CIFS File Sharing Support is not required, as it’s deprecated in Windows 11.

    Instead, verify that SMB Direct and SMB File Sharing Support are enabled via Windows Features.

    Credential Manager Cleanup (Client Side)

    On the connecting machine, open Control Panel → Credential Manager → Windows Credentials.

    Remove any saved credentials related to the server name or IP, then try reconnecting.

    After applying these settings, reconnect to the share using \computername\sharename. It should connect without prompting for credentials.

    I hope this helps you get your workgroup shares running smoothly again! 😊 If this resolves the issue or points you in the right direction, please click “Accept Answer” — it lets us know the solution worked and helps others facing similar problems.

    Best regards, VP

    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.