[精讚] [會員登入]
439

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

你可能感興趣的文章

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

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

使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script

在ubuntu18.04桌面版安裝中文注音輸入法 如何在ubuntu桌面使用新酷音注音輸入法

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

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

我有話要說

>>

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

訪客留言

[無留言]

隨機好文

新增縣市端回傳使用者資料功能 新增縣市端回傳使用者資料功能

在windows server建立radius服務使用active directory帳號驗證 setup windows server to add radius service using active directory accounts for authentication

縣市端新增syncdata spi功能 為了讓部裡主機可以透過OAUTH2流程,呼叫縣市同步SYNCDATA 的API

zfs on ubuntu 20.04 how to destroy zfs pool while error message said pool is busy

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