Windows 10: Windows 10 uses SMB1, 2 or 3?

Discus and support Windows 10 uses SMB1, 2 or 3? in Windows 10 Network and Sharing to solve the problem; Hi, everyone is reporting SMB issues with sharing. I wanted to know what exactly is SMB and which one is Windows 10 using which is causing such... Discussion in 'Windows 10 Network and Sharing' started by lolcocks, Feb 20, 2016.

  1. lolcocks Win User

    Windows 10 uses SMB1, 2 or 3?


    Hi, everyone is reporting SMB issues with sharing.

    I wanted to know what exactly is SMB and which one is Windows 10 using which is causing such problems?

    :)
     
    lolcocks, Feb 20, 2016
    #1
  2. Brendan.W Win User

    Windows 10 November Update - cannot see other network devices

    I found the easiest solution for me.

    Enable both SMB1 and SMB2 using Powershell ISE, which is installed with Windows 10 Pro by default.

    Note my PC had 2 versions of Powershell. Powershell and Powershell ISE. The applet required is in Powershell ISE.

    Instructions in this KB https://support.microsoft.com/en-us/kb/2696547

    Follow this KB and enable both SMB1 and SMB2. No restart required. Just refresh the "Network" page after running the applet.

    I would guess by the settings when using Get-SmbServerConfiguration that SMB1 is being disabled by default, maybe for security reasons. You do not need to disable the newer versions of SMB, just make sure all versions are enabled unless you have specific
    reasons for not wanting SMB1 enabled at all due to security.

    It survived a full reboot for me and seems to show all my Linux and other Windows devices normally now.

    Let me know if this helps anyone else.
     
    Brendan.W, Feb 20, 2016
    #2
  3. Windows 10 November Update - cannot see other network devices

    This did not work for me. I tried the Get first and got "Get-SmbServerConfiguration is not recognized as an internal or external command, operable program or batch file"
     
    WilliamHoffman, Feb 20, 2016
    #3
  4. philc43 Win User

    Windows 10 uses SMB1, 2 or 3?

    philc43, Feb 21, 2016
    #4
  5. lolcocks Win User
    And what does SMB have to do with the router?
    Some users reported problems with network file sharing after changing their router.
     
    lolcocks, Feb 21, 2016
    #5
  6. bro67 Win User
    It is for computer to computer. But also controls how Windows knows where and how to find the other machines on the network.

    SMB is short for Samba. Microsoft neutered their version, so that it is not fully capable of connecting to anything running Linux, which is every Router, NAS, Printer embedded software, etc.
     
    bro67, Feb 22, 2016
    #6
  7. lolcocks Win User
    But why did they make such a move?
    Or no one has any idea?
     
    lolcocks, Feb 22, 2016
    #7
  8. bro67 Win User

    Windows 10 uses SMB1, 2 or 3?

    Because they believed that there was a security issue with SMB 1 & 2, which there is not.

    SMB 3 is not backwards compatible with Samba 4.x, along with they did not carefully think this out too well.

    Why do they do half of the stuff that they do, to frustrate end users.
     
    bro67, Feb 22, 2016
    #8
  9. lolcocks Win User
    Any idea if RedStone fixes this?

    If not, I will have to manually enable SMB1 and 2 on all my devices.
    Will this break anything such as slow speed issues or certain other devices not showing up?
     
    lolcocks, Feb 22, 2016
    #9
  10. jimbo45 Win User
    Hi there

    One problem I notice with SAMBA to W10 is that the Linux boxes while seeing W10 seem to get a strange message when you try and access the Windows C drive -- no problem with any other Windows share or the "Users" directory on the C drive.

    Cheers
    jimbo
     
    jimbo45, Feb 22, 2016
    #10
  11. lx07 Win User
    If you mean C$ Administrative share then that is because of UAC. You could add a LocalAccountTokenFilterPolicy DWORD in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System and set it to 1.

    Access denied to Administrative (Admin) shares in Windows 8 - 4sysops
     
  12. OldMike65 Win User
    OldMike65, Feb 22, 2016
    #12
  13. jimbo45 Win User

    Windows 10 uses SMB1, 2 or 3?

    Hi there

    No it's not the C$ stuff -- browsing through C you get messages file does not exist -- it's all ok once you get to users and browse from there.

    Absolutely no probs with any other Windows shared drives.

    Cheeers
    jimbo
     
    jimbo45, Feb 22, 2016
    #13
  14. bro67 Win User
    Not that I have heard. The only thing about Redstone that I have heard is around 1200 changes, with a lot in a bad way.

    After the last rollout which broke stuff on my test box, 10 got yanked and the discs destroyed. I am done playing with Microsoft and being their Beta tester.

    From this point on, it is purely Linux in my house.
     
    bro67, Feb 23, 2016
    #14
  15. bro67 Win User
    I saw that also, until I disabled SMB 1 & 2 on my test box with 10. Once I did, all shares showed up on the 10 box and Linux boxes.
     
    bro67, Feb 23, 2016
    #15
