首页 > Windows开发 > 详细

【记录】vmware fusion 7 windows 10 unidentified network

时间:2017-06-19 21:54:05      阅读:400      评论:0      收藏:0      [点我收藏+]

今天在 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. 重启虚拟机


【记录】vmware fusion 7 windows 10 unidentified network

原文:http://linyuheng.blog.51cto.com/13002621/1939894

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!