1.啟動bios?打開虛擬化
2.程序和功能? 啟用hyperv
?
?3.沒有上面的hyperv使用如下命令文章來源:http://www.zghlxwxcb.cn/news/detail-719069.html
dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt
for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
del hyper-v.txt
Dism /online /enable-feature /featurename:Microsoft-Hyper-V-All /LimitAccess /ALL
回車y重啟電腦文章來源地址http://www.zghlxwxcb.cn/news/detail-719069.html
到了這里,關(guān)于wind按照docker desk啟動報錯Docker Desktop Docker Desktop - Windows Hypervisor is not present Docker Des的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!