1、进入CMD,使用net use 命令查看当前的网络连接

 

 

2、执行 net use //192.168.200.2/IPC$ /DEL 命令删除现有网络连接

 

3、执行 net use \\192.168.200.2 123 /user:zhangsan 命令重新设置用户