Hyper-V-Hypervisor


no1yak

Well-known member
Member
Local time
9:41 AM
Posts
63
OS
Win 11 64x Pro 23H2
After getting the upgrade to 22H2 22621.674 from 21H2. I've been getting this. Error 167 The hypervisor did not enable mitigations for side channel vulnerabilities for virtual machines because HyperThreading is enabled. To enable mitigations for virtual machines, disable HyperThreading. Not using any VM's and disabling hyper threading still throws up this error. The only time this doesn't occur is when Core Isolation is turned off. Have Googled it but seems to relate to VM's, which I don't have.

Anyone have any ideas.
 

My Computers

System One System Two

  • OS
    Win 11 64x Pro 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    User Built
    CPU
    i9 13900K
    Motherboard
    Rog Strix Z790-F
    Memory
    Corsair Vengeance DDR5 96GB
    Graphics Card(s)
    MSI RTX 3070Ti OC
    Sound Card
    DAC via onboard sound chip
    Monitor(s) Displays
    Eizo 32" FlexScan 4K / LG 43" 4K
    Screen Resolution
    3840x2160 /3840x 2160
    Hard Drives
    1x 990 Pro1TB Nvme 1x 990 Pro 2TB 1x 990 Pro 4 TB
    PSU
    Evga 750 Watt P5
    Case
    Corsair 500D
    Cooling
    Noctua D15 Cromax
    Keyboard
    Cherry G80-3000N
    Mouse
    Corsair
    Internet Speed
    500Mbps
    Browser
    Firefox x64
    Antivirus
    Eset Smart Securty
    Other Info
    Backup software MR ver 8 to Samsung T7
  • Operating System
    Win 11 Pro 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    User Built
    CPU
    i9 9900K
    Motherboard
    Asus Hero XI
    Memory
    GSkill 3600 32GB
    Graphics card(s)
    EVA 1060
    Sound Card
    Onboard
    Monitor(s) Displays
    Eizo 32inch 4K
    Screen Resolution
    3840x2160
    Hard Drives
    Samsung 970 Evo Plus 1TB x3
    PSU
    Corsair AX750
    Case
    Corsair 400d
    Cooling
    Noctua 14s
I would install the Powershell module "SpeculationControl" and run the check

Install module command
Install-Module -Name SpeculationControl
Agree to the prompt with either Y or A

There is only one cmdlet available, run as administrator
Get-SpeculationControlSettings

That should give you an idea of which mitigation it is complaining about. Post your output if you need further guidance
 

My Computer

System One

  • OS
    Windows 11
Hi there.

@no1yak

if Hyperthreading isn't working properly or is disabled on your VM system then either your CPU in the BIOS isn't set correctly or you are using a bad VM software. You might also need to set IOMMU in the HOST hardware BIOS as well.

AFAIK if you use HYPER-V on a Windows host then Hyperthreading on a capable CPU should work. On Linux Hosts with KVM it's not an issue.

If you can't use hyperthreading properly then your GUEST (the VM system) will perform well below par. Only older celeron CPU's (and who buys computers these days with those CPUs installed) didn't have hyperthreading. Any modest laptop these days should allow cpu hyperthreading,

Cheers
jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7
Hi there.

@no1yak

if Hyperthreading isn't working properly or is disabled on your VM system then either your CPU in the BIOS isn't set correctly or you are using a bad VM software. You might also need to set IOMMU in the HOST hardware BIOS as well.

AFAIK if you use HYPER-V on a Windows host then Hyperthreading on a capable CPU should work. On Linux Hosts with KVM it's not an issue.

If you can't use hyperthreading properly then your GUEST (the VM system) will perform well below par. Only older celeron CPU's (and who buys computers these days with those CPUs installed) didn't have hyperthreading. Any modest laptop these days should allow cpu hyperthreading,

Cheers
jimbo
@jimbo45

Thanks for the reply but, I don't use any VM's so no related software is installed. Bog standard stand alone PC with internet connection.
Will try @neemobeer suggestion.
 

My Computers

System One System Two

  • OS
    Win 11 64x Pro 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    User Built
    CPU
    i9 13900K
    Motherboard
    Rog Strix Z790-F
    Memory
    Corsair Vengeance DDR5 96GB
    Graphics Card(s)
    MSI RTX 3070Ti OC
    Sound Card
    DAC via onboard sound chip
    Monitor(s) Displays
    Eizo 32" FlexScan 4K / LG 43" 4K
    Screen Resolution
    3840x2160 /3840x 2160
    Hard Drives
    1x 990 Pro1TB Nvme 1x 990 Pro 2TB 1x 990 Pro 4 TB
    PSU
    Evga 750 Watt P5
    Case
    Corsair 500D
    Cooling
    Noctua D15 Cromax
    Keyboard
    Cherry G80-3000N
    Mouse
    Corsair
    Internet Speed
    500Mbps
    Browser
    Firefox x64
    Antivirus
    Eset Smart Securty
    Other Info
    Backup software MR ver 8 to Samsung T7
  • Operating System
    Win 11 Pro 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    User Built
    CPU
    i9 9900K
    Motherboard
    Asus Hero XI
    Memory
    GSkill 3600 32GB
    Graphics card(s)
    EVA 1060
    Sound Card
    Onboard
    Monitor(s) Displays
    Eizo 32inch 4K
    Screen Resolution
    3840x2160
    Hard Drives
    Samsung 970 Evo Plus 1TB x3
    PSU
    Corsair AX750
    Case
    Corsair 400d
    Cooling
    Noctua 14s
