强制删除Windows共享文件夹密码

不,这不是一个重复的答案。

这个Windows 8电脑被引导扇区发生了什么事后恢复,Windows本身无法启动。

我正在重新安装openvpn 2.2,与之前的版本一样。 没有工作。 我不得不升级到openvpn 2.3。 工作。

现在我无法访问共享文件夹,这是Linux服务器上的Samba文件夹。

我清除了密码

1. net use * /delete 2. restarted explorer service 3. opened credential manager from windows and check if credentials are still there (empty). 4. Rebooted the pc 5. repeated all the steps 3 times already 6. search on google other ways to clear windows password cache. 99. The first time I cleared the cache, there was a entry and it got cleared. The other times it is just empty and the commenad `net use * /delete` returns me nothing. 

当然也试过了:

 net session \\server-ip /delete net use \server-ip /delete /del /d 

我尝试了所有,但仍然能够打开共享文件夹的根(我不应该) ,当我尝试访问用户有权限input的文件夹,它显示login窗口,我键入密码(我pipe理员,我创build了密码)和Windows只报告input的凭据不起作用。

就在这台电脑中,另一台笔记本电脑,现在断开连接,正在使用此帐户。

谢谢任何人谁可以帮助我!

好的,完成了。

这只是一个等待的问题。 该死的Windows。

我在login屏幕上离开了电脑5分钟,当我input最后几小时使用的相同密码,并在几次重新启动后,Windows接受了密码,最后进入了samba共享。