wsa卡的离谱,资源占用过高,使用安卓模拟器,经过跟客服1小时远程终于解决
以下内容保存为批处理bat文件,使用右键管理员权限运行,重启之后,会出现黑底白字的页面,在FN按键灯亮起的情况下,多按F3键即可,亲测可用,
百度找了一圈发现没人知道的, 特来发帖。
@璐村惂鐢ㄦ埛_000076K馃惥 off
dism /Online /Disable-Feature:microsoft-hyper-v-all /NoRestart
dism /Online /Disable-Feature:IsolatedUserMode /NoRestart
dism /Online /Disable-Feature:Microsoft-Hyper-V-Hypervisor /NoRestart
dism /Online /Disable-Feature:Microsoft-Hyper-V-Online /NoRestart
dism /Online /Disable-Feature:HypervisorPlatform /NoRestart
REM ===========================================
mountvol X: /s
copy %WINDIR%\System32\SecConfig.efi X:\EFI\Microsoft\Boot\SecConfig.efi /Y
bcdedit /create {0cb3b571-2f2e-4343-a879-d86a476d7215} /d "DebugTool" /application osloader
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} path "\EFI\Microsoft\Boot\SecConfig.efi"
bcdedit /set {bootmgr} bootsequence {0cb3b571-2f2e-4343-a879-d86a476d7215}
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO,DISABLE-VBS
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} device partition=X:
mountvol X: /d
bcdedit /set hypervisorlaunchtype off
echo.
echo.
echo.
echo.
echo Next, please restart your computer to complete the rest of the operation.
echo Watch out for the screen prompt on reboot!
echo On reboot, after the self-test, when you see the black and white characters prompting you to press the key ......
REM echo Press the F3 key continuously with the FN light pressed on, only until it reboots automatically!!!
echo You can close this window now and restart your computer.
pause > nul
echo.
echo.
以下内容保存为批处理bat文件,使用右键管理员权限运行,重启之后,会出现黑底白字的页面,在FN按键灯亮起的情况下,多按F3键即可,亲测可用,
百度找了一圈发现没人知道的, 特来发帖。
@璐村惂鐢ㄦ埛_000076K馃惥 off
dism /Online /Disable-Feature:microsoft-hyper-v-all /NoRestart
dism /Online /Disable-Feature:IsolatedUserMode /NoRestart
dism /Online /Disable-Feature:Microsoft-Hyper-V-Hypervisor /NoRestart
dism /Online /Disable-Feature:Microsoft-Hyper-V-Online /NoRestart
dism /Online /Disable-Feature:HypervisorPlatform /NoRestart
REM ===========================================
mountvol X: /s
copy %WINDIR%\System32\SecConfig.efi X:\EFI\Microsoft\Boot\SecConfig.efi /Y
bcdedit /create {0cb3b571-2f2e-4343-a879-d86a476d7215} /d "DebugTool" /application osloader
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} path "\EFI\Microsoft\Boot\SecConfig.efi"
bcdedit /set {bootmgr} bootsequence {0cb3b571-2f2e-4343-a879-d86a476d7215}
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO,DISABLE-VBS
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} device partition=X:
mountvol X: /d
bcdedit /set hypervisorlaunchtype off
echo.
echo.
echo.
echo.
echo Next, please restart your computer to complete the rest of the operation.
echo Watch out for the screen prompt on reboot!
echo On reboot, after the self-test, when you see the black and white characters prompting you to press the key ......
REM echo Press the F3 key continuously with the FN light pressed on, only until it reboots automatically!!!
echo You can close this window now and restart your computer.
pause > nul
echo.
echo.