今天在 vmware fusion 7 中,使用 windows 10 時,突然報出一個錯誤(忘記截圖了),當時就要求強制重啟系統,也沒怎么在意,但是重啟之后,發現 windows 10 居然不能聯網了,網絡狀態顯示為:unidentified network。
解決過程就不詳細描述了,嘗試成功的解決方案:
Open a command prompt with elevated privileges. For more information see Microsoft article Command Prompt: frequently asked questions
Run this command:netsh winsock reset
The command prompt indicates to restart the machine after the command completes.
Restart the virtual machine.
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
Close the command prompt.
Restart the virtual machine.
以上步驟我只做了兩步就成功了:
管理員運行:
Command Prompt
輸入命令:
netsh winsock reset
重啟虛擬機
參考資料:
文章列表