Thema:

Windows 10 uses SMB1, 2 or 3?

Loading...
  1. Windows 10 uses SMB1, 2 or 3? - Similar Threads - uses SMB1

  2. Using Windows 11 Pro SandBox failure at strating

    in Windows 10 Software and Apps
    Using Windows 11 Pro SandBox failure at strating: Hello, I am trying to solve an Windows 11 Pro 24H2 26100.3915 SandBox issue when we launch it we can see an error like Windows Sandbox failed to start 0x80070103. Uninstalled and installed anew, DISM, SCF /SCANNOW are okay! .vhdx is reported missing with explorer search! It...
  3. Using Windows 11 Pro SandBox failure at strating

    in Windows 10 Gaming
    Using Windows 11 Pro SandBox failure at strating: Hello, I am trying to solve an Windows 11 Pro 24H2 26100.3915 SandBox issue when we launch it we can see an error like Windows Sandbox failed to start 0x80070103. Uninstalled and installed anew, DISM, SCF /SCANNOW are okay! .vhdx is reported missing with explorer search! It...
  4. VS Code Opens New Window from FileZilla Instead of Using Existing One when working with WSL

    in Windows 10 Software and Apps
    VS Code Opens New Window from FileZilla Instead of Using Existing One when working with WSL: I'm working on web development in WSL using VS Code. When I use FileZilla to open a file in VS Code for comparison on the live server, it opens a new VS Code window instead of reusing the existing one. How can I make it open in the already open VS Code window? In the image...
  5. VS Code Opens New Window from FileZilla Instead of Using Existing One when working with WSL

    in Windows 10 Gaming
    VS Code Opens New Window from FileZilla Instead of Using Existing One when working with WSL: I'm working on web development in WSL using VS Code. When I use FileZilla to open a file in VS Code for comparison on the live server, it opens a new VS Code window instead of reusing the existing one. How can I make it open in the already open VS Code window? In the image...
  6. Why am i unable to log into my microsoft account with the details I usually use?

    in Windows 10 Gaming
    Why am i unable to log into my microsoft account with the details I usually use?: Recently I tried to log into my microsoft account but I was unable to, because when i used the gmail address I usually use to log into my microsoft account, it gave me an error message saying that there was no such account currently in existence. I found this strange because...
  7. Why am i unable to log into my microsoft account with the details I usually use?

    in Windows 10 Software and Apps
    Why am i unable to log into my microsoft account with the details I usually use?: Recently I tried to log into my microsoft account but I was unable to, because when i used the gmail address I usually use to log into my microsoft account, it gave me an error message saying that there was no such account currently in existence. I found this strange because...
  8. Is my printer using SMB1?

    in Windows 10 Gaming
    Is my printer using SMB1?: I got a new printer. HP 6055e. I got it all setup with difficulty, which is annoying because they are supposedly trying to make it easier to setup and tried out printing, copying, photo printing, and scanning.Then I downloaded the online documentation which I always do....
  9. Is my printer using SMB1?

    in Windows 10 Software and Apps
    Is my printer using SMB1?: I got a new printer. HP 6055e. I got it all setup with difficulty, which is annoying because they are supposedly trying to make it easier to setup and tried out printing, copying, photo printing, and scanning.Then I downloaded the online documentation which I always do....
  10. if we are no longer supposed to use smb1 why does my network only work when it is on

    in Windows 10 Network and Sharing
    if we are no longer supposed to use smb1 why does my network only work when it is on: spending hours to get the computers to see each other on the network... the best advice I can find is to turn on smb1. micro.... recommends that we don't use this because of security problems. network discovery and file sharing does not work without it. Please explain....