<?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>gard drive Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/gard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sun, 26 Jun 2022 01:30:14 +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 improve hard drive speed in Windows 10/11</title>
		<link>https://www.osradar.com/how-to-improve-hard-drive-speed-in-windows-10-11/</link>
					<comments>https://www.osradar.com/how-to-improve-hard-drive-speed-in-windows-10-11/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sun, 26 Jun 2022 01:30:13 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[gard drive]]></category>
		<category><![CDATA[hard disk speed]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[ssd]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=36238</guid>

					<description><![CDATA[<p>Hello! You have probably noticed how your PCs hard disk is getting slower and slower as time goes by. In fact, read and write times are getting longer and longer. However, this is something we can understand if we think that the storage unit has less and less free space. In addition, bad sectors are [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-improve-hard-drive-speed-in-windows-10-11/">How to improve hard drive speed in Windows 10/11</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! You have probably noticed how your PCs hard <a href="https://www.osradar.com/how-to-hide-hard-disk-drive-in-windows-10/" target="_blank" rel="noreferrer noopener">disk</a> is getting slower and slower as time goes by. In fact, read and write times are getting longer and longer. However, this is something we can understand if we think that the storage unit has less and less free space. In addition, bad sectors are appearing, and the data is becoming more and more fragmented, etc. On the other hand, Windows tends to accumulate processes running in the background. Likewise, it has applications that start on startup. Furthermore, the Windows registry suffers as we use the computer. In short, the hard disk ends up losing its performance. Consequently, today, we will look at how to improve hard drive speed in <a href="https://www.microsoft.com/en-us/software-download/windows10" target="_blank" rel="noreferrer noopener">Windows </a>10/11.</p>



<h2>I have an SSD, can I also increase its speed?</h2>



<p>No. It is important to differentiate between hard disks and solid-state drives (SSD). As we can imagine from the size of SSDs, these storage units have no moving parts. These parts are the heads and platters found inside a traditional hard drive. Instead, the information is stored in NAND flash memory. This is why SSDs are so fast. In fact, they only need to find free space to write the data. Therefore, SSDs become slower the less free space they have. In effect, the controller has a harder time finding free space on which to write data.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="1000" height="621" src="https://www.osradar.com/wp-content/uploads/2022/06/hd.png" alt="" class="wp-image-36239" srcset="https://www.osradar.com/wp-content/uploads/2022/06/hd.png 1000w, https://www.osradar.com/wp-content/uploads/2022/06/hd-300x186.png 300w, https://www.osradar.com/wp-content/uploads/2022/06/hd-768x477.png 768w, https://www.osradar.com/wp-content/uploads/2022/06/hd-696x432.png 696w" sizes="(max-width: 1000px) 100vw, 1000px" /></figure>



<p>Optimization tools generally do not work with SSDs. In fact, many experts recommend avoiding them so as not to reduce their lifecycle. If you want your SSD to run faster, free up storage space or format it.</p>



<h2>4 tips to improve hard drive read/write speed on Windows</h2>



<p>Hard disks, on the other hand, are made up of moving parts. Over time, we erase data, rewriting new information. As a result, many files end up lost and scattered all over the hard disk. Many files even end up divided into small parts, spread over very distant sectors. Therefore, in the end, it makes the reader have to go a longer way to read the whole file. This obviously makes reading/writing slower.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="806" src="https://www.osradar.com/wp-content/uploads/2022/06/hd2-1024x806.png" alt="" class="wp-image-36240" srcset="https://www.osradar.com/wp-content/uploads/2022/06/hd2-1024x806.png 1024w, https://www.osradar.com/wp-content/uploads/2022/06/hd2-300x236.png 300w, https://www.osradar.com/wp-content/uploads/2022/06/hd2-768x604.png 768w, https://www.osradar.com/wp-content/uploads/2022/06/hd2-1536x1209.png 1536w, https://www.osradar.com/wp-content/uploads/2022/06/hd2-696x548.png 696w, https://www.osradar.com/wp-content/uploads/2022/06/hd2-1068x840.png 1068w, https://www.osradar.com/wp-content/uploads/2022/06/hd2.png 1680w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>The goal of most optimization tools is to reorganize the entire hard disk. This way, all files and their respective parts are as close to each other as possible. This way, the disk will have less work and will take less time to read the information.</p>



<h2>Defragments and optimizes the hard drive</h2>



<p>This is a basic maintenance task. Open Windows Explorer and right-click on the hard disk drive. Select <em>Properties</em> and in the <em>Tools</em> tab click on the <em>Optimize</em> button.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="363" height="499" src="https://www.osradar.com/wp-content/uploads/2022/06/hd3.png" alt="" class="wp-image-36241" srcset="https://www.osradar.com/wp-content/uploads/2022/06/hd3.png 363w, https://www.osradar.com/wp-content/uploads/2022/06/hd3-218x300.png 218w" sizes="(max-width: 363px) 100vw, 363px" /></figure>



<p>This will open the Windows defragmenter, which will optimize the drive. With this in mind, it will put all the data fragments together in nearby sectors to make the information more accessible to the disk reader.</p>



<h2>Enables write cache</h2>



<p>The write cache is used to take workload off the hard disk. So, when we copy a file, instead of writing it directly to the hard disk, it is written to the cache first. As the cache memory is faster, this improves performance substantially. Before activating the cache, keep in mind that it is also a double-edged sword. If the PC shuts down unexpectedly or there is a system failure, this can result in data loss or damage.</p>



<p>That said, you can enable the write cache like this:</p>



<ul><li>Open <strong>Windows Explorer.</strong></li><li>Right-click on the hard disk drive (usually C:) and select <em>Properties</em>.</li><li>Go to the <em>Hardware</em> tab, select the hard disk drive and click on the <em>Properties</em> button.</li><li>Finally, go to the <em>Policies</em> tab and check the <em>Enable write cache on device</em> box.</li></ul>



<h2>Optimizes the paging file</h2>



<p>The paging file is a file used by Windows as virtual memory. It is used to use part of the hard disk as if it were RAM. Specifically, in moments in which the memory is full. Something that comes great when we use programs that consume a lot of RAM. According to Microsoft, the recommended size of the paging file should be 1.5 times the maximum size of the RAM. So, if you have a RAM of 4&nbsp;GB, the paging file should not be larger than 6&nbsp;GB.</p>



<ul><li>Open the Windows search engine and type <em>System</em> (you can also find this option by opening the Control Panel). You can also get it in the Windows Settings. Just press Win+I and go to the corresponding option.</li><li>In the new window, go to the <em>Advanced system settings</em> option.</li><li>A new window will open. Once there, click on the <em>Advanced</em> tab. Next, scroll down to the <em>Performance</em> section. Finally, click on <em>Settings.</em></li><li>In the subsequent sale, again select <em>Advanced </em>and in the <em>Virtual Memory</em> section select <em>Change</em>.</li><li>Finally, uncheck the box <em>Automatically manage paging file size for all drive</em> and select <em>Custom size</em>. In the &#8220;<em>Maximum size</em> field set the maximum limit, which should be 1.5 times the size of our RAM.</li></ul>



<figure class="wp-block-image size-full"><img loading="lazy" width="396" height="523" src="https://www.osradar.com/wp-content/uploads/2022/06/hd4.png" alt="" class="wp-image-36242" srcset="https://www.osradar.com/wp-content/uploads/2022/06/hd4.png 396w, https://www.osradar.com/wp-content/uploads/2022/06/hd4-227x300.png 227w" sizes="(max-width: 396px) 100vw, 396px" /></figure>



<h2>Remove unnecessary applications and do a good cleanup</h2>



<p>As we say, a hard disk with little free space is a slower hard disk. Open the Windows settings menu and locate the <em>Add or Remove Programs</em> section. Lu and uninstall all the programs that are unnecessary or that you no longer use.</p>



<p>Also take the opportunity to do a good cleaning and delete all those heavy files that you no longer need, or if you prefer, move them to an external hard drive to free up some space. Okay, so we have seen how to improve the hard drive speed on Windows. Bye!</p>



<p> </p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-improve-hard-drive-speed-in-windows-10-11/">How to improve hard drive speed in Windows 10/11</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-improve-hard-drive-speed-in-windows-10-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
