Windows 10: Samba access from Android device stopped working

Discus and support Samba access from Android device stopped working in Windows 10 Network and Sharing to solve the problem; I registered just to share my solution. My problem actually similar but a little bit different to the original one. I was using Windows 7 server... Discussion in 'Windows 10 Network and Sharing' started by eobet, Mar 12, 2016.

  1. SG2010 Win User

    Samba access from Android device stopped working


    I registered just to share my solution.

    My problem actually similar but a little bit different to the original one.

    I was using Windows 7 server + Ez File Explorer on multiple Android devices.

    Then I updated to Windows 10, some of my folder stop sharing. After a couple tests, I found that all the shares I created with external HD stop working, but the ones that I shares through internal HD still works. (As I used local accounts).

    After I found this thread, and go through every single reply, I found one of the reply suggested to use Solid Explorer. That does not work for me as well but it gives me an error (0xC0000205). So I googled the error code, and I found this post:
    smb - Hudson Windows service slave launch causes SmbException - Stack Overflow

    In there it talks about changing the IRPStackSize (https://support.microsoft.com/en-us/kb/285089)

    So follow the link and add the new IRPStackSize DWORD in
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters

    and set the value to 50 works for me. Hope this helps other people.
     
    SG2010, Dec 7, 2016
    #61
  2. RogueBot Win User

    If all else fails try changing the registry value for the following file to "1"

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\SMB1

    This worked for me on Windows 10 Version 1703 and ES File Explorer Pro.
     
    RogueBot, May 16, 2017
    #62
  3. Miloolimm Win User
    Your solution to the problem with logging into windows SMB shares from android by using first 5 characters of full account username saved my life. Thank you. I was going insane.
     
    Miloolimm, May 17, 2017
    #63
  4. Samba access from Android device stopped working

    I just registered to provide my two cents, because Bro's posts have made this entire thread nearly unbearable to read.

    I think the issue is that Windows disabled SMBv1, and ES apparently doesn't properly implement SMBv2 or CIFS. Options include:
    • Remove the SECURITY update that disabled SMBv1. Horrible idea (see why below)
    • Re-enable SMBv1 on Windows using the power shell (link in a previous post, maybe on page 4? it linked to https://support.microsoft.com/en-us/...windows-server for info on the commands). Also a horrible idea (see why below)
    • Disable password-protected shares. I don't know how bad an idea this is. I only use SMB at home, but I imagine if you use your laptop at work, you could accidentally now allow anyone else at work access to your SMB shares. So at least for me, I'm not willing to do this.
    • Wait till ES updates.
    • Find a better app.

    #1 & #2 are, in my humble opinion, an utterly awful way to fix this. There is a reason v1 was disabled (wannacry anyone?). Re-enabling it just re-opens your ability to get compromised by the EternalBlue exploit.

    I think #4 is useless. I'm still using an old version of ES that I pulled from an old android phone because the new ES is a PITA with its popups. I'm using version 4.0.4.2. No random popups.

    I don't know if there are any non-root based options for #5. Anyone else know?

    Now I don't know for sure if this is the reason for some of the posters' problems, because I haven't installed win10 updates in a while (long story, related to stupid DRM videos that I won't be able to play after updating). But I manually disabled SMBv1 after hearing about wannacry and shortly later, I noticed the same issue as the OP. I just tested, by re-enabling SMBv1 on win10, and it fixed my "Error, cannot find the server" issue. When I disable SMBv1, the error comes back.

    I think the moral of this story, though, is that just because a solution works for you, that doesn't mean it is infallible. So quit acting like a jerk when someone says your method doesn't work...
     
    steveinaustin, Jun 6, 2017
    #64
  5. Thanks man...worked for me too,
     
    drabdulsathar, Sep 20, 2017
    #65
  6. narmon Win User
    I have this problem with ES and Win 10 Enterprise, turning off password protected sharing didn't help (and is dangerous, as stated) and there's no SMB1 folder in my registry, there is ...LanmanServer\Parameters\ though.

    Moreover, I also have this problem:
    Sharing via Workgroup suddenly stopped working; semaphore timeout - Windows 10 Forums
    I can't access shared folders on other PCs within Workgroup - and other PCs can't access this one. Since Monday 18th.
     
    narmon, Sep 20, 2017
    #66
  7. narmon Win User
    My problem is fixed: it was only that MS disabled SMB1. I just switched it back on by Via Control Panel > Programs & Features > Turn Windows features on or off > In list of options, there is SMB 1.0.

    EStrongs 4.0.4.7 works fine again - I use this old version because newer ones are crap and full of ads. My PC Workgroup does too.

    I know SMB1 is insecure and so on and so on.
     
    narmon, Sep 21, 2017
    #67
  8. cereberus Win User

    Samba access from Android device stopped working

    Actually I find smb1 is so slow as to be pretty useless. Use shareit app - it is 10x faster.
     
    cereberus, Sep 21, 2017
    #68
  9. Is there any downside in enabling smb1? I installed windows today and nothing worked before I enabled it. Did microsoft turn this off recently in one of their updates?
     
    GoodTimesAhead, Nov 23, 2017
    #69
  10. colingpt Win User
    I have met the exactly the same situation as you did, and it seems quite rare cause not too much information out there to solve this.

    Thanks god and google, I found you, with full information provided here.

    I just registered to confirm your great solution. and say thank you !!! if you still can receive my gratitude.
     
    colingpt, Apr 5, 2018
    #70
Thema:

Samba access from Android device stopped working

Loading...
  1. Samba access from Android device stopped working - Similar Threads - Samba access Android

  2. OneDrive Personal Vault - accessing from Android device

    in Windows 10 Network and Sharing
    OneDrive Personal Vault - accessing from Android device: I am trying to access my OneDrive Personal Vault using my Samsung Galaxy S10 smartphone. Whatever I try I end up with a screen telling me to create a Personal Vault, rather than opening the existing one, which was in fact the 'starting point'. Steps taken: - sign in using my...
  3. Access Samba server on different port

    in Windows 10 Ask Insider
    Access Samba server on different port: Hi! I need to access a samba server running on port 22139 on Windows. On Linux, it works with the following command: sudo mount -o username=user,password=pass,port=22139,uid=1000,gid=1000 //mywebsite/folder /mnt/share. This will mount the samba server on port 22139 to...
  4. Samba in linux can't be accessed with windows 10, but another pc can access samba.

    in Windows 10 Network and Sharing
    Samba in linux can't be accessed with windows 10, but another pc can access samba.: Hello, I am trying to make a samba server in pop!_os, I've tried connecting to samba with my Asus N43SL and it worked, but when I tried it on the Lenovo V330-14kb it doesn't work, I tried the troubleshooter, but it doesn't do anything....
  5. Cannot access Samba share

    in Windows 10 Network and Sharing
    Cannot access Samba share: Hi, I have a few Windows 10 computers and some linux computers on my network. I use Samba to enable sharing between the Windows and Linux computers. On one of the Windows computer I have a Storage Spaces drive set up as a Samba share. I can access some of the folders on this...
  6. XP and NAS (Samba) access

    in Windows 10 Virtualization
    XP and NAS (Samba) access: Hi folks If you use XP VM's there can sometimes be a problem with connecting TO a Linux / samba NAS. Connecting FROM the NAS is OK as is connecting to or from other Windows Hosts / guests. In your smb.config file add [global] lanman auth=yes ntlm auth=yes Now it works...
  7. Why is network sharing with android devices so slow using samba shares

    in Windows 10 Network and Sharing
    Why is network sharing with android devices so slow using samba shares: I have found with Windows 10 that if I make a drive or directory available for use over a lan, using standard windows shares, and then try to copy a file to or from an android device, it is very slow, and at best I get 4 Mbits/second. However, if I use http protocols, I...
  8. win10 VPN samba Android

    in Windows 10 Network and Sharing
    win10 VPN samba Android: yo dudes! im so i got a little project going on here and its not going well. I have my win10 pc at home and i want to access my network shared hdd's from my android when im out and about. I am using Total Commander on my Android. I can browse the network shared drives...
  9. W10 access from SAMBA now OK (build 10074)

    in Windows 10 Network and Sharing
    W10 access from SAMBA now OK (build 10074): Hi there On previous builds of Windows I was getting strange mappings on the "C" drive from SAMBA - it was only showing Boot and missing the rest of the directory. Other drives were fine ???!! Clean install on build 10074 seems to have fixed the problem of Samba shares....
  10. Can't access Samba shares on 10049

    in Windows 10 Network and Sharing
    Can't access Samba shares on 10049: I just reinstalled after I was having issues. Everything seems to be working smoothly, except that I can't access the shares on all but one of my other computers for some reason. Most devices that aren't running either some flavor of Windows or Samba show up just fine. I...