@jimbo45

Thanks for the reply but, I don't use any VM's so no related software is installed. Bog standard stand alone PC with internet connection.
Will try @neemobeer suggestion.
Hey @no1yak, where you able to determine a fix for this issue? Currently, I'm in a similar boat with having a fresh install of Windows 11 on my new laptop with all drivers up to date (and BIOS up to date), and I'm receiving the same error you mentioned here, causing my whole system to freeze until I hard reboot the computer. I don't actually receive any BSOD UI, the screen just freezes until I hold the power button down. Every time it happens, I check the EventViewer and notice the same warning event in the log a second before the freeze happens.

I do not have any VM software running on the machine, and the only other thing I've attempted thus far is disabling some Intel Virtualization setting in the BIOS to see if that will do anything. Since this is a secondary computer for me, I will have to check back in and give an update on if that addressed the issue over the next few days, but I don't think it's the best "fix".

I also was able to install the SpeculationControl module and run the cmdlet (like @neemobeer suggested), but the information being returned didn't mean much to me and it all seemed okay.

FWIW, new laptop is an MSI Sword 15 A12UC-295.
 
Last edited:

My Computers

System One System Two

  • OS
    Windows 10 Pro
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 5 3600X 3.8 GHz 6-Core Processor
    Motherboard
    Asus TUF GAMING X570-PLUS (WI-FI) ATX AM4 Motherboard
    Memory
    G.Skill Trident Z Neo 32 GB (4 x 8 GB) DDR4-3600 CL16 Memory
    Graphics Card(s)
    MSI VENTUS OC GeForce RTX 2070 SUPER 8 GB Video Card
    Monitor(s) Displays
    2x VIOTEK GN27D 27.0" 2560 x 1440 144 Hz Curved Monitor
    Screen Resolution
    2560x1440
    PSU
    Corsair RM750 (2019) 750 W 80+ Gold Certified Fully Modular ATX Power Supply
    Case
    Fractal Design Meshify C ATX Mid Tower Case
    Cooling
    Corsair H100x 57.2 CFM Liquid CPU Cooler
    Keyboard
    Logitech G610 Wired Gaming Keyboard
    Mouse
    Logitech G Pro X Superlight
    Internet Speed
    Fiber Optic Gig
  • Operating System
    Windows 11 Home 22H2
    Computer type
    Laptop
    Manufacturer/Model
    MSI Sword1512295
    CPU
    Intel Core i5-12450H
    Motherboard
    MSI MS-1584
    Memory
    16 GB DDR4-3200 CL22
    Graphics card(s)
    NVIDIA® GeForce RTX™ 3050 Laptop
    Screen Resolution
    1920x1080
    Hard Drives
    512GB NVMe SSD Gen 4x4
    Mouse
    Logitech G Pro X Superlight
    Internet Speed
    Fiber Optic Gig
Hey @no1yak, where you able to determine a fix for this issue? Currently, I'm in a similar boat with having a fresh install of Windows 11 on my new laptop with all drivers up to date (and BIOS up to date), and I'm receiving the same error you mentioned here, causing my whole system to freeze until I hard reboot the computer. I don't actually receive any BSOD UI, the screen just freezes until I hold the power button down. Every time it happens, I check the EventViewer and notice the same warning event in the log a second before the freeze happens.

I do not have any VM software running on the machine, and the only other thing I've attempted thus far is disabling some Intel Virtualization setting in the BIOS to see if that will do anything. Since this is a secondary computer for me, I will have to check back in and give an update on if that addressed the issue over the next few days, but I don't think it's the best "fix".

I also was able to install the SpeculationControl module and run the cmdlet (like @neemobeer suggested), but the information being returned didn't mean much to me and it all seemed okay.

FWIW, new laptop is an MSI Sword 15 A12UC-295.
@skillingm8 No the only way to stop this error is to turn off Core Isolation. I have no effects with this error, freezes or having to reboot. Sorry I can't be of help.
 

My Computers

