-
Can't enable virtualization on my system (HP probook 4530s)
over 9 years ago
-
over 9 years ago
Hello Avishq,
Please restart the unit and immediately press F10 after this unit will be powered on, now get into BIOS.
Under BIOS--> go to system configuration---> and then Device Configuration and under Device Configuration--> scroll down to bottom you will find VT, check the boxes, save changes and exit from BIOS the VT will be enabled.
Also you can try to unlock the password if you didn't remember password you have set earlier, to remove password from BIOS please follow the instruction- First shutdown ur laptop and remove laptop backpanel then find CMOS battrey, take out the CMOS and start you laptop wait for some time and then Insert CMOS Battery at it's original place and restart you system again. Doing this the bios setting will reset to default.
-
over 9 years ago
Hi,
Use BIOS to disable Pre-boot authentication
- Reboot the machine and press F2 at the BIOS Splash Screen.
- Enter the System or Admin Password to access the BIOS settings.
- Navigate to Security > Passwords.
- Select System Password. Enter the old System password, leave the new password fields blank and select OK.
- The System Password status will change to Not Set.
- Repeat the previous steps for Hard Drive Password if one is set. If you accessed the machine with the BIOS Admin password and the System password is unknown: Select Admin Password. Select Unlock; enter the Admin password and OK. Enter the old Admin password, leave the new password fields blank and select OK. The Admin and System Password status will change to Not Set.
- Exit the BIOS settings and boot into Windows. Pre-boot authentication is now disabled.
-
over 9 years ago
Hi Avishq,
You can try the command from prompt with administrative priviliges
bcdedit /set hypervisorlaunchtype Auto
If this does not work please check if your system supports SLAT and virtualization. For this you can use sysinternal's CoreInfo.exe . Tool can be downloaded from Microsoft Technet site: http://download.sysinternals.com/files/Coreinfo.zip
Run "CoreInfo.exe -v" from elevated command prompt.
Coreinfo v3.31 - Dump information on system CPU and memory topology Copyright (C) 2008-2014 Mark Russinovich Sysinternals - www.sysinternals.com Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz Intel64 Family 6 Model 62 Stepping 4, GenuineIntel Microcode signature: ******* HYPERVISOR - Hypervisor is present VMX * Supports Intel hardware-assisted virtualization EPT * Supports Intel extended page tables (SLAT)
If you see "-" here, it means your processor does NOT support SLAT; if it is a "*", then it supports SLAT. You should ideally see the output as above before enabling Hyper-V.
Think this would help. Naren
3 Answer(s)