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: Newest
  1. Sumit 44,306 Reputation points Volunteer Moderator
    2020-08-11T06:37:51+00:00

    I have sent this thread to the appropriate people. Appreciate your patience.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-08-11T05:31:47+00:00

    Any help is  appreciated

    Hello. Any updates for below issue?

    Thanks

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-08-09T18:24:09+00:00

    The only solution that works for me with the win 10 - 2004 version is :

    1. remove shared disks
    2. restart the computer (to have it without shares)

    create a bat file and start it when logging in:

    timeout /t 30

    net use w: "\network name\folder" /persistent:no

    be sure to put  /persistent:no

    this solution works great with NAS deluxe servers

    timeout  you can reduce!!!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-08-08T21:06:48+00:00

    This fix works for 8 computers with the win 10 2004 build 100% of the time.  Such a simple fix to.  Thank you.

    Was this answer helpful?

    0 comments No comments