PsychoFish
New member
Bet you have a pin logon active, for some reason some PC's networking dies the moment you have pin logon active,
1 fix and 1 workaround
Fix: Remove pin by clicking I forgot my pin and go through the steps till you need to enter a new one. Instead of a new one just click cancel. Then reboot. You will have no pin logon but your networking will be back up and running
Workaround: Use command lines to map network drives. ala "Net use x: \\system\share u:user password" Only problem with workaround is that you will need to do that at every reboot, but can be sorted with a simple bat file that you run at start-up with all the drives that you need.
Alternatively, and this worked for me with SAMBA shares. Go to Control Panel -> User accounts -> Manage your credentials -> Windows Credentials
Then see if you have an entry/entries under "Windows Credentials"...delete those, in fact delete all of those if you really want.
Back to control panel and go to "Programs and features" -> Turn windows features on or off -> Ensure that SMB/CIFS Sharing support is enabled
Attempt to access the share again //<machine-name>/<share-name>/ enter credentials (if any)...ensure that the username is <domain or workgroup>\<username>