Home  >  Article  >  Software Tutorial  >  Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened

Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened

PHPz
PHPzOriginal
2024-08-28 10:14:07845browse

VMware virtual machine allows users to run two or more operating systems simultaneously on one computer, which is very suitable for learning and testing. However, recently many friends have reported that the Vmware virtual machine restarts with a blue screen as soon as it is turned on. What is going on? It may be caused by the incompatibility between VMware and Windows. Let’s take a look at the detailed solution tutorial below.

Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened

Method 1: 1. Press CTRL+SHIFT+ESC at the same time to open the task manager function, then click - Details - Performance and the following interface will appear.

Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened

2. If the word virtualization already appears in the picture above. You can ensure that virtualization is turned on. If it shows that it is enabled, you can use method two directly. If it shows that it is not enabled, you need to enable virtualization.

3. After shutting down the computer, press F2 rhythmically to enter the bios. Users can select different keys according to their motherboard model. If the user's motherboard model is not shown in the picture below, you can try all these common keys when restarting. Try it. It must be noted that you must press it when restarting to enter the bios setting interface.

Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened

4. When the computer enters bios, use the arrow keys to control the cursor to Configuration and enter the options. Then move the cursor to Inter Virtual Technol, press the ENTER key (Enter key), and select Enable.

Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened

5. Enable means open, and finally press F10 to save and exit.

Enabling virtualization technology is a prerequisite for using virtual machines for development and testing. However, how to turn on virtualization technology varies by motherboard and computer brand. For computers using Intel CPUs, you can enter the Intel Virtual Technology option through the BIOS to enable it. In this article, PHP editor Banana will explain in detail the specific methods of enabling virtualization on different brands of computer motherboards to help you easily enable virtualization functions and prepare for virtual machine development and testing.

Method 2:

1. In practice, many computers, including the ones I encountered, have virtualization technology turned on, but the virtual machine still has a blue screen when booting. At this time, you need to open the virtualization platform that comes with Windows.

2. Press WIN+R keys simultaneously to open the run window and enter OptionalFeatures to open Windows features.

Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened

3. Then check the Windows hypervisor platform and virtual machine platform, click OK and restart the computer.

Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened

4. If none of the above methods work, there may be a problem with the downloaded software version. It is recommended to upgrade to the latest vmware17 virtual machine software.

The above is the detailed content of Solution to the problem that Vmware virtual machine restarts with a blue screen as soon as it is opened. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn