开发笔记

  • 首页
  • 工具箱
三味线的博客
  1. 首页
  2. 电脑问题
  3. 正文

升级Windows 10 16193回退后,安装系统遇0xc0e90002错误解决办法

2018年04月18日 373点热度 0人点赞 0条评论

1. prepare a USB flash drive (with capacity less than or equal to 32GB)
2. format it with FAT32 file system
3. download the EFI Shell, Shell_Full.efi, from Github
x64 system (if you're using 64bit OS)
x86 system (if you're using 32bit OS)
4. rename the filename of the EFI Shell
rename it from Shell_Full.efi to bootx64.efi  (if you're using 64bit OS)
rename it from Shell_Full.efi to bootIa32.efi (if you're using 32bit OS)
5. copy it to \EFI\Boot\ folder of the USB flash drive
6. launch the BIOS SETUP to disable "Secure Boot", save the changes and exit the BIOS SETUP
7. boot from the USB flash drive
8. show EFI variables
 dmpstore -b *Revoke* [Enter]
9. you'll see "Revoke" information
10. delete the "Revoke" information (in my case, I needed to delete two EFI variables below)
dmpstore -d RevokeSiSPolicySigners [Enter]
    dmpstore -d RevokeSiPolicyVersion  [Enter]
11. shut down the computer from the EFI Shell
  reset -s [Enter]
12. (optional) launch the BIOS SETUP to enable "Secure Boot", save the changes and exit the BIOS SETUP

本作品采用 知识共享署名 4.0 国际许可协议 进行许可
标签: 电脑问题
最后更新:2020年06月06日

Clownce

不吃咸鱼的猫

点赞
< 上一篇
下一篇 >

文章评论

取消回复

COPYRIGHT © 2020 Clownce. ALL RIGHTS RESERVED.

THEME KRATOS MADE BY VTROIS

蜀ICP备18010095号