<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UI 網站 &#187; bcdedit</title>
	<atom:link href="http://ui.idv.tw/wordpress/?feed=rss2&#038;tag=bcdedit" rel="self" type="application/rss+xml" />
	<link>https://ui.idv.tw/wordpress</link>
	<description>個人雜亂筆記用</description>
	<lastBuildDate>Wed, 15 Oct 2025 10:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>win11 修復  uefi</title>
		<link>https://ui.idv.tw/wordpress/?p=1363</link>
		<comments>https://ui.idv.tw/wordpress/?p=1363#comments</comments>
		<pubDate>Fri, 29 Dec 2023 09:48:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[bcdedit]]></category>

		<guid isPermaLink="false">http://ui.idv.tw/wordpress/?p=1363</guid>
		<description><![CDATA[#bcdedit備分 bcdedit /export c:\boot.bak bcdedit /import c:\boot.bak #error 改壞 #path bcdedit /set path \win #recoverysequnce bcdedit /set recoveryenable no diskpart list disk #尋找內接硬碟 sel disk 0 list vol #find 100m fat32 sel vol 2 assign letter=v #設定磁區代碼 exit v: cd &#8230; <a href="https://ui.idv.tw/wordpress/?p=1363">繼續閱讀 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>#bcdedit備分<br />
bcdedit /export c:\boot.bak<br />
bcdedit /import c:\boot.bak</p>
<p>#error 改壞<br />
#path<br />
bcdedit /set path \win</p>
<p>#recoverysequnce<br />
bcdedit /set recoveryenable no</p>
<p>diskpart<br />
list disk #尋找內接硬碟<br />
sel disk 0<br />
list vol #find 100m fat32<br />
sel vol 2<br />
assign letter=v #設定磁區代碼<br />
exit</p>
<p>v:<br />
cd efi \Microsoft\Boot<br />
有BCD檔案</p>
<p>c:\format v: /fs:fat32 #選Y</p>
<p>#rebuild boot EFI<br />
c:\bceboot c:\windows /s v: /f UEFI<br />
bcdedit #查看</p>
<p>reagentc /info  #顯示 windows RE: Disable</p>
<p>#重建 windows RE<br />
Dism /online /Cleanup-Image /RestoreHealth<br />
reagentc /enable<br />
reagentc /info</p>
]]></content:encoded>
			<wfw:commentRss>https://ui.idv.tw/wordpress/?feed=rss2&#038;p=1363</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
