Forum Discussion
Imp: Unable to remove HyperV in windows 10 using Powershell Script - Urgent
Hi All ,
I am unable to remove Hyper V from my client machine using below script .
For your information , I am running the below script using elevated priviledge..
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
Getting the error message " Referenced Assembly could not be found " ..
I have tried using DISM method of removing using CMD prompt with elevated priviledge , it didn't work.. and also updated the update file .
It is not all working and I am not finding any solution in Microsoft Website .
Need all expert solution to fix this error , otherwise I have to reload the OS.
Regards,
Manas Saha
- Manas SahaBrass Contributor
I am surprise to see where there is no response from anybody for my query !!
Have you tried doing it using GUI?
From the control panel.
- Manas SahaBrass Contributor
Don't you think I have already applied that option and that too even is not working . I would like to do it through Powershell and I need expertise knowledge not reference.