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.

Windows 10 - Can't access \\tower but can access web interface

Featured Replies

Hi,

 

Recently updated to Windows 10 and Unraid worked as it should for around 24 hours. I am guessing since I currently have an up to date Windows 10 somewhere along the line something has been borked with SMB.

 

The web interface currently works perfectly, but whenever I try to access my files I am met with 'Access is denied' when using the correct credentials. My shares are a mix of Public and Private (if that makes a difference).

 

I have tried the following fixes I have found on the forum to no avail.. What else can I try?

 

Adding registry key

 

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

 

Enabling in gpedit.msc

 

Also changing 'Computer Configuration - Windows Settings - Security Settings - Local Policies - Security Options - Account: Guest account status' to Enabled.

Try setting up a local account for windows instead of one tied to a msn account

  • Author

Try setting up a local account for windows instead of one tied to a msn account

 

My only account is a Local Account / Administrator. I don't use a Microsoft account.

And presumably you have the same user & credentials as your windows account set up as a user within unRaid.

 

You can try windows credential manager and clear the credentials

 

  • Author

Nah, separate credentials and I have cleared them in the credential manager.

 

Just tried with same credentials and also no joy :(. Thinking I may have to roll back to Windows 8.1...

What worked for me was disabling SMB 2&3, forcing the connection to SMB v1.

 

Guide from Microsoft.

 

The relevant parts.

 

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

 

And if you wish to reenable SMBv2 and SMBv3 at some point in the future when compatibility issues are worked out you do this:

 

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

 

Notes

You must run these commands at an elevated command prompt.

You must restart the computer after you make these changes.

 

This might not do it, but it's worked for me and a few other people.

  • Author

You are a God amongst men gundamguy!

 

After scratching my head all day and Googling I didn't come across that fix at all. Works perfectly now!

  • 2 years later...

Thank you.  What a PITA

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.