TechSpite
TechSpite
Contact
  • Home
  • About Us
  • How To
  • Windows
  • MAC OS
  • iOS

About TechSpite

  • About Us
  • Contact

Explore Topics

  • Conversational AI – Game Changer Talking Tech
  • Top Business Intelligence Tools For Data Analysis
  • How RPA Enhances Customer Service
  • Understanding Autonomous Vehicle Technology

Help & Support

  • Contact

Terms & Privacy

  • Privacy Policy
  • Terms & Conditions
  • Return and Refund Policy
TechSpite

© 2025 TechSpite. All rights reserved.

TOP
  1. Home
  2. /
  3. Virtual Machines
  4. /
  5. How to Fix The CPU Has Been Disabled By The Guest OS?
Virtual Machines

How to Fix The CPU Has Been Disabled By The Guest OS?

Azaz ShaikhAzaz Shaikh
•Sep 18, 2022•3 MIN READ
How to Fix The CPU Has Been Disabled By The Guest OS?
How to Fix The CPU Has Been Disabled By The Guest OS?

If you have successfully installed and configured the operating system on a virtual machine. You might have been facing an error that says ‘The CPU has been disabled by default. Power off or reset the virtual machine’. Therefore, I will show you How to Fix The CPU Has Been Disabled By The Guest OS.

As you might know, Windows computers can’t support installing macOS by default. Unfortunately, Apple never allows you to install macOS on non-Apple hardware, you can only install macOS on Apple computers. So, most of users use virtual machines to install macOS and use. Virtual machines like VMware and VirtualBox. It is the only way to use macOS on Windows computers. And the procedure of installing macOS on a virtual machine is somehow lengthy but will perform like an actual PC.

There are many reasons that this problem might occur, the first problem must be that you have configured the virtual machine properly for your AMD system. Keep in mind that AMD systems are totally different from the intel ones, in that case, you need a different config key for setting up properly. And the other reason could be that you might have installed VMware and VirtualBox while hyper-v is installed.

Fix The CPU Has Been Disabled By The Guest OS

We have created a step-by-step guide on How to Fix The CPU Has Been Disabled By The Guest OS. All you need to do is to follow up steps down below and fix your error.

Alter the VM Hardware Compatibility to 10

As everyone knows that installing is important and without installing you need to do more steps I will provide two ways steps that will help you to do the process easily. The first way which you can do with the help of VMware with the wizard. And the second one is from vmx file. here is the quick guide on which you can do it.

Step 1. First of all, you need to go to the folder where the virtual machine file has been saved then right-click on that file and select Open With after that tap on the Notepad.

Step 2. Find there the version section and simply change the number of the version to 10.

Add Config Key For Virtual Machine

Step 1. Once you change the version number then do not close that window go to the end of the page and paste the following code

cpuid.0.eax = “0000:0000:0000:0000:0000:0000:0000:1011”
cpuid.0.ebx = “0111:0101:0110:1110:0110:0101:0100:0111”
cpuid.0.ecx = “0110:1100:0110:0101:0111:0100:0110:1110”
cpuid.0.edx = “0100:1001:0110:0101:0110:1110:0110:1001”
cpuid.1.eax = “0000:0000:0000:0001:0000:0110:0111:0001”
cpuid.1.ebx = “0000:0010:0000:0001:0000:1000:0000:0000”
cpuid.1.ecx = “1000:0010:1001:1000:0010:0010:0000:0011”
cpuid.1.edx = “0000:1111:1010:1011:1111:1011:1111:1111”
featureCompat.enable = “FALSE”

Paste the code

Step 2. Once you have pasted successfully then hold and press Windows + S after that save it.

Step 3. Finally, turn the machine on after that start the process of installation.

Solutions to Fix The CPU Has Been Disabled By The Guest OS

If the above methods didn’t work properly, have a look at the below fixes.

1. Make sure you are using normal quotes. Sometimes you might use stylish quotes that VMware won’t accept and shows error like ‘not a valid boolean’.

2. Disabling featureCompat.enable works only on VMware versions less than 9. Make sure to change that to True.

