I cannot access my share/folder. I am asked for username and password which is then rejected. This device has just been added to my network. Remote access and PC access work fine in Public but not on Private shares. Any suggestions please.
Disconnect all PUBLIC shares before you try to access a private share.
Microsoft often won’t allow that.
Issue the command
net use
on the PC to see what connections are currently made, then delete them as needed.
net use [whatever path] /delete
After you connect to PRIVATE shares first, you can then access public shares.
Hi Tony many thanks for the reply. I have now sorted the problem.