Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Solved] Win10 and unRaid shares (SMB not detecting server)

Featured Replies

I'm really frustrated with Windows10. I decided to do upgrade to Win10 on one my computers and to my surprise TOWER is no longer visible when selecting Network items in windows explorer.

I searched for solution and found one that requires add new registry key

 

HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\AllowInsecureGuestAuth

 

That did not solve the problem.

 

I added new windows credentials for Tower and I can connect to \\TOWER. Shares are accessible however after closing Windows explorer and rebooting everything is gone again until I enter in address bar \\TOWER

 

I tested Win10 Home 32 bit and Win10 Pro 64 bit with the same result. This is the latest Win10 download.

I tested local user in Win10 and microsoft account.

 

Running Unraid 6.1.6

 

Any suggestions?

 

Thanks

I had similar issues and resolved it, but don't completely understand why it works now and didn't before.  I was using a static IP vs DHCP.  I changed it to DHCP, configured my router (DHCP server) to always make my unRAID box x.x.x.10 and as part of the DHCP data I made my router the WINS server.  That fixed it.

All I had to do was shutdown all servers and switches on my network and then reboot my router and switching on everything starting with the switches and ending with the unraid server. Could be because my server is set local master. I have static IPs set on all my servers.

I had the same problem after Windows 10 updated last week. I came across this thread and this in particular:

Windows 10 now uses SMB3, which Samba has not kept up with (according to the link I found). The latest stable build of Samba, though, does support it.

 

After disabling SMBv2 and SMBv3 on the SMB client in Windows 10 my unRAID machine is no longer hidden.

To disable SMBv2 and SMBv3 on the SMB client, run the following commands:

sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi

sc.exe config mrxsmb20 start= disabled

 

To enable SMBv2 and SMBv3 on the SMB client, run the following commands:

sc.exe config lanmanworkstation depend= bowser/mrxsmb10/mrxsmb20/nsi

sc.exe config mrxsmb20 start= auto

 

*You must restart the computer after you make these changes.

 

I had the same problem but the latest Windows 10 build (10586.29) solves the problem. No need to disable smb 2 and 3.

The update to 10586.29 is when I started having problems, odd.

  • Author

I check the DHCP settings on my router and Tower has "Static Lease Type" so I guess it means that IP is static.

 

This Windows 10 Home 32bit shows version 1511 build 10856.0. I will check for updates and see if there is any improvement.

  • Author

There were no additional updates that would fix this issue. Therefore I decided to give a try and disable SMBv2 and SMBv3. After rebooting TOWER shows up in Windows explorer all the time.

 

Clearly this problem is related to Samba protocol.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.