当我启动 Windows 8 笔记本电脑时(请参阅下面的详细信息),它显示以下消息:
Recovery
Your PC needs to be repaired
A required device isn't connected or can't be accessed.
Error code: 0xc0000225
[ A text saying I should use recovery tools on my installation media to fix the issue. ]
Press Enter to try again
Press F8 for Start-up Settings
Press Esc for UEFI Firmware Settings
Run Code Online (Sandbox Code Playgroud)
如果我按 Enter 或 F8,消息的中心部分将更改为:
The application or operating system couldn't be loaded because a required file is missing or contains errors.
File: \Windows\system32\winload.efi
Error code: 0xc0000225
Run Code Online (Sandbox Code Playgroud)
我没有恢复盘,我拥有这台计算机一年了,没有任何问题。在出现此错误之前,我所做的只是 unistall avast 并重新启动。我只能访问 UEFI 固件设置并且不知道从那里做什么。请帮忙!
如果您的 BCS 损坏,可能会发生这种情况,请尝试:
bootrec /rebuildbcd
另一个可能的原因是将错误的分区设置为活动分区,请尝试:
diskpart
list part
确定需要激活的显示分区后,请执行以下步骤进行更改:
select partition x
active
quit
如果失败,请尝试使用以下命令重建 MBR:
bootrec /fixboot
bootrec /fixmbr
bootrec /rebuildmbr
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
10767 次 |
最近记录: |