Quantcast
Channel: PipisCrew Official Homepage
Viewing all articles
Browse latest Browse all 11347

Windows problem accessing share folder

$
0
0

If suddenly the share folder you access for a long, stop working, you have to erase the credentials stored to your computer. One option is to do it by CPanel > Credential Manager, believe me tried, even deleted from there, couldnt access the folder. Deleting the stored credentials by the DOS net use command made the trick!

List all stored credentials -> net use

delete all the stored credentials -> net use * /delete or
delete only the entry for a share net use \\192.168.2.43\data /delete

then you have to go to mycomputer choose ‘map a drive’ (maybe ‘Connect using different credentials’ is helpful)


Viewing all articles
Browse latest Browse all 11347

Trending Articles