The CPU has been disabled by the guest operating system [EXPERT FIX]

Reading time icon 4 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • A CPU has been disabled by the guest operating system error affects virtual machines sometimes.
  • Causes can include wrong settings or outdated VMWare workstations.
  • Resetting the virtual machine would be the first thing to do.
  • Then, enabling virtualization in BIOS is another step to try.
laptop dock bar cover

Those of you trying to run a virtual engine in a VMware Workstation sometimes get a The CPU has been disabled by the guest operating system  error. Notable causes of this error include inappropriate configuration of the VT feature (in BIOS), system corruption, incompatible CPU setup, disc configuration issues, and outdated VMware version among others.

The solutions presented below require a little knowledge of working with virtual machines or tinkering with system settings.

How do I fix the CPU has been disabled error?

  1. Reset the virtual machine
  2. Enable virtualization in BIOS
  3. Mask CPU ID
  4. Create another guest engine in VMware Workstation

1. Reset the virtual machine

Not to disregard the system-recommended solution, we’ll be adopting this method as the first solution in this tutorial. The CPU has been disabled by the guest operating system error-message is aptly accompanied by a system-recommended solution, which reads Power off or reset the virtual machine.

Therefore, as the first line of action, try and power off or reset the workstation, and check if it resolves the issue.

If this fails, you can try and run the next troubleshooting technique to fix the error.

2. Enable virtualization in BIOS

  1. On your PC’s startup window, click on the F2 button/BIOS function key (repeatedly) to open BIOS (typically tagged SETUP).
  2. In the BIOS settings window, go to the Security tab.bios advanced options
  3. Select System Security.
  4. Enable Virtual Technology (VTx/VTd).
  5. Apply changes.
  6. Restart computer.

Once this is done, check if the error is fixed in your virtual machine workstation. If it remains unfixed, there is probably another factor(s) in play, in which case, you can try the next solution.

3. Mask CPU ID

  1. Download and install a powerful note editor (like Notepad++) on your PC.
  2. Launch the editor.
  3. Open your VMware workstation and set the VM’s ISO image State to Powered Off.
  4. Select the guest (virtual) engine, locate and click on Edit virtual machine settings.
  5. Navigate to the Hardware pane, locate and select Hard Disk (SCSI).
  6. Copy the Disk file path (at the top of the right-hand pane).
  7. Close the program and launch Windows Explorer (or File Explorer).
  8. Go under the VM’s file location, and check the File name extensions checkbox (Windows 10 only).
  9. On the displayed options, locate and right-click the file with the .vmx extension.
  10. Select Edit (with) Notepad++.
  11. Type the following at the bottom of the code file: cpuid.1.eax = “0000:0000:0000:0001:0000:0110:1010:0101.
  12. Apply changes and exit the program.
  13. Restart PC.

Relaunch your VM workstation and check if the issue is resolved. If not, you can try the next and final solution.

In such a case, the error might be associated with a security function, which disables an unverified/unsupported processor. This is common where the virtual engines are not compatible with each other, especially in their build (architecture). When this happens, with a disabled processor, the ISO image (of the VM) will not be recognized by the system.

masking the CPU identification tag can bypass this irregularity/inadequacy. Unfortunately, the VMware workstation lacks the graphical interface to run the masking procedure.

Nevertheless, reconfiguring the virtual machine‘s code file in a text editor, as shown above, might work.

4. Create another guest engine in VMware Workstation

  1. Launch the workstation; locate and click on Home
  2. On the displayed options, select Create a New Virtual Machine (the first option).
  3. In the next window, click on the Installer disc image file (iso) option, and tap the Browse option under it. This will load the image.
  4. Click Next at the base of the window.
  5. In the next window, fill in your details and click Next.
  6. Under the Virtual Machine window, fill in the boxes as appropriate.
  7. Click Next > Finish.
  8. Restart PC and check if the issue is resolved.

If, after trying the four techniques in this tutorial, the issue remains unsolved, you can as well consider third-party software that will help you out.

Hence, to create a virtual machine easily without spending too much time and effort, simply choose a suitable tool from the best virtual machines for Windows 10.

We hope that you managed to fix the error, though. Tell us which solution worked for you.

More about the topics: VMware Workstation, windows 10 fix