

- #DOWNLOAD VM FOR WINDOWS 10 INSTALL#
- #DOWNLOAD VM FOR WINDOWS 10 FOR WINDOWS 10#
- #DOWNLOAD VM FOR WINDOWS 10 SOFTWARE#
Now, we know this free Microsoft virtualization software is on our system, it’s time to run it and start creating virtual machines.

There scroll and find -Hyper-V and make sure all its tools are checked as shown in the above screenshot, if not already, and then hit the OK button. 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.
#DOWNLOAD VM FOR WINDOWS 10 INSTALL#
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.
#DOWNLOAD VM FOR WINDOWS 10 FOR WINDOWS 10#
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 Virtualization must be enabled in BIOS to create VMsĪlthough, in modern systems Virtualization is enabled in BIOS by default, however, to confirm it, just right-click on Taskbar and select Task manager ⇒ Performance and find whether it is on or off.However, still, there is a way to easily download, install and enable the Hyper-V feature on Windows 10 Home using the command line. However, if you are using Windows 10 Home Edition, then you will not have the “Hyper-V” option in the “ Turns Windows feature on or off” to run virtual computers because it is available only for Windows 10 Professional, Education, and Enterprise Editions (know the difference). Hyper-V is a Microsoft-owned Windows Hypervisor platform (Type-1) that allows users to run virtual machines with high performance.
