Windows 10 停止启动。
我更改了系统分区的大小并创建了一个新分区。现在,在 BIOS 屏幕之后,出现了以下消息:
重新启动并选择正确的启动设备或在选定的启动设备中插入启动媒体并按下一个键
我发现,当我F12在 BIOS 屏幕上按下时,要启动的分区列表中有一个空项:
当我选择它时,Windows 会照常启动。带有 C:\Windows 的 SSD 的选项不起作用。
bcdedit 输出:
C:\Windows\system32>bcdedit
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {current}
resumeobject {9b987b00-d211-11ee-8aa1-bea153bcfc73}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.efi
description Windows 10
locale en-us
inherit {bootloadersettings}
recoveryenabled No
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
resumeobject {9b987b00-d211-11ee-8aa1-bea153bcfc73}
nx OptIn
bootmenupolicy Standard
可能是什么问题呢?
答案1
如果启动修复无法在磁盘上执行工作,则可能是由于造成了严重损坏diskpart
。
恐怕您需要在保存数据后重新安装 Windows。
您可以尝试将 Windows 从 USB 安装到当前 Windows 分区,希望它不会删除您的所有应用程序和设置。
如果这不起作用,请在安装时删除所有分区,并分配 Windows 分区以开始正确的大小,而将驱动器的其余部分保留为未分配状态。