Skip to content

TechRepublic

  • Top Products
  • AI
  • Developer
  • Payroll
  • Security
  • Project Management
  • Accounting
  • CRM
  • Academy
Resources
  • TechRepublic Premium
  • TechRepublic Academy
  • Newsletters
  • Resource Library
  • Forums
  • Sponsored
Go Premium
Popular Topics
  • Top Products
  • AI
  • Developer
  • Payroll
  • Security
  • Project Management
  • Accounting
  • CRM
  • Academy
  • Project Management
  • Innovation
  • Cheat Sheets
  • Big Data
  • Tech Jobs
View All Topics
Go Premium
Microsoft

Screenshots: The right way to set up Windows 8 Client Hyper-V

By Greg Shultz June 20, 2013, 1:03 AM PDT

Image
1
of 9

Fig_A_6-21.png
Fig_A_6-21.png
Screenshots: The right way to set up Windows 8 Client Hyper-V

Accessing the System Information from the Start screen is easy

Accessing the System Information from the Start screen is easy

ntThis gallery is also available as an article in the TechRepublic Windows and Office Blog.

n

ntMicrosoft announced that they are ending support for Windows XP SP3 on April 8th 2014. Since that official announcement I have been receiving a lot of email from Windows XP users making the move to Windows 8 and wondering about support for something like Windows 7’s XP Mode. In other words, they want to be able to move to Windows 8 and take Windows XP with them so that they have something to fall back on as they get used to Windows 8.

n

ntWell, unfortunately Microsoft did not incorporate anything similar to XP Mode in Windows 8. However, if you are running a 64-bit version of Windows 8 Professional or Windows 8 Enterprise, these versions of the operating system come with a new virtualization tool called Client Hyper-V that you can use to run a virtual Windows XP machine inside of Windows 8.

n

ntOf course, in order to be able to run Client Hyper-V, your system must meet several hardware requirements. For instance, the 64-bit CPU in your system must support Second Level Address Translation (SLAT) technology and your system must have at least 4GB of RAM. (There are several other system requirements that must be in place as well, but I’ll cover these in a moment.)

n

ntIn most cases, the procedure of setting up is Windows 8’s Client Hyper-V is relatively straightforward. However, as I have corresponded with various users performing the necessary steps, I’ve learned that the procedure can be tricky and confusing – especially if the users were not sure how to get started or ran into problems along the way.

n

ntOne of the most common problems people were encountering has to do with a key virtualization feature being disabled in the computer’s firmware and them not knowing it. Unfortunately, you can’t install Client Hyper-V without these features being enabled and as you can imagine the problem just snowballs from there.

n

ntAs I worked through this problem, I developed a set of steps that eventually led these users to success. To save other users who may be thinking of incorporating Client Hyper-V from frustration, I decided to write an article showing you how to get started with Windows 8’s Client Hyper-V the right way.

n

ntnn

n

ntRequirements

n

ntLet me begin with a brief reiteration of the most obvious requirements. As I mentioned, Windows 8’s Client Hyper-V is only available in the 64-bit versions of Windows 8 Pro and Windows 8 Enterprise. It is not available in the 32-bit versions nor is it available in Windows 8 basic or in Windows RT.

n

ntAgain, your system must have at least 4GB of RAM and your 64-bit CPU must support Second Level Address Translation (SLAT) technology. Most of the current crop of 64-bit CPUs from Intel and AMD provide SLAT support.

n

ntChecking System Information

n

ntBefore you attempt to install Windows 8’s Client Hyper-V, you need to verify that everything in your system is ready to run a virtualized environment. Unbeknownst to many Windows 8 users, Microsoft added new information gathering features to the old System Information tool thus making it very easy to verify whether your Windows 8 system can run Client Hyper-V.

n

ntTo launch System Information in Windows 8, use the [Windows] + Q keystroke to access the Apps Search page. Then, type msinfo32 in the text box and click msinfo32.exe, as shown in Figure A. If you prefer, you can use the [Windows] + R keystroke to bring up the Run dialog box, type msinfo32 in the Open text box, and click OK.

