1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > 三条命令搞定Winload.exe出现0xc000000e错误

三条命令搞定Winload.exe出现0xc000000e错误

时间:2018-08-06 18:57:49

相关推荐

三条命令搞定Winload.exe出现0xc000000e错误

三条命令搞定Winload.exe出现0xc000000e错误

File: /Windows/system32/winload.exe

Status: 0xc000000e

解决办法是:

使用WinPE盘启动,然后切换到新硬盘系统分区的:windows/system32目录下

切换目录命令为:

Code:

cd c:/windows/system32

C:为系统分区盘符

运行以下三条命令:

bcdedit /set {default} osdevice boot

bcdedit /set {default} device boot

bcdedit /set {default} detecthal 1

重新启动,系统已经OK了.

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。