Closed Lincolnbiancard closed 3 years ago
/dupe #5363
Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread.
Thanks for your report!
Executa no power shell como adm:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Reinicia o pc...
Executa esses:
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype auto
Reinicia o pc e pronto.
Obrigado funcionou corretamente mas tive que executar esses dois comandos antes de tudo e reiniciar o pc.
DISM /Online /Cleanup-image /Scanhealth DISM /Online /Cleanup-image /Restorehealth
Executa no power shell como adm:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Reinicia o pc...
Executa esses:
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype auto
Reinicia o pc e pronto.
It worked on win11
Obrigado funcionou corretamente mas tive que executar esses dois comandos antes de tudo e reiniciar o pc.
DISM /Online /Cleanup-image /Scanhealth DISM /Online /Cleanup-image /Restorehealth
Aqui funcionou depois que fiz isso também, boa! obrigado!
Tem como usar o wsl2 sem ligar o Hyper-V?
dragao1995 eu uso sem o Hyper-V
Executa no power shell como adm:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Reinicia o pc...
Executa esses:
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype auto
Reinicia o pc e pronto.
depois de muito tempo procurando como consertar a merda que fiz depois de instalar alguns emuladores de android finalmente tu me salvo parabéns ! solucionado erro "erro habilite o componente opcional "plataforma de maquina virtual" " do WSL
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Executa no power shell como adm:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Reinicia o pc...
Executa esses:
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype auto
Reinicia o pc e pronto.
Thanks!! It worked on win11 2023. /o/
Executa no power shell como adm:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Reinicia o pc...
Executa esses:
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype auto
Reinicia o pc e pronto.
Executa no power shell como adm:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Reinicia o pc...
Executa esses:
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype auto
Reinicia o pc e pronto.
Executa no power shell como adm:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Reinicia o pc...
Executa esses:
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype auto
Reinicia o pc e pronto.
Cara, me salvou... tive esse problema após mexer em configurações de hyper na maquina para o minikube, valeu!
Nice, funcionou aqui mesmo utilizando o Windows na versão home, com com o comando "DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V" não funcionando para essa versão do windows. Seguindo os passos ignorando esse funcionou. Happy :)
Consegui e finalmente deu certo esse erro, obrigado
Obrigado funcionou corretamente mas tive que executar esses dois comandos antes de tudo e reiniciar o pc.
DISM /Online /Cleanup-image /Scanhealth DISM /Online /Cleanup-image /Restorehealth
Environment
Steps to reproduce
WSL logs: Habilite o recurso Plataforma de Máquina Virtual do Windows e verifique se a virtualização está habilitada no BIOS. Para obter mais informações, acesse https://aka.ms/wsl2-install Press any key to continue...
Expected behavior
Actual behavior