n

ntCredit: Images by Greg Shultz for TechRepublic

Screenshots: The right way to set up Windows 8 Client Hyper-V

All these values must be set to Yes.

All these values must be set to Yes.

ntEither way you launch the System Information, once it is up and running, you’ll want to remain on the System Summary screen, which appears by default. Now, scroll to the bottom of the right panel. When you do, you’ll see four key pieces of information about your system’s ability to run Hyper-V. As shown in Figure B, all of them should have a value of Yes.

n

ntCredit: Images by Greg Shultz for TechRepublic

Screenshots: The right way to set up Windows 8 Client Hyper-V

The system has the capability to provide virtualization support

The system has the capability to provide virtualization support

ntNow, if any of the key virtualization features are disabled in the computer’s firmware, System Information will alert you to that fact immediately. My test system for this article is an HP Pavilion P2-1124 and when I ran System Information, I discovered that the Virtualization Enabled in Firmware had a value of No, as shown in Figure C. What this means is that the system has the capability to provide virtualization support, but the feature is disabled in the firmware. So, you just have to enable it.

n

ntIn general, if either the Virtualization Enabled in Firmware or the VM Monitor Mode Extensions are set to No, you can enable those features in the firmware. However, if the Second Level Address Translation Extensions or the Data Execution Protection settings are set to No, then you will not be able to use Windows 8’s Client Hyper-V.

n

ntCredit: Images by Greg Shultz for TechRepublic

Screenshots: The right way to set up Windows 8 Client Hyper-V

On the HP Pavilion P2-1124, I see the Startup Menu after pressing [Esc]

On the HP Pavilion P2-1124, I see the Startup Menu after pressing [Esc]

ntEnabling the Virtualization support

n

ntAs you can imagine, there are a wide variety of interfaces and naming conventions when it comes to accessing and changing the Virtualization support in a computer’s firmware, so you may want to begin by investigating the technical support section of your computer manufacturer’s Web site to learn more about the specifics of your particular system’s firmware

n

ntAs I mentioned, my test system for this article is an HP Pavilion P2-1124 and the only setting that needs to be changed is the Virtualization Enabled in Firmware. However, if on your system the VM Monitor Mode Extensions are also set to No, you should be able to enable them in the firmware. Again, check the technical support section of your computer manufacturer’s Web site.

n

ntTo access my HP computer’s firmware Setup Utility, I must press the [Esc] when I am prompted to do so as the system is booting up. I then saw the Startup Menu and selected the Computer Setup item, as shown in Figure D.

n

ntCredit: Images by Greg Shultz for TechRepublic

Screenshots: The right way to set up Windows 8 Client Hyper-V

The Virtualization Technology setting is on the Security menu

The Virtualization Technology setting is on the Security menu

ntOnce in the Hewlett-Packard Setup Utility, I pulled down the Security Menu and selected System Security. When I saw the System Security dialog box, I used the arrow keys to change the Virtualization Technology setting from Disable to Enable. This procedure is illustrated in Figure E.

n

ntTo put the setting into play, I pressed [F10] and then selected the Save Changes and Exit command from the File menu. I then encountered an Are you sure prompt and selected Yes. The system then rebooted.

n

ntCredit: Images by Greg Shultz for TechRepublic

Screenshots: The right way to set up Windows 8 Client Hyper-V

You install Windows 8's Client Hyper-V from the Programs and Features tool

You install Windows 8's Client Hyper-V from the Programs and Features tool

ntInstalling Client Hyper-V

n

ntWith the Virtualization Technology setting now enabled, I can install Client Hyper-V correctly on my example system. While Client Hyper-V is built into the 64-bit versions of Windows 8 Pro and Windows 8 Enterprise, it is not installed by default. However, you can do so easily from the Programs and Features tool.

n

ntTo install Client Hyper-V, you begin by pressing [Windows] + X to access the WinX menu and then select Programs and Features. When the Programs and Features dialog box appears, you select Turn Windows features on or off. You’ll then see the Windows Feature dialog box and will locate the Hyper-V in the list. This process is illustrated in Figure F.

