[精讚] [會員登入]
457

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

你可能感興趣的文章

在新版谷歌協作平台嵌入edimax或lass空氣盒子讀取數值並視覺化 embeeded javascript to read and visualized lass json value on new google site

使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項 使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項

設定win10開機自動執行openvpn連接vpn server how to make win10 connecting to a vpn server automactically after booting up

debian安裝drupal細節 設定apache2的細節

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

[網管心得]qnap+proxmox 韌體更新及nfs掛載或變更

我有話要說

>>

限制:留言最高字數1000字。 限制:未登入訪客,每則留言間隔需超過10分鐘,每日最多5則留言。

訪客留言

[無留言]

隨機好文

nginx+ssl+certbot安裝設定雜記 using certbot on nginx to setup https connection

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

在新版谷歌協作平台嵌入edimax或lass空氣盒子讀取數值並視覺化 embeeded javascript to read and visualized lass json value on new google site

使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項 使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項

how to make wicket web application runs under docker enviorment with correct encoding 在docker環境下,wicket web application 編碼錯誤的問題