<?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>read-only volume Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/read-only-volume/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sun, 09 Aug 2020 02:33:40 +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 set a drive as read-only in Windows 10</title>
		<link>https://www.osradar.com/how-to-set-a-drive-as-read-only-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-set-a-drive-as-read-only-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Mon, 10 Aug 2020 22:32:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[diskpart]]></category>
		<category><![CDATA[read-only disk]]></category>
		<category><![CDATA[read-only drive]]></category>
		<category><![CDATA[read-only volume]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=22545</guid>

					<description><![CDATA[<p>Hello! Hard drives are a fundamental element in any operating system. Of course, Windows 10 is no exception. In fact, this is the medium where programs and applications are installed. In addition, the hard disks store the information and the data of the users. Consequently, security on these drives is a fundamental aspect. Since it [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-set-a-drive-as-read-only-in-windows-10/">How to set a drive as read-only 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>Hello! Hard drives are a fundamental element in any operating system. Of course, Windows 10 is no exception. In fact, this is the medium where programs and applications are installed. In addition, the hard disks store the information and the data of the users. Consequently, security on these drives is a fundamental aspect. Since it is necessary to prevent other users from acting on the device and deleting the information on it. In this way, data privacy is increased. Additionally, this operation can be done on a hard disk or a specific volume. Without further ado, let&#8217;s see how to set a drive as read-only in Windows 10.</p>



<h2>Setting a volume as read-only.</h2>



<p>This time we will use the command <em>diskpart</em>. This command is the built-in disk and volume manager in Windows 10. With this intention, you open a Command Prompt as administrator To do this, press the Win+E combination and type CMD in the search bar.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="790" height="640" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/read.png" alt="launches a CMD as an administrator" class="wp-image-22546" srcset="https://www.osradar.com/wp-content/uploads/2020/08/read.png 790w, https://www.osradar.com/wp-content/uploads/2020/08/read-300x243.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/read-768x622.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/read-696x564.png 696w" sizes="(max-width: 790px) 100vw, 790px" /><figcaption>launches a CMD as an administrator</figcaption></figure>



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



<p>It is then time to list the active volumes with the following command:</p>



<pre class="wp-block-preformatted">list volume</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="979" height="512" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/read3.png" alt="" class="wp-image-22549" srcset="https://www.osradar.com/wp-content/uploads/2020/08/read3.png 979w, https://www.osradar.com/wp-content/uploads/2020/08/read3-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/read3-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/read3-696x364.png 696w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>Diskpart showing the list of available volumes</figcaption></figure>



<p>Each volume will be immediately displayed with your information. Then select the volume using the following syntax:</p>



<pre class="wp-block-preformatted">select volume #</pre>



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



<p>Once selected, we will modify its attributes to read-only with the following command:</p>



<pre class="wp-block-preformatted">attributes volume set readonly</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="979" height="396" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/read5.png" alt="Setting a volume to read only. " class="wp-image-22552" srcset="https://www.osradar.com/wp-content/uploads/2020/08/read5.png 979w, https://www.osradar.com/wp-content/uploads/2020/08/read5-300x121.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/read5-768x311.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/read5-696x282.png 696w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>Setting a volume to read only.</figcaption></figure>



<p>After the command is executed, the volume is set to read only.</p>



<h2>Setting a read-only disk in Windows</h2>



<p>When protecting an entire disk, the procedure is similar. First, you have to list the current disks. With this intention, execute the following command:</p>



<pre class="wp-block-preformatted">list disk</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="979" height="512" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/read6.png" alt="List of the active disks in Windows 10" class="wp-image-22554" srcset="https://www.osradar.com/wp-content/uploads/2020/08/read6.png 979w, https://www.osradar.com/wp-content/uploads/2020/08/read6-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/read6-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/read6-696x364.png 696w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>List of the active disks in Windows 10</figcaption></figure>



<p>Once again, select the desired disk:</p>



<pre class="wp-block-preformatted">select disk #</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="979" height="512" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/read7.png" alt="Please select the disk to work with " class="wp-image-22556" srcset="https://www.osradar.com/wp-content/uploads/2020/08/read7.png 979w, https://www.osradar.com/wp-content/uploads/2020/08/read7-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/read7-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/read7-696x364.png 696w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>Please select the disk to work with</figcaption></figure>



<p>Now it&#8217;s time to assign the read-only attribute to the disk:</p>



<pre class="wp-block-preformatted">attributes disk set readonly</pre>



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



<p>It is possible to undo the option. That is, remove the restriction to the disk or volume. With this in mind, just execute the following command:</p>



<pre class="wp-block-preformatted">attributes disk clear readonly</pre>



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



<p>In this simple way, we have seen how to set a drive as read-only in Windows 10. In this way it is possible to increase the data protection of the devices. Additionally, it prevents any accidental formatting by any user. Before I go, I invite you to join our <a aria-label="undefined (opens in a new tab)" href="https://t.me/osradar" target="_blank" rel="noreferrer noopener">Telegram </a>group. Also, please check out our post about the <a aria-label="undefined (opens in a new tab)" href="https://www.osradar.com/how-to-open-windows-10-mobility-center/" target="_blank" rel="noreferrer noopener">Mobility Center </a>in Windows 10. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-set-a-drive-as-read-only-in-windows-10/">How to set a drive as read-only 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-set-a-drive-as-read-only-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
