Share via

Unable to quick create hyper-v machine

Siddh Mistry 0 Reputation points
2024-12-26T07:11:12.99+00:00

Unable to quick create hyper-v machine

User's image

OptionalFeatures_BmNRFfvlWn

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2025-01-06T12:17:13.5333333+00:00

    Hello,

    According to the error messsage, it seems there is something wrong with the system file. Please try to reinstall the hyper-v feature. Reinstall the .Net Framework feature at the same time.

    In addition, please open administrator command line and run "sfc /scannow" or "DISM /Online /Cleanup-Image /RestoreHealth" to check the health of system files.

    Best Regards,

    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?


  2. S.Sengupta 30,891 Reputation points MVP Volunteer Moderator
    2024-12-27T06:36:14.7833333+00:00

    Open Windows Features.

    Make sure both ".NET Framework 3.5" and ".NET Framework 4.8 Advanced Services" are fully checked.

    Open PowerShell as Admin and copy-paste the following command:

    Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

    If the above fails, then uninstall (followed by a Reboot) and reinstall (followed by a Reboot) Hyper-V completely via Windows Features.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.