<?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>NtfsDisableCompression Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/ntfsdisablecompression/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 31 Mar 2021 03:00:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>How to enable NTFS file compression in Windows 10</title>
		<link>https://www.osradar.com/how-to-enable-ntfs-file-compression-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-enable-ntfs-file-compression-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sun, 04 Apr 2021 21:59:00 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[ntfs enable compression]]></category>
		<category><![CDATA[NtfsDisableCompression]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=29370</guid>

					<description><![CDATA[<p>New Technology File System is a registry file system developed and patented by Microsoft. Moreover, it has been present since Windows Windows NT 3.1. In addition, it is the default file system of the Windows NT family. Therefore, Windows allows the compression of individual files and folders on NTFS volumes. This is very useful in [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-enable-ntfs-file-compression-in-windows-10/">How to enable NTFS file compression 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>New Technology File System is a registry file system developed and patented by Microsoft. Moreover, it has been present since Windows Windows NT 3.1. In addition, it is the default file system of the Windows NT family. Therefore, Windows allows the compression of individual files and folders on NTFS volumes. This is very useful in specific cases. In today&#8217;s post, we will see how to enable NTFS file compression in <a href="https://www.microsoft.com/en-us/software-download/windows10" target="_blank" rel="noreferrer noopener">Windows 10.</a></p>



<h2>Some facts about NTFS file compression in Windows 10.</h2>



<p>Before going any further, I would like to clarify something. Compressing NTFS files can save disk space. However, it can also negatively influence system performance. Therefore, it is advisable to check the level of impact yourself.</p>



<ul><li>When moving a compressed NTFS file to another folder, the following happens. NTFS decompresses the file, copies or moves the file to the new location, and then recompresses the file.</li><li>Compressed files are also expanded before they are copied over the network. That is, NTFS compression does not save network bandwidth.</li><li>Files or folders saved in an existing compressed folder will be automatically compressed.</li><li>When you disable NTFS file compression, then no compression method will continue to compress files.</li><li>Consequently, you can decompress the currently compressed files. But you will not be able to compress them again until you re-enable NFTS compression.</li></ul>



<h2>How to enable NFTS compression in Windows 10</h2>



<p>There are three methods to achieve this. Let&#8217;s look at each of them.</p>



<h3>Using the command prompt</h3>



<ul><li>Press the Win+R combination to invoke the run box. Once there, type CMD.</li><li>In the dialog box, please type CMD.</li><li>Press Ctrl+Shift+Enter to open the Command Prompt in Administrator mode.</li><li>Now, type this command to enable NFTS file compression in Windows 10</li></ul>



<pre class="wp-block-preformatted">fsutil behavior set disablecompression 0</pre>



<ul><li>Or type this command to disable NFTS file compression in Windows 10.</li></ul>



<pre class="wp-block-preformatted">fsutil behavior set disablecompression 1</pre>



<p>After doing so, please exit the command prompt and restart the computer.</p>



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



<h3>Through the Local Group Policy Editor</h3>



<ul><li>Once again press the Win+R combination to invoke the run dialog box.</li><li>Once there, type gpedit.msc and press Enter to open the policy editor.</li><li>Within the editor, please navigate to the following path:</li></ul>



<pre class="wp-block-preformatted">Computer Configuration\Administrative Templates\System\Filesystem\NTFS</pre>



<ul><li>Now in the right pane please select<em> Do not allow compression on all NTFS volumes</em></li></ul>



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



<ul><li>Please double click to edit the value. Once there, you must set the value to <strong>Disabled.</strong> This will enable NTFS file compression. To disable it, you must set the value to <strong>Enabled.</strong></li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" width="686" height="636" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/03/nt3.png" alt="Enabling NTFS file compression in Windows 10" class="wp-image-29373" srcset="https://www.osradar.com/wp-content/uploads/2021/03/nt3.png 686w, https://www.osradar.com/wp-content/uploads/2021/03/nt3-300x278.png 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>Enabling NTFS file compression in Windows 10</figcaption></figure>



<h3>Using the registry editor to enable NTFS file compression.</h3>



<p>We have previously discussed the Windows registry editor. Therefore, we know that it is a sensitive part of the system. Consequently, we recommend making a <a href="https://www.osradar.com/how-to-activate-and-use-system-restore-in-windows-10/#google_vignette" target="_blank" rel="noreferrer noopener">registry backup.</a> Or at least enable a <a href="https://www.osradar.com/how-to-activate-and-use-system-restore-in-windows-10/" target="_blank" rel="noreferrer noopener">system restore </a>point. This way it is possible to revert any errors.</p>



<ul><li>Once again press the Win+R combination to invoke the Run dialog box.</li><li>Next, type Regedit and press enter to open the Windows Registry Editor.</li><li>Once there, please look for the following path:</li></ul>



<pre class="wp-block-preformatted">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies</pre>



<ul><li>Now it is time to create new value. With this in mind, right click on a blank space. Then, New>DWORD (32 bit) Value.</li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" width="1025" height="461" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/03/nt4.png" alt="" class="wp-image-29376" srcset="https://www.osradar.com/wp-content/uploads/2021/03/nt4.png 1025w, https://www.osradar.com/wp-content/uploads/2021/03/nt4-300x135.png 300w, https://www.osradar.com/wp-content/uploads/2021/03/nt4-768x345.png 768w, https://www.osradar.com/wp-content/uploads/2021/03/nt4-696x313.png 696w" sizes="(max-width: 1025px) 100vw, 1025px" /></figure>



<ul><li>Change its name to <em>NtfsDisableCompression </em>and press Enter.</li><li>Double click to edit its properties</li><li>Enter 1 to disable this type of compression, or 0 to enable it.</li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="786" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/03/nt5-1024x786.png" alt="Enabling NTFS file compression with the registry editor. " class="wp-image-29377" srcset="https://www.osradar.com/wp-content/uploads/2021/03/nt5-1024x786.png 1024w, https://www.osradar.com/wp-content/uploads/2021/03/nt5-300x230.png 300w, https://www.osradar.com/wp-content/uploads/2021/03/nt5-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/03/nt5-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2021/03/nt5-1068x820.png 1068w, https://www.osradar.com/wp-content/uploads/2021/03/nt5.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Enabling NTFS file compression with the registry editor.</figcaption></figure>



<ul><li>Now, just exit the registry editor and restart the computer.</li></ul>



<p>Very well, we have learned to enable NTFS file compression in Windows 10. Likewise, we show you three different ways to perform the task. As we warned you, you must calibrate the effect on your computer. See you later!</p>



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



<ul><li></li></ul>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-enable-ntfs-file-compression-in-windows-10/">How to enable NTFS file compression 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-enable-ntfs-file-compression-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
