SMB sharing not working after windows 10 update Build 2004 update

Anonymous
2020-06-20T02:30:38+00:00

Any help is  appreciated

Windows for home | Windows 10 | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Monkey57 3,535 Reputation points
2020-11-03T02:21:51+00:00

Win10 20H2 fixes the issue.

Previously when 2004 broke smb1, I rolled back.

There was no registry change or any other modification made to the system.  After Win10 20H2 upgrade was installed via Windows Updates;  SMB1 worked as it did before the upgrade.

Thank you Microsoft.

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments

246 additional answers

Sort by: Oldest
  1. Anonymous
    2020-07-28T20:10:55+00:00

    FYI, FQDN didn't work with map my drive, but if I replaced it with my local ip address of the network share and tried it under 'add network location' it does. So instead of \nameofserver\drivename i did \192.168.1.xxx\drivename and it was added. I really only use it for file history so in file history i added it in the same way and it seems to be working now. I know this solution won't solve a lot of people's problems depending on the complexity of their needs and network setup, but for anyone with my use case I hope it helps. Hopefully they get this patched soon.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Neil D 34,280 Reputation points Volunteer Moderator
    2020-07-29T08:51:47+00:00

    I tried that too but it still asks for a password every so often and won't connect while the share is mapped. It's okay during the session but shows a fail after a shutdown and restart.

    Like you say all we can do is wait for an update.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-07-29T12:48:02+00:00

    Disclaimer....(This worked for me)

    First check Your network settings (private for me).

    Then Made sure my share permissions were what they suppose to be.

    Then Enable SMB Protocol thru Powershell:

    "Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol"

    Restarted and everything worked like normal

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-07-29T13:19:52+00:00

    Yep, windows is totally garbage when comes to Network sharing stuff for normal user (e.g my parents) so normal users have to use USB Thumb to transfer 2mb files between computers in my house xD

    Anyway I had same issue, it solved my problem: 

    but this fix issue: https://www.youtube.com/watch?v=2ZkFptCwb1A

    ALSO!

    http://woshub.com/network-computers-not-showing-windows-10/ This helped me on other windows laptop, where all above was not enough.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments