<?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>bcdedit Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/bcdedit/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 30 Nov 2020 02:51:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to backup and restore BCD in Windows 10</title>
		<link>https://www.osradar.com/how-to-backup-and-restore-bcd-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-backup-and-restore-bcd-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Thu, 03 Dec 2020 22:48:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bcd]]></category>
		<category><![CDATA[bcd backup]]></category>
		<category><![CDATA[bcdedit]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=26065</guid>

					<description><![CDATA[<p>Hi! Boot Configuration Data (BCD) is a set of data where the system boot information is stored. In addition, from there the operating systems stored in the computer are managed. Similarly, this is a new function that allows systems not managed by BIOS to boot properly. Well, today we will see how to backup and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-backup-and-restore-bcd-in-windows-10/">How to backup and restore BCD in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi! Boot Configuration Data (BCD) is a set of data where the system boot information is stored. In addition, from there the operating systems stored in the computer are managed. Similarly, this is a new function that allows systems not managed by <a href="https://whatis.techtarget.com/definition/BIOS-basic-input-output-system" target="_blank" rel="noreferrer noopener">BIOS</a> to boot properly. Well, today we will see how to backup and restore BCD in Windows 10.</p>



<h2>How to create a BCD backup.</h2>



<p>All BCD files are stored in the Boot folder. It is possible to manage them for administration purposes. In addition, they are encrypted to prevent unauthorized changes. Consequently, this action can cause negative effects on Windows startup. On the other hand, Windows has a tool called <em>bcedit</em>. This allows you to create a backup of your boot configuration and restore it when necessary. In addition, BCD boot configuration data is stored in a data file in the Windows registry. Its path is as follows:</p>



<pre class="wp-block-preformatted">HKEY_LOCAL_MACHINE\BCD00000</pre>



<p>In the case of UEFI boot, this file will be in /EFI/Microsoft/Boot/BCD on the EFI system partition. Well, now we will use CMD to create a backup of BCD. The first thing you have to do is open a command prompt as an administrator:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="787" height="681" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/11/bcd.png" alt="Launching a CMD as an administrator" class="wp-image-26073" srcset="https://www.osradar.com/wp-content/uploads/2020/11/bcd.png 787w, https://www.osradar.com/wp-content/uploads/2020/11/bcd-300x260.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/bcd-768x665.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/bcd-696x602.png 696w" sizes="(max-width: 787px) 100vw, 787px" /><figcaption>Launching a CMD as an administrator</figcaption></figure>



<p>Then run the <em>bcdedit</em> command to see the current file structure.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/11/bcd2-1024x787.png" alt="Checking the BCD structure." class="wp-image-26075" srcset="https://www.osradar.com/wp-content/uploads/2020/11/bcd2-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/11/bcd2-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/bcd2-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/bcd2-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/11/bcd2-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/11/bcd2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Checking the BCD structure.</figcaption></figure>



<p>Now we are going to export the contents of this folder to a path. For security reasons, it is convenient to use a different disk or partition than where Windows is installed. So first, please create the folder in the location of your choice.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2020/11/bcd3-1024x787.png" alt="Creating the folder to save the BCD backup." class="wp-image-26095" srcset="https://www.osradar.com/wp-content/uploads/2020/11/bcd3-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/11/bcd3-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/bcd3-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/bcd3-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/11/bcd3-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/11/bcd3.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Creating the folder to save the BCD backup.</figcaption></figure>



<p>Then, please use the following syntax:</p>



<p>bcdedit /export &#8220;path bcd.bcd&#8221;</p>



<p>Please remember to replace <em>path</em> with the address of the folder you will be backing up. In my case, the command looks like this:</p>



<pre class="wp-block-preformatted">bcdedit /export "E:\BCD\bcd.bcd"</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="979" height="512" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/11/bcd4.png" alt="" class="wp-image-26101" srcset="https://www.osradar.com/wp-content/uploads/2020/11/bcd4.png 979w, https://www.osradar.com/wp-content/uploads/2020/11/bcd4-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/bcd4-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/bcd4-696x364.png 696w" sizes="(max-width: 979px) 100vw, 979px" /></figure>



<p>You can verify the operation by going to the path:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="801" height="248" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/11/bcd5.png" alt="BCD backup effectively created. " class="wp-image-26102" srcset="https://www.osradar.com/wp-content/uploads/2020/11/bcd5.png 801w, https://www.osradar.com/wp-content/uploads/2020/11/bcd5-300x93.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/bcd5-768x238.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/bcd5-696x215.png 696w" sizes="(max-width: 801px) 100vw, 801px" /><figcaption>BCD backup effectively created.</figcaption></figure>



<h2>How to restore a BCD backup in Windows 10</h2>



<p>The procedure for restoring a BCD backup is quite simple. Just run the following syntax from a CMD with administrator privileges:</p>



<pre class="wp-block-preformatted">bcdedit /import “path”</pre>



<p>In my case:</p>



<pre class="wp-block-preformatted">bcdedit /import "E:\BCD\bcd.bcd"</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="979" height="512" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/11/bcd6.png" alt="" class="wp-image-26104" srcset="https://www.osradar.com/wp-content/uploads/2020/11/bcd6.png 979w, https://www.osradar.com/wp-content/uploads/2020/11/bcd6-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/bcd6-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/bcd6-696x364.png 696w" sizes="(max-width: 979px) 100vw, 979px" /></figure>



<p>In this way we have seen how to backup and restore BCD in Windows 10. So if there is a problem with the system <a href="https://www.osradar.com/how-to-make-windows-10-boot-faster/" target="_blank" rel="noreferrer noopener">startup, </a>we can resort to this backup. Okay, that&#8217;s it for now. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-backup-and-restore-bcd-in-windows-10/">How to backup and restore BCD in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-backup-and-restore-bcd-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
