当前位置:网站首页>VMware virtual machine cannot open the kernel device "\.\global\vmx86"
VMware virtual machine cannot open the kernel device "\.\global\vmx86"
2022-07-06 19:36:00 【wkd_ 007】
Vmware When the virtual machine turns on the local computer , Report errors Unable to open kernel device "\.\Global\vmx86", The preliminary judgment is that this file is missing or damaged , Both solutions found on the Internet will not work , Finally, it is repaired through the installation package of the same version , This problem has been solved .
One 、 The steps to repair the installation package are as follows :
1.1 Check your virtual machine version
Top menu -> help -> About VMware Workstation
1.2 Find the installation package of the same version , Click on the run
If the previous installation package is reserved, it is best , If not , You need to find the same version of the installation package from the Internet . Then close it first VMware virtual machine , Double click to run the installation package
1.3 choice “ Repair ” Button
After the installation package runs , Click next , choice “ Repair ”, Then continue to select repair , Wait for the repair to complete .
Two 、 Methods on the network
Here are two online methods , I can't even try , If the above steps cannot solve the problem , Try the following method .
2.1 Method 1 : Restart the service from the command line
cmd perform :
1、net start vmci
2、net start vmx86
3、net start VMnetuserif
2.2 Method 2 : Through service , Manually restart the service .
Press Win+R key , function services.msc , Open the service , Start after letting go VM The first few services
边栏推荐
- 从sparse.csc.csr_matrix生成邻接矩阵
- Swiftui game source code Encyclopedia of Snake game based on geometryreader and preference
- Live broadcast today | the 2022 Hongji ecological partnership conference of "Renji collaboration has come" is ready to go
- Systematic and detailed explanation of redis operation hash type data (with source code analysis and test results)
- 黑马--Redis篇
- Interview assault 63: how to remove duplication in MySQL?
- Use of deg2rad and rad2deg functions in MATLAB
- Unbalance balance (dynamic programming, DP)
- [玩转Linux] [Docker] MySQL安装和配置
- Test technology stack arrangement -- self cultivation of test development engineers
猜你喜欢
LeetCode-1279. Traffic light intersection
反射及在运用过程中出现的IllegalAccessException异常
[translation] linkerd's adoption rate in Europe and North America exceeded istio, with an increase of 118% in 2021.
ZABBIX proxy server and ZABBIX SNMP monitoring
手把手教你学会js的原型与原型链,猴子都能看懂的教程
10 schemes to ensure interface data security
利用 clip-path 绘制不规则的图形
Learning and Exploration - Seamless rotation map
Learn to explore - use pseudo elements to clear the high collapse caused by floating elements
MRO industrial products enterprise procurement system: how to refine procurement collaborative management? Industrial products enterprises that want to upgrade must see!
随机推荐
Druid database connection pool details
Mind map + source code + Notes + project, ByteDance + JD +360+ Netease interview question sorting
ZABBIX proxy server and ZABBIX SNMP monitoring
Simple understanding of MySQL database
学习探索-使用伪元素清除浮动元素造成的高度坍塌
Swiftui game source code Encyclopedia of Snake game based on geometryreader and preference
Excel 中VBA脚本的简单应用
谷粒商城--分布式高级篇P129~P339(完结)
Elastic search indexes are often deleted [closed] - elastic search indexes gets deleted frequently [closed]
今日直播 | “人玑协同 未来已来”2022弘玑生态伙伴大会蓄势待发
[translation] micro survey of cloud native observation ability. Prometheus leads the trend, but there are still obstacles to understanding the health of the system
short i =1; I=i+1 and short i=1; Difference of i+=1
快速幂模板求逆元,逆元的作用以及例题【第20届上海大学程序设计联赛夏季赛】排列计数
Leetcode 30. 串联所有单词的子串
Hudi vs Delta vs Iceberg
LeetCode-1279. Traffic light intersection
冒烟测试怎么做
Tensorflow2.0 self defined training method to solve function coefficients
Phoenix Architecture 2 - accessing remote services
[玩转Linux] [Docker] MySQL安装和配置