https://learn.microsoft.com/ko-kr/windows/wsl/faq

구버전 기준

# 상태 확인하는 법
bcdedit | find "hypervisorlaunchtype"

# VirtualBox 실행시
bcdedit /set hypervisorlaunchtype off

# docker, wsl 실행시
bcdedit /set hypervisorlaunchtype auto