Home
How to fix Win 10 hyper-v uninstall for VMWare Worstation or Virtualbox
- Details
- Category: How-To's
How to fix Win 10 hyper-v uninstall for VMWare Worstation or Virtualbox
So you have uninstalled hyper-v? I bet there are still components left even though it is uninstalled.
Errors from:
Virutalbox
“VT-x not available”
VmWare Workstation
"VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation"
Somewhat ez fix:
1.)From admin command prompt (this will take some time):
bcdedit /set hypervisorlaunchtype off
Dism /Online /Cleanup-Image /RestoreHealth
Dism.exe /online /Cleanup-Image /StartComponentCleanup
Dism.exe /Online /Disable-Feature:Microsoft-Hyper-V
sfc /scannow
2.)From admin powershell(do #1 first):
Disable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
Reboot and your fixed.
Uverse RG MAC Abuse FIX
- Details
- Category: How-To's
Uverse RG MAC Abuse
Symptoms: Uverse service and hosts with multiple IPs losing reach-ability.
Cause: Uverse "RG" firmware abuses MAC addressing for the sake of security.
Workaround: Add a router and take advantage of "router behind router" feature.
Netflix Silverlight DRM error 8152
- Details
- Category: How-To's
If you found this article then you probably pretty irritated with Netflix, Microsoft, Silverlight, and anything else you could punt, catapult, or incinerate. The N8152 error was only affecting 1 of the multiple PCs that I use (Windows 7), and unfortunately it was my kids.. So no cartoons on demand.