3. cpuid.ss & cpuid.ds are no longer supported on the cpus. So, change cpuid.1.edx line to “0000:0111:1000:1011:1111:1011:1111:1111”

Final Words

It was all about How to Fix The CPU Has Been Disabled By The Guest OS? I hope this article is very helpful for you and that you have solved your issue. From this article, you will get something good. This was step by step guide on what you were searching for it. Further, this is the right place where you can easily solve your problem. After following these steps I hope you will not face any kind of problem. However, If you faced any kind of problem and if you have any type of suggestion then do comment.

Explore More:

  • How to Know If Someone is Online on Instagram without Messaging Them
  • How to Get Yellow Circle Around Mouse Pointer in Windows 11

Tagged

#CPU#fix#Fix The CPU Has Been Disabled#Fix The CPU Has Been Disabled By The Guest Operating System#Fix The CPU Has Been Disabled By The Guest OS#How to Fix

Share This Article

Recent Articles

Fresh content from our blog

Instagram Marketing: 10 Trends To Follow In 2023
Featured

Instagram Marketing: 10 Trends To Follow In 2023

May 23, 2023
10 Best LinkedIn Tips To Boost Career Opportunities
Featured

10 Best LinkedIn Tips To Boost Career Opportunities

May 19, 2023
11 Must-Know TikTok Tips for Going Viral!
Featured

11 Must-Know TikTok Tips for Going Viral!

May 17, 2023
17 Epic Facebook Tips And Tricks You Never Knew Existed!
Featured

17 Epic Facebook Tips And Tricks You Never Knew Existed!

May 14, 2023
12 Beginner-Friendly iPhone Photography Tips for Instagram
Featured

12 Beginner-Friendly iPhone Photography Tips for Instagram

May 3, 2023

If you have successfully installed and configured the operating system on a virtual machine. You might have been facing an error that says ‘The CPU has been disabled by default. Power off or reset the virtual machine’. Therefore, I will show you How to Fix The CPU Has Been Disabled By The Guest OS.

As you might know, Windows computers can’t support installing macOS by default. Unfortunately, Apple never allows you to install macOS on non-Apple hardware, you can only install macOS on Apple computers. So, most of users use virtual machines to install macOS and use. Virtual machines like VMware and VirtualBox. It is the only way to use macOS on Windows computers. And the procedure of installing macOS on a virtual machine is somehow lengthy but will perform like an actual PC.

There are many reasons that this problem might occur, the first problem must be that you have configured the virtual machine properly for your AMD system. Keep in mind that AMD systems are totally different from the intel ones, in that case, you need a different config key for setting up properly. And the other reason could be that you might have installed VMware and VirtualBox while hyper-v is installed.

Fix The CPU Has Been Disabled By The Guest OS

We have created a step-by-step guide on How to Fix The CPU Has Been Disabled By The Guest OS. All you need to do is to follow up steps down below and fix your error.

Alter the VM Hardware Compatibility to 10

As everyone knows that installing is important and without installing you need to do more steps I will provide two ways steps that will help you to do the process easily. The first way which you can do with the help of VMware with the wizard. And the second one is from vmx file. here is the quick guide on which you can do it.

Step 1. First of all, you need to go to the folder where the virtual machine file has been saved then right-click on that file and select Open With after that tap on the Notepad.

Step 2. Find there the version section and simply change the number of the version to 10.

Add Config Key For Virtual Machine

Step 1. Once you change the version number then do not close that window go to the end of the page and paste the following code

cpuid.0.eax = “0000:0000:0000:0000:0000:0000:0000:1011”
cpuid.0.ebx = “0111:0101:0110:1110:0110:0101:0100:0111”
cpuid.0.ecx = “0110:1100:0110:0101:0111:0100:0110:1110”
cpuid.0.edx = “0100:1001:0110:0101:0110:1110:0110:1001”
cpuid.1.eax = “0000:0000:0000:0001:0000:0110:0111:0001”
cpuid.1.ebx = “0000:0010:0000:0001:0000:1000:0000:0000”
cpuid.1.ecx = “1000:0010:1001:1000:0010:0010:0000:0011”
cpuid.1.edx = “0000:1111:1010:1011:1111:1011:1111:1111”
featureCompat.enable = “FALSE”