n

ntCredit: Images by Greg Shultz for TechRepublic

Screenshots: The right way to set up Windows 8 Client Hyper-V

Installing Client Hyper-V requires a Restart

Installing Client Hyper-V requires a Restart

ntWhen you click OK, Windows Features will install Client Hyper-V and then prompt you to Restart your system. This process is illustrated in Figure H.

n

ntCredit: Images by Greg Shultz for TechRepublic

Screenshots: The right way to set up Windows 8 Client Hyper-V

Once you initiate the restart, you'll see a message on the screen similar to this one

Once you initiate the restart, you'll see a message on the screen similar to this one

ntAs the operating system processes the installation, you’ll see messages on the screen similar to the one shown in Figure I, both before and after the initial restart.

n

ntCredit: Images by Greg Shultz for TechRepublic

Screenshots: The right way to set up Windows 8 Client Hyper-V

ntHead image

  • Microsoft
  • Account Information

    Share with Your Friends

    Screenshots: The right way to set up Windows 8 Client Hyper-V

    Your email has been sent

Share: Screenshots: The right way to set up Windows 8 Client Hyper-V
Image of Greg Shultz
By Greg Shultz
My first computer was a Kaypro 16 \"luggable\" running MS-DOS 2.11 which I obtained while studying computer science in 1986. After two years, I discovered that I had a knack for writing documentation and shifted my focus over to technical writing.
  • Account Information

    Contact Greg Shultz

    Your message has been sent

  • |
  • See all of Greg's content

Daily Tech Insider

If you can only read one tech story a day, this is it.

TechRepublic TechRepublic
  • TechRepublic on Facebook
  • TechRepublic on X
  • TechRepublic on LinkedIn
  • TechRepublic on YouTube
  • TechRepublic on Pinterest
  • TechRepublic RSS
Services
  • About Us
  • Newsletters
  • RSS Feeds
  • Site Map
  • Site Help & Feedback
  • FAQ
  • Advertise
  • Do Not Sell My Information
  • Careers
Explore
  • Downloads
  • TechRepublic Forums
  • Meet the Team
  • TechRepublic Academy
  • TechRepublic Premium
  • Resource Library
  • Photos
  • Videos
  • Editorial Policy
  • Legal Terms
  • Privacy Policy
© 2025 TechnologyAdvice. All rights reserved.
CLOSE

Create a TechRepublic Account

Get the web's best business technology news, tutorials, reviews, trends, and analysis—in your inbox. Let's start with the basics.

Already registered? Sign In
Use Facebook
Use Linkedin

* - indicates required fields

CLOSE

Sign in to TechRepublic

Not a member? Create an account
Use Facebook
Use Linkedin

Lost your password? Request a new password

CLOSE

Reset Password

Please enter your email adress. You will receive an email message with instructions on how to reset your password.

Check your email for a password reset link. If you didn't receive an email don't forgot to check your spam folder, otherwise contact support.

Back to login
1 Finish Profile
2 Newsletter Preferences
CLOSE

Welcome. Tell us a little bit about you.

This will help us provide you with customized content.

No thanks, continue without
1 Finish Profile
2 Newsletter Preferences
CLOSE

Want to receive more TechRepublic news?

Newsletter Name
Subscribe
Daily Tech Insider
Daily Tech Insider AU
TechRepublic UK
TechRepublic News and Special Offers
TechRepublic News and Special Offers International
Executive Briefing
Innovation Insider
Project Management Insider
Microsoft Weekly
Cloud Insider
Data Insider
Developer Insider
TechRepublic Premium
Apple Weekly
Cybersecurity Insider
Google Weekly
Toggle All
No thanks, continue without

You're All Set

Thanks for signing up! Keep an eye out for a confirmation email from our team. To ensure any newsletters you subscribed to hit your inbox, make sure to add [email protected] to your contacts list.

Back to Home Page
×