Posted in windows
172
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
86
This Month
422
This Year
1221

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
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
Unknown
Random CSS Property

<filter-function>

The <filter-function> CSS data type represents a graphical effect that can change the appearance of an input image. It is used in the filter and backdrop-filter properties.
<filter-function> css reference