Posted in windows
188
6:42 am, August 11, 2021
 

Turn on SMB file sharing in windows 10 to fix network share connectivity

Unable to connect to network shares from windows 10...

One of the issues i had recently was being unable to browse shares on my local private network, my NAS is super old, and only supports a really old file sharing protocol, so to get my other devices to see this one in windows i had to do the following.

Check to make sure that SMB 1.0 is turned on. Open Control Panel and select Programs and Features and then Turn windows features on or off. Go down the list and make sure SMB 1.0/CIFS file sharing is checked. Restart using Start > Power > Restart.

Try again.

I guess you get the same response to your user and password whether you use a connection via a mapped drive or Networks in File Explorer.

 

View Statistics
This Week
102
This Month
438
This Year
1237

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

border-start-start-radius

The border-start-start-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
border-start-start-radius css reference