

For that, in the search box type- Turn Windows features on or off, as its icon appears, click to open it. Let’s check whether this Microsoft Windows Hypervisor feature is on our system or not. Simply type Y on your command terminal and press the Enter key.ĥ. Thus, to make changes into effect, the system will ask you to restart it. Once the installation is complete, the Hyper-v will automatically get enabled on your system. This will take some time depending upon your network speed. Make sure you have an active internet connection on your system to download files required to install and activate Hyper-V on Windows 10 Home. Right-click on that and select “ Run as Administrator“.Īs we run the Batch file, it will open a Command prompt to run the code saved in it. Once you downloaded or created a Batch file with the given code by yourself on your Desktop. After that rename that file to Hyper-V Enabler.batĪlternative- However, to make all this easy for you, we already have created this bat file that you can download directly using this link.

A new file will be created, now open it and paste the above code in that. What we have to do is – Right-click on the Desktop and select Text Document. hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" del hyper-v.txt Dism /online /enable-feature /featurename:Microsoft-Hyper-V -All /LimitAccess /ALL pause Pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt for /f %%i in ('findstr /i. There is a code available on Github that allows users to automate the process of downloading and enabling the Hyper-V feature. Script to download Hyper v for Windows 10 home Here are the simple steps that we can follow to download and install Hypervisor using a Command-line script. Well, if you don’t want to use Hyper-V then try out some other best third-party Virtual machine creator software programs.Ĭlosing thoughts Steps to Activate Hyper-v Feature on Windows 10 Home
