[精讚] [會員登入]
715

How to deal windows10 with lost bootloader issue

如何修復Windows 10 丟失UEFI引導 (bootloader)無法開機

分享此文連結 //n.sfs.tw/15923

分享連結 How to deal windows10 with lost bootloader issue@外行中的外行
(文章歡迎轉載,務必尊重版權註明連結來源)
最後編修
2022-08-11 09:49:20 By jung
 


there was one time that I used a program to modifying UEFI boot loader,

but accidentally removed default boot loader of win10,

then I surfed the internet for resolution,

but failed because Microsoft's variety of versions

finally, I found it.

https://thinker-evans.blogspot.com/2020/02/windows-10-uefi-bootloaderwindows-10.html


Here's the point:

After Windows 10 1709, bootrec /fixboot is deprecated.
 

step 1: build usb booting image for windows recovery

step 2: mount usb rod for recovery

step 3: >bcdboot "C:\Windows" /s Z: /f UEFI /l zh-tw

Modify disk code for your situation 

 


 

 

END

你可能感興趣的文章

在windows環境下強制刪除無法以檔案總管刪除的檔案或目錄 how to remove directories or files that cannot be deleted by default file manager

啟動chrome時要求須輸入密碼enter password to unlock login keyring asking for entering password to unlock login kerying on Ubuntu desktop

[網管心得]ssh keygen用法 ssh-copy-id

ubuntu18.04網路設定無法啟動問題 network connection failed due to networkmanager settings

在debian9使用apt-key add gpg key from ubuntu keyserver

在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space

隨機好文

[網管心得]ssh keygen用法 ssh-copy-id

更新IDP程式以新增及修正本地管理帳號登入 add locallogin page and function with local authorized account

proxmox5.x using duplicati as cloud backup strategy install duplicati program on Proxmox host for remote backup using google drive account

intellij IDEA git設定說明 whenever using git push fuction in the intellij IDEA

更新java版本後一定要做的事情 how to deal with PKIX path building failed issue after upgrade java sdk version in IDE