温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

【记录】vmware fusion 7 windows 10 unidentified network

发布时间:2020-09-09 13:50:16 来源:网络 阅读:1696 作者:林羽恒 栏目:系统运维

今天在 vmware fusion 7 中,使用 windows 10 时,突然报出一个错误(忘记截图了),当时就要求强制重启系统,也没怎么在意,但是重启之后,发现 windows 10 居然不能联网了,网络状态显示为:unidentified network。

解决过程就不详细描述了,尝试成功的解决方案:

  1. Open a command prompt with elevated privileges. For more information see Microsoft article Command Prompt: frequently asked questions
    Run this command: netsh winsock reset

  2. The command prompt indicates to restart the machine after the command completes.

  3. Restart the virtual machine.

  4. Open a command prompt with elevated privileges. For more information see Microsoft article Command Prompt: frequently asked questions
    Run this command: netsh int ip reset resetlog.txt

  5. Close the command prompt.

  6. Restart the virtual machine.

以上步骤我只做了两步就成功了:

  1. 管理员运行:Command Prompt

  2. 输入命令:netsh winsock reset

  3. 重启虚拟机


向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI