当前位置:网站首页>Vmware虚拟机无法打开内核设备“\\.\Global\vmx86“的解决方法
Vmware虚拟机无法打开内核设备“\\.\Global\vmx86“的解决方法
2022-07-06 11:36:00 【wkd_007】
Vmware虚拟机打开本地计算机时,报错无法打开内核设备"\.\Global\vmx86",初步判断是这个文件丢了或损坏了,从网上搜到两种解决办法都行不通,最后通过同版本的安装包修复,解决了此问题。
一、安装包修复的步骤如下:
1.1 查看自己的虚拟机版本
顶部菜单 -> 帮助 -> 关于VMware Workstation
1.2 找到同版本的安装包,点击运行
如果之前的安装包有保留最好,没有的话,需要从网上找到相同版本的安装包。然后先关闭VMware虚拟机,双击运行安装包
1.3 选择“修复”按钮
安装包运行后,点击下一步,选择“修复”,然后继续选择修复,等待修复完成即可。
二、网络上的方法
下面提供两个网上的方法,我试过都不行,如果上面的步骤不能解决问题,可以试下下面方法。
2.1 方法一:通过命令行重新开启服务
cmd执行:
1、net start vmci
2、net start vmx86
3、net start VMnetuserif
2.2 方法二:通过服务,手动重启服务。
按 Win+R 键,运行 services.msc ,打开服务,让后启动VM开头的这几个服务
边栏推荐
- R language ggplot2 visual time series histogram: visual time series histogram through two-color gradient color matching color theme
- An error occurs when installing MySQL: could not create or access the registry key needed for the
- GCC【7】- 编译检查的是函数的声明,链接检查的是函数的定义bug
- Mysql Information Schema 学习(二)--Innodb表
- 利用 clip-path 绘制不规则的图形
- Computer network: sorting out common network interview questions (I)
- 谷粒商城--分布式高级篇P129~P339(完结)
- php+redis实现超时取消订单功能
- 凤凰架构2——访问远程服务
- Synchronous development of business and application: strategic suggestions for application modernization
猜你喜欢

Using clip path to draw irregular graphics
Interview assault 63: how to remove duplication in MySQL?

Spark foundation -scala

Druid 数据库连接池 详解

CPU负载很低,loadavg很高处理方法

How to access localhost:8000 by mobile phone

Pytorch common loss function

Interface test tool - postman

中缀表达式转后缀表达式详细思路及代码实现

Leetcode 30. 串联所有单词的子串
随机推荐
Leetcode 30. 串联所有单词的子串
Interview assault 63: how to remove duplication in MySQL?
Test technology stack arrangement -- self cultivation of test development engineers
时钟轮在 RPC 中的应用
Intelligent supply chain management system solution for hardware and electromechanical industry: digital intelligent supply chain "creates new blood" for traditional industries
受益匪浅,安卓面试问题
Translation D28 (with AC code POJ 26:the nearest number)
How to customize animation avatars? These six free online cartoon avatar generators are exciting at a glance!
Graffiti intelligence is listed on the dual main board in Hong Kong: market value of 11.2 billion Hong Kong, with an annual revenue of 300 million US dollars
Php+redis realizes the function of canceling orders over time
学习探索-无缝轮播图
[translation] Digital insider. Selection process of kubecon + cloudnativecon in Europe in 2022
【pytorch】yolov5 训练自己的数据集
Use of map (the data of the list is assigned to the form, and the JSON comma separated display assignment)
【翻译】供应链安全项目in-toto移至CNCF孵化器
A method of removing text blur based on pixel repair
思維導圖+源代碼+筆記+項目,字節跳動+京東+360+網易面試題整理
spark基础-scala
Mysql Information Schema 學習(一)--通用錶
Druid database connection pool details