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: Most helpful
  1. Anonymous
    2020-08-03T18:51:52+00:00

    I use a Drobo5n NAS and prior to this update, had no issues with connecting mapped drives.

    Once I did this update however, I found that it no longer accepted the mapped drives on many computers - some immediately - and a few several days later (after working initially). 

    I have had to turn on SMB1 Client for other software/hardware connections so I first verified that it was indeed set up but that alone was not the answer.

    For some computers it was just a matter of running command prompt as Administrator and using the following for each drive I needed to map:  

    @echo create new drive mapping for P:

    @net use P: \Drobo5n\Public /persistent:yes

    This did work on 1 PC.

    But on another, I had to add the following: 

    from regedit:

    HKLM>SOFTWARE>Microsoft>Windows>CurrentVersion>Policies>System 

    add Dword(32Bit):  EnableLinkedConnections 

    change Value Data to 1 (Hexadecimal)

    Save

    For another PC, after doing the above steps I had luck after doing an additional command:

    Shut down all computer and network gear and restart pc

    Press Windows Key + R

    Type: services.msc, hit enter

    • Start the "Function Discovery Provider Host" and "Function Discovery Resource Publication services and set to Automatic (delayed start)

    -Open Explorer Network, enable network discovery if prompted

    and....

    run gpedit.msc

    computer configuration\Administrative Templates\Network\LanmanWorkstation   

    ENABLE insecure guest logon.

    I had 1 computer that I used every fix found and the above mentioned as well as all the "fixes" located at TheGeekPage.com/Fix-windows-10-error-code-0x80070035-the-network-path-was-not-found and still no connecting.   

    I was able to reconnect to the one PC that had a mapped drive that no longer worked by adding "  .\  " in front of the username (I had to use the user name of the PC) and their password.  I had previously been able to access it with the username (of that pc) alone, but no longer.

    The Drobo5n Dashboard won't mount the shares either... (I can ping and get replies back from the device)

    I now get an error about the server cannot perform the action requested.  I tried to find articles about that message but most were written in 2012 or 2015 - not current.  I tried a couple without success.

    I finally took the PC back to the previous version and like a charm, everything works great.  I turned off the automatic updates so it won't install this update without my knowledge/permission and have turned it off on the other pc's i manage.

    There is no server at this office; we use rdp to access a cloud server for our EMR.  I have spent approximately 10 hours on 3 pc's alone just to get them up and running.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-07-30T15:04:10+00:00

    I had a similar problem after installing windows 10 version 1809 I was no longer able to access my NAS.

    After enabling SMB 1.0 manually as suggested by several forums I was able to se the NAS in the Network, but was still not able to connect getting an error message.

    At the end after trying all different kind of solutions at what worked for me was adding the credentials to access the shared folder manually under Control Panel/Credential Manager  Windows Credentials  Add a windows credential. Providing the network address as: \My_NAS_name\My_Shared_folder_name  together with user name and password.

    Once the credential was created I was able to access the NAS directly from Network in File Explorer.

    Hope this helps

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. 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
  4. Neil D 34,280 Reputation points Volunteer Moderator
    2020-07-27T10:31:31+00:00

    This is a user forum and the Feedback Hub is the place to feedback problems to the Microsoft development team.

    There is no point ranting at other users.

    Type feedback in Windows 10 Search and select the top result.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments