Hyper-V isn't supported on Home version of operating system.
You need to have Windows 11 Pro if you would like to use it.
unable to install Hyper-V in my Winsows 11 (Home Version)
C:\WINDOWS\system32>pushd ΓÇ£C:\Users\Taraka Rama Sudhakar\OneDrive\Desktop\ΓÇ¥
The filename, directory name, or volume label syntax is incorrect.
C:\WINDOWS\system32>dir /b C:\WINDOWS\servicing\Packages*Hyper-V*.mum 1>hv.txt
C:\WINDOWS\system32>for /F %i in (ΓÇÿfindstr /i . hv.txt 2>nulΓÇÖ) do dism /online /norestart /add-package:ΓÇ¥C:\WINDOWS\servicing\Packages\%iΓÇ¥
The system cannot find the file ΓÇÿfindstr.
C:\WINDOWS\system32>del hv.txt
C:\WINDOWS\system32>Dism /online /enable-feature /featurename:Microsoft-Hyper-V -All /LimitAccess /ALL
Deployment Image Servicing and Management tool
Version: 10.0.22000.653
Image Version: 10.0.22000.918
Error: 0x800f080c
Feature name Microsoft-Hyper-V is unknown.
A Windows feature name was not recognized.
Use the /Get-Features option to find the name of the feature in the image and try the command again.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
-
rafalzak 3,221 Reputation points
2022-09-11T18:11:31.4+00:00
1 additional answer
Sort by: Most helpful
-
S.Sengupta 18,691 Reputation points MVP
2022-09-12T01:02:52.327+00:00 Hyper-V is available as an optional feature on Windows 11 Pro, Enterprise, and Education.