System One System Two

  • OS
    Win 11 64x Pro 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    User Built
    CPU
    i9 13900K
    Motherboard
    Rog Strix Z790-F
    Memory
    Corsair Vengeance DDR5 96GB
    Graphics Card(s)
    MSI RTX 3070Ti OC
    Sound Card
    DAC via onboard sound chip
    Monitor(s) Displays
    Eizo 32" FlexScan 4K / LG 43" 4K
    Screen Resolution
    3840x2160 /3840x 2160
    Hard Drives
    1x 990 Pro1TB Nvme 1x 990 Pro 2TB 1x 990 Pro 4 TB
    PSU
    Evga 750 Watt P5
    Case
    Corsair 500D
    Cooling
    Noctua D15 Cromax
    Keyboard
    Cherry G80-3000N
    Mouse
    Corsair
    Internet Speed
    500Mbps
    Browser
    Firefox x64
    Antivirus
    Eset Smart Securty
    Other Info
    Backup software MR ver 8 to Samsung T7
  • Operating System
    Win 11 Pro 23H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    User Built
    CPU
    i9 9900K
    Motherboard
    Asus Hero XI
    Memory
    GSkill 3600 32GB
    Graphics card(s)
    EVA 1060
    Sound Card
    Onboard
    Monitor(s) Displays
    Eizo 32inch 4K
    Screen Resolution
    3840x2160
    Hard Drives
    Samsung 970 Evo Plus 1TB x3
    PSU
    Corsair AX750
    Case
    Corsair 400d
    Cooling
    Noctua 14s
My system appeared to have the same fault today running a game and recording. I have my CPU undervolted to 1.26 @ 4800MHz Target, with a load line calibration set to 1. My gut is telling me to push the calibration up to level 3 for stability. The system had been running fine with these settings for about 3 months before this freeze occurred.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    Intel 10600KF
    Motherboard
    ASRock Z590 Extreme Wifi
    Memory
    16Gb Corsair Vengeance RGB 3200
    Graphics Card(s)
    Nvidia RTX 3060 TI
    Sound Card
    Realtek with Nahimic Companion
    Monitor(s) Displays
    LG 1440p @144 hz with G-Sync
    Screen Resolution
    1440p
    Hard Drives
    M.2 (1), internal HDD (1), External HDD (1)
    PSU
    Corsair SF600
    Case
    Corsair D4000
    Cooling
    corsair RGB Elites
    Keyboard
    Razor
    Mouse
    Razor
    Internet Speed
    1gb =>
    Browser
    Google Chrome
My system appeared to have the same fault today running a game and recording. I have my CPU undervolted to 1.26 @ 4800MHz Target, with a load line calibration set to 1. My gut is telling me to push the calibration up to level 3 for stability. The system had been running fine with these settings for about 3 months before this freeze occurred.
Yes I have the same problem, did you figure out the solution after that? I got this error in the event viewer after a freeze, I tried restore point, the problem stop occurring for a whole day, then appear the next day night when playing a game, still finding for solution, but I'll try not to restore point and see what is the problem, I have not update the newest windows and stop it for a couple weeks, cuz the newest update kept freezing my laptop, even after reinstall windows
 

My Computer

System One

  • OS
    Window 11
I started getting the Event ID 167 The hypervisor did not enable mitigations for side channel vulnerabilities for virtual machines because HyperThreading is enabled. I turned HyperThreading off in the BIOS and I no longer get the event show up in the Event Viewer logs. My PC doesn't seem any slower. It seems connected with Core Isolation in Windows Security which for some strange reason doesn't like HyperThreading being enabled. Hope this helps anyone with the same issue.
 

My Computer

System One

  • OS
    Windows 11 Pro Version 23H2 OS Build 22631.3374
    Computer type
    PC/Desktop
    Manufacturer/Model
    Local shop built (KC Computers Ltd)
    CPU
    Intel Core i9 13900F
    Motherboard
    Gigabyte Z690 Gaming X (rev. 1.0/1.1) - (BIOS: F29 Dec 22, 2023)
    Memory
    2 x Kingston Fury 32gb DDR5 5600 Beast
    Graphics Card(s)
    Gigabyte Eagle (Nvidia) RTX 3060
    Sound Card
    Chord Async USB 44.1kHz - 384kHz 2Qute DAC
    Monitor(s) Displays
    piXL PX27UDH4K 27 Inch Frameless IPS Monitor
    Screen Resolution
    4K (3840 x 2160) 60fps
    Hard Drives
    1 x KINGSTON NVMe M.2 SSDSKC3000D2048G 2TB
    1 x Samsung SSD 870 EVO 250GB
    2 x Crucial CT4000MX500SSD1 4TB
    2 x Crucial CT2000MX500SSD1 2TB
    1 x Crucial CT250MX500SSD1 250.0 GB
    PSU
    Gigabyte 750w
    Case
    Fractal Torrent
    Cooling
    Stock Intel CPU, 2 x Fractal 180mm PWM (front), 3 x Fractal 140mm PWM (bottom)
    Keyboard
    Logitech MX Mechanical Wireless Illuminated Performance Keyboard
    Mouse
    Logitech MX Master 3S Wireless Performance Mouse
    Internet Speed
    960 Mbps/330 Mbps Trooli FTTP
    Browser
    Firefox
    Antivirus
    Eset Nod32
Back
Top Bottom