Lisi4ka Posted September 4, 2022 Posted September 4, 2022 Инструкция на двух языках (русская и английская) | Instructions in two languages (Russian and English) This error means that you need to disable Hyper-V on your PC [Русский] Спойлер Данная ошибка означает что нужно отключить Hyper-V на своем ПК Отключить Hyper-V и перезапускить ПК (в интернете можно посмотреть инструкции как это сделать, или пролистайте и прочтите в английской версии) Отключить Изоляцию ядра в системе. Удалить Антивирусы и защитники [English] This error means that you need to disable Hyper-V on your PC Disable Hyper-V and restart PC Disable Core Isolation on the system. Uninstall antivirus How to Disable Hyper-V in Windows Features 1. Use the Run Command Dialog Box Press Win + R to launch the Run command dialog box. Type appwiz.cpl and click OK to open the Programs and Features tool. In the left panel, click on Turn Windows features on or off. http://dl4.joxi.net/drive/2023/08/04/0011/2345/760105/05/4a3bd15f67.pnghttp://dl4.joxi.net/drive/2023/08/04/0011/2345/760105/05/4a3bd15f67.png 2. Use the Windows Search Bar Press Win + S keys at the same time to launch the search box. Type Windows Features in the search box to find that applet. Click Turn Windows features on or off to open the window in the screenshot directly below. 1. In the Windows Features dialog, locate Hyper-V. 2. Uncheck the Hyper-V option to disable the feature. 3. Next, scroll down and locate the Virtual Machine Platform and Windows Hypervisor Platform options. http://dl3.joxi.net/drive/2023/08/04/0011/2345/760105/05/84fb665268.pnghttp://dl3.joxi.net/drive/2023/08/04/0011/2345/760105/05/84fb665268.png 4. Unselect both options and click OK. 5. Windows will uninstall Hyper-V and other features from your system. 6. Once done, restart your PC to apply the changes. How to Disable Hyper-V Using the Command Prompt If the Windows Features dialog fails to remove Hyper-V, you can use the Command Prompt to disable the hypervisor. Here's how to do it. To access the Command Prompt through the Run dialog, follow the steps below: Press Win + X to open the Run dialog box. Type in ‘cmd’ in the dialog box and hit OK. In the Command Prompt window, type the following command and press Enter: dism /online /disable-feature /featurename:Microsoft-hyper-v-all Upon execution, the DISM tool will disable Hyper-V and show the operation completed successfully message to indicate successful execution. Type exit to close the Command Prompt and restart your PC. If the error still occurs on the our Launcher, open the Windows Features dialog, disable the Virtual Machine Platform and Windows Hypervisor Platform options and restart your PC. How to Disable Hyper-V Using PowerShell If you prefer PowerShell, you can use the WindowsOptionalFeature cmdlet to disable Hyper-V. To do this, you need to launch PowerShell with admin privileges and execute the command. To open PowerShell using the Run Command dialog box, here’s what you can do: Press Win + R to open the Run command dialog box. Type PowerShell and then click OK. Press Ctrl + Shift + Enter to open either the Command Prompt or PowerShell with administrator privileges. In the PowerShell window, copy and paste the command below and press Enter: Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All Wait for the process to complete. Once done, close PowerShell and restart your PC to apply the changes. How to Turn Off Virtualization-Based Security (Memory Integrity) If you encounter the Hyper-V detected issue even after you disable Hyper-V, try to disable the Memory integrity feature in Windows Security. The Memory integrity feature is part of Core Isolation. It helps prevent threat actors from accessing and infecting high-security processes using malicious code. By default, Windows disables the Memory integrity feature to avoid conflict with apps and device drivers due to incompatibility issues. This can also cause issues with third-party virtualization tools and programs that need to access your system's virtualization hardware. To turn off Memory integrity in Windows Security: 1. Press Win + I to open the Settings app. 2. In the left panel, click on the Privacy & security tab or click Update & Security if you on Windows 10. Windows 11 Windows 10 3. Next, click on Windows Security. 4. Under the Protection areas section, click on Device security Windows 11 Windows 10 5. Next, click on Core isolation details under the Core isolation section. 6. Toggle the switch under Memory integrity to turn it Off. 7. Restart your PC to apply the changes. Update-info: Discord: https://discord.gg/x4nebm9VA6 Telegram: https://t.me/CR00KED_ARMS Chat channel: Discord: https://discord.gg/x4nebm9VA6 Telegram: https://t.me/joinchat/UJJEAfe14ggFg5XC
Recommended Posts