Paste the code

Step 2. Once you have pasted successfully then hold and press Windows + S after that save it.

Step 3. Finally, turn the machine on after that start the process of installation.

Solutions to Fix The CPU Has Been Disabled By The Guest OS

If the above methods didn’t work properly, have a look at the below fixes.

1. Make sure you are using normal quotes. Sometimes you might use stylish quotes that VMware won’t accept and shows error like ‘not a valid boolean’.

2. Disabling featureCompat.enable works only on VMware versions less than 9. Make sure to change that to True.

3. cpuid.ss & cpuid.ds are no longer supported on the cpus. So, change cpuid.1.edx line to “0000:0111:1000:1011:1111:1011:1111:1111”

Final Words

It was all about How to Fix The CPU Has Been Disabled By The Guest OS? I hope this article is very helpful for you and that you have solved your issue. From this article, you will get something good. This was step by step guide on what you were searching for it. Further, this is the right place where you can easily solve your problem. After following these steps I hope you will not face any kind of problem. However, If you faced any kind of problem and if you have any type of suggestion then do comment.

Explore More:

  • How to Know If Someone is Online on Instagram without Messaging Them
  • How to Get Yellow Circle Around Mouse Pointer in Windows 11

Tagged

#CPU#fix#Fix The CPU Has Been Disabled#Fix The CPU Has Been Disabled By The Guest Operating System#Fix The CPU Has Been Disabled By The Guest OS#How to Fix

Share This Article

Recent Articles

Fresh content from our blog

Instagram Marketing: 10 Trends To Follow In 2023
Featured

Instagram Marketing: 10 Trends To Follow In 2023

May 23, 2023
10 Best LinkedIn Tips To Boost Career Opportunities
Featured

10 Best LinkedIn Tips To Boost Career Opportunities

May 19, 2023
11 Must-Know TikTok Tips for Going Viral!
Featured

11 Must-Know TikTok Tips for Going Viral!

May 17, 2023
17 Epic Facebook Tips And Tricks You Never Knew Existed!
Featured

17 Epic Facebook Tips And Tricks You Never Knew Existed!

May 14, 2023
12 Beginner-Friendly iPhone Photography Tips for Instagram
Featured

12 Beginner-Friendly iPhone Photography Tips for Instagram

May 3, 2023

About the Author

Azaz Shaikh

About Azaz Shaikh

Azaz Shaikh is a contributor to this blog, sharing expertise and insights on tech solutions.

You Might Also Like

The Ultimate Guide to Casting Oculus Quest 2 to Firestick: Unlock a Whole New Dimension of VR
Entertainment

The Ultimate Guide to Casting Oculus Quest 2 to Firestick: Unlock a Whole New Dimension of VR

Virtual reality has become incredibly popular captivating users with its thrilling and immersive experiences that are truly unprecedented. There are two known devices that allow people to enter this world; the Oculus Quest 2 and the Amazon Firestick. In this guide, we will delve into the steps involved in casting your Oculus Quest 2 to

Sep 21, 2023
Download Google Chrome OS ISO for VirtualBox and VMware
Virtual Machines

Download Google Chrome OS ISO for VirtualBox and VMware

In this article, you will find the direct link to Download Google Chrome OS ISO for VirtualBox and VMware. ChromeOS, formerly styled as Chrome OS, is a Linux-based operating system designed by Google. It is derived from the open-source Chromium OS and uses the Google Chrome web browser as its principal user interface. As you

Sep 27, 2022
How to change message background on Android
Android

How to change message background on Android

In the digital age, personalization is key. From customizing your ringtones to wallpapers that grace your screens, we love making our devices uniquely ours. One such personal touch that often gets overlooked is the background of text messages on Android. Gone are the days when users were confined to the standard, monotonous backgrounds that came

Sep 28, 2023

Comments

Leave a Comment

Share your thoughts and join the conversation

Your email address will not be published. All fields marked with * are required.