<?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>disk Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/disk/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 11 Nov 2019 14:33:57 +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>Overwrite in Windows 10. A program that overwrites empty space on the disk.</title>
		<link>https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/</link>
					<comments>https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Fri, 18 Oct 2019 00:58:24 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[compilation]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[overrwrite]]></category>
		<category><![CDATA[visual studio code]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14745</guid>

					<description><![CDATA[<p>Hello, I hope you&#8217;re all right! Today we are going to talk about security. Specifically we&#8217;ll see about hard disk space. The white space inside them contains sensitive information that can be recovered later putting our security and privacy at risk. This happens because every time we erase information or even format a disk, it [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/">Overwrite in Windows 10. A program that overwrites empty space on the disk.</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, I hope you&#8217;re all right! Today we are going to talk about security. Specifically we&#8217;ll see about hard disk space. The white space inside them contains sensitive information that can be recovered later putting our security and privacy at risk. This happens because every time we erase information or even format a disk, it is not completely erased, but remains potentially unaltered. In other words, the empty space on hard drives on Windows or any SO doesn&#8217;t stay that way. For that reason, the information can be retrieved later. </p>



<p>So imagine for a moment that you lose access to your hard drive. All your personal information could be exposed, even if you took the precaution of deleting it. Sounds a little scary, doesn&#8217;t it? However, they have just released a program whose main function is to overwrite the blank space you have on a hard drive. In this way, the information really remains blank, making it impossible to recover it later. In fact, the name of the program is <a rel="noreferrer noopener" aria-label="Overwrite (opens in a new tab)" href="https://ivoprogram.github.io/content/en/index.html?content=overwrite.html&amp;fbclid=IwAR1Fd9p2yO9ILS66eugwUk_Ba28JcOGwoHGltq1_iQ0YTEpwwJL0Ro0-Acw" target="_blank">Overwrite</a>. A very interesting tool. So here we show you how to install Overwrite for the empty space of the disks in Windows 10.</p>



<h2>Compiling Overwrite with Visual Studio Code</h2>



<p>Overwrite is a program written in C language, which is contained in a single file. It can be compiled on different platforms, but here we are going to compile for Windows 10. With that in mind, we are going to use Visual Studio Code. To know how to install it please check our <a rel="noreferrer noopener" aria-label="post (opens in a new tab)" href="https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/" target="_blank">post</a>. In the same way, we&#8217;ll need a C/C++ Compiler, for this example I&#8217;m going to use MinGW. The installation process is simple, just go to this address and download the <a href="https://sourceforge.net/projects/mingw/files/">installer</a>.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over-1024x728.jpg" alt="Download MinGW for Windows " class="wp-image-14747" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download MinGW for Windows </figcaption></figure>



<p>Then double click on the installer. When the wizard starts, select all the options for a basic installation. Next, wait for the wizard to download all the necessary files and proceed to install them. This will take a few minutes, depending on your internet connection.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over2-1024x728.jpg" alt="Installing MinGW for Windows" class="wp-image-14749" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over2.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over2-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over2-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over2-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over2-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over2-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Installing MinGW for Windows</figcaption></figure>



<h2>Add MinGW to the environment variables.</h2>



<p>Next, we&#8217;ll add the compiler to the Windows environment variables. This is very important because it will allow you to compile from any CMD without going to the address of the program. Also, the Run Code extension of the editor uses the command prompt of Windows to run the compiler. To find out how to do this, I invite you to check out our post about <a rel="noreferrer noopener" aria-label="Wget (opens in a new tab)" href="https://www.osradar.com/how-to-install-wget-in-windows-10/" target="_blank">Wget</a> in Windows 10. Here I simply show you the already added variable:</p>



<figure class="wp-block-image"><img loading="lazy" width="526" height="500" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over3.jpg" alt="Adding MinGW environment variable" class="wp-image-14751" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over3.jpg 526w, https://www.osradar.com/wp-content/uploads/2019/10/over3-300x285.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over3-442x420.jpg 442w" sizes="(max-width: 526px) 100vw, 526px" /><figcaption>Adding MinGW environment variable</figcaption></figure>



<p>to check that everything has been installed correctly, please press the &#8220;Win+R&#8221; combination, and run CMD to open a Command Pro.</p>



<figure class="wp-block-image"><img loading="lazy" width="402" height="210" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over4.jpg" alt="Run a cmd" class="wp-image-14753" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over4.jpg 402w, https://www.osradar.com/wp-content/uploads/2019/10/over4-300x157.jpg 300w" sizes="(max-width: 402px) 100vw, 402px" /><figcaption>Run a cmd</figcaption></figure>



<p>In the command prompt please type the following command:</p>



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



<figure class="wp-block-image"><img loading="lazy" width="979" height="512" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over5.jpg" alt="Running MinGW compiler" class="wp-image-14754" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over5.jpg 979w, https://www.osradar.com/wp-content/uploads/2019/10/over5-300x157.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over5-768x402.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over5-696x364.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over5-803x420.jpg 803w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>Running MinGW compiler</figcaption></figure>



<p>If running the command throws the error that there are no input files, then we are ready to move on. </p>



<h2>Install the extensions in Visual Studio Code.</h2>



<p>Now we need to add the necessary extensions to compile in C in Visual Studio Code. With this in mind, open the program. And in the Marketplace write C++ and Code Runner, and proceed to download and install them.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over7-1-1024x728.jpg" alt="Adding the necessary extensions" class="wp-image-14756" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over7-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Adding the necessary extensions</figcaption></figure>



<p>All right, we&#8217;re ready to compile the program. The first thing we need to do is to download the package from <a href="https://github.com/ivoprogram/overwrite" target="_blank" rel="noreferrer noopener" aria-label="here (opens in a new tab)">here</a></p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over8-1024x728.jpg" alt="Download Overwrite program" class="wp-image-14757" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over8.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over8-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over8-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over8-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over8-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over8-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download Overwrite program</figcaption></figure>



<p>Once downloaded, please remember the location of the download and open Visual Studio Code. Once there, in the left column in Explore, locate the folder where you downloaded the program and click on overwrite.c. Then on the menu on the right press Run.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over6-1024x728.jpg" alt="Overwrite finally compiled" class="wp-image-14758" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over6.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over6-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over6-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over6-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over6-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over6-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Overwrite finally compiled</figcaption></figure>



<h2>Testing Overwrite</h2>



<p>Finally, we have compiled Overwrite, as you can see in the previous screen, there is already an executable file for windows. However, this program does not have a graphical interface but must be executed in a CMD. In addition, it is necessary to open a Command Prompt at the location of the program. To avoid this complication, we will add the environment variable.</p>



<figure class="wp-block-image"><img loading="lazy" width="527" height="501" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over9.jpg" alt="Adding environment variable" class="wp-image-14759" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over9.jpg 527w, https://www.osradar.com/wp-content/uploads/2019/10/over9-300x285.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over9-442x420.jpg 442w" sizes="(max-width: 527px) 100vw, 527px" /><figcaption>Adding environment variable</figcaption></figure>



<p>Uses of Overwrite</p>



<pre class="wp-block-preformatted">overwrite [-h -v -test -one -rand -block:] (-files: &amp;| -data:) -path: 
-h             Print help and usage message. 
-v             Print program version. 
-test          For test, don't delete written files. 
-one           Overwrite with 1, default with 0. 
-rand          Overwrite with random data, default with 0. 
-block         Block size, default 4096 bytes as NTFS and EXT4. 
-files         Number of files to write, block size each. 
-data          Quantity of data to write, ex: 1mb, 1gb, all. 
-path          Path to directory where to write data. </pre>



<p>Let&#8217;s use a practical example. Write 10 files and 10Mb data, on Windows C drive.</p>



<pre class="wp-block-preformatted"> overwrite -files:10 -data:10mb -path:c:\ </pre>



<figure class="wp-block-image"><img loading="lazy" width="979" height="512" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over10.jpg" alt="Running Overwrite in Windows 10" class="wp-image-14760" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over10.jpg 979w, https://www.osradar.com/wp-content/uploads/2019/10/over10-300x157.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over10-768x402.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over10-696x364.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over10-803x420.jpg 803w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>Running Overwrite in Windows 10</figcaption></figure>



<p>Obviously, there are several commands we can use to run the tool. Very well, we have learned how to install Overwrite for the empty space of the disks in Windows 10. And also, we have seen how to compile C in Visual Studio Code. I hope you enjoyed this tutorial as much as I did. See you next time.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/">Overwrite in Windows 10. A program that overwrites empty space on the disk.</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/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Configure Data Deduplication on Windows Server 2016 File Servers</title>
		<link>https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/</link>
					<comments>https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/#respond</comments>
		
		<dc:creator><![CDATA[Jamel Bouzidi]]></dc:creator>
		<pubDate>Fri, 20 Sep 2019 15:33:51 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Data Deduplication]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[File and Storage]]></category>
		<category><![CDATA[Files Server]]></category>
		<category><![CDATA[Volumes]]></category>
		<category><![CDATA[Windows server 2016]]></category>
		<guid isPermaLink="false">https://www.googez.com/?p=1460</guid>

					<description><![CDATA[<p> A new feature in Windows Server 2016, Data Deduplication, can help you address the pesky problem of running low on space by, well, deduplicating your data. </p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/">Configure Data Deduplication on Windows Server 2016 File Servers</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>

If you manage a Windows Server 2016 file server and your company won’t allow&nbsp;<a href="https://docs.microsoft.com/en-us/windows-server/storage/fsrm/checklist-apply-quota-to-volume-or-folder">Quotas</a>&nbsp;or&nbsp;<a href="https://docs.microsoft.com/en-us/windows-server/storage/fsrm/checklist-apply-file-screen-to-volume-or-folder">File Screening</a>&nbsp;for your file server, or even worse hasn’t bothered defining data retention policies, you’ve probably found yourself running low on storage. A new feature in Windows Server 2016, Data Deduplication, can help you address the pesky problem of running low on space by, well, deduplicating your data.

</p>



<h3> <strong>Install the Data Deduplication Feature</strong> </h3>



<p>In Windows Server 2016, Data Deduplication is a role that can be installed. You’ll find the role under&nbsp;<strong>File and Storage Services</strong>,&nbsp;<strong>File and iSCSI Services</strong>.</p>



<ol><li>In the Add Roles and Features wizard, select&nbsp;<strong>Server Roles</strong>.</li><li>Expand&nbsp;<strong>File and Storage Services</strong>.</li><li>Expand&nbsp;<strong>File and iSCSI Services</strong>.</li><li>Select the&nbsp;<strong>Data Deduplication</strong>&nbsp;role.</li></ol>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Install-Data-Deduplication-1.png" alt="Select-Data-Deduplication" class="wp-image-1475" /></figure></div>



<p>5.  Click <strong>Next</strong> until the <strong>Install</strong> button is active, and then click <strong>Install</strong>. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Install-Data-Deduplication-2.png" alt="Install-Data-Deduplication" class="wp-image-1476" /></figure></div>



<p>You can also use PowerShell. If you’re logged into the server you want to install the Data Deduplication role on, use this command to install the role: </p>



<h3> Enable Data Deduplication for a Disk </h3>



<p>The Data Deduplication role can be enabled in Server Manager, but before we enable the role, we’ll need to select the appropriate&nbsp;<a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand#usage-type">Usage Type</a>&nbsp;that most closely resembles the workload we’re enabling Data Deduplication for. As of this writing, there are only three different Usage Types included with the Data Deduplication role:</p>



<ul><li><a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand#usage-type-default">Default</a>&nbsp;– Tuned specifically for general purpose file servers</li><li><a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand#usage-type-hyperv">Hyper-V</a>&nbsp;– Tuned specifically for VDI servers</li><li><a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand#usage-type-backup">Backup</a>&nbsp;– Tuned specifically for virtualized backup applications such as&nbsp;<a href="https://technet.microsoft.com/library/hh758173.aspx">Microsoft DPM</a></li></ul>



<ol><li>In Server Manager, select&nbsp;<strong>File and Storage Services</strong>.</li></ol>



<p>2.  Select <strong>Volumes</strong> from <strong>File and Storage Services</strong>. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Enable-Data-Deduplication-3.png" alt="Select-Volumes" class="wp-image-1477" /></figure></div>



<p>3. Right-click the target volume and select <strong>Configure Data Deduplication</strong>. </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Enable-Data-Deduplication-4.png" alt="Configure Data Deduplication" class="wp-image-1478" /></figure></div>



<p>4. Select the <strong>Usage Type</strong> from the drop-down box.</p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/Enable-Data-Deduplication-5.png" alt="Usage Type" class="wp-image-1479" /></figure></div>



<p>5. If you’d like to change the Data Deduplication schedule, you can do so now by clicking the <strong>Set Deduplication Schedule</strong> button.</p>



<p>6. Click <strong>OK</strong>.</p>



<p> Once done, you will be able to see Deduplication Savings from the same screen </p>



<div class="wp-block-image"><figure class="aligncenter"><img src="//1910974556.rsc.cdn77.org/wp-content/uploads/2019/09/041217_1032_HowtoEnable5-1024x279.png" alt="" class="wp-image-1480" /></figure></div>



<p>This is the recommended workloads. If you’re running other workloads, or are curious, check out this <a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/install-enable#enable-dedup-sometimes-considerations">Other considerations</a> article from Microsoft. And if you’d like to dive a bit deeper into what can be changed, take a look at this <a href="https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/advanced-settings">Advanced Data Deduplication settings</a> article. <br></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/configure-data-deduplication-on-windows-server-2016-file-servers/">Configure Data Deduplication on Windows Server 2016 File Servers</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/configure-data-deduplication-on-windows-server-2016-file-servers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Increasing CPU performance in Windows 10</title>
		<link>https://www.osradar.com/increasing-cpu-performance-in-windows-10/</link>
					<comments>https://www.osradar.com/increasing-cpu-performance-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Roger Polanco]]></dc:creator>
		<pubDate>Tue, 20 Aug 2019 02:10:02 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://www.googez.com/?p=730</guid>

					<description><![CDATA[<p>Hello, how are you? In my particular opinion, Windows 10 has been the best operating system Microsoft has ever made (I apologize for the romantic users of Windows XP). In addition, it behaves very stably and generally runs very well on any equipment, both new and old. Besides, driver compatibility issues have been fixed. I [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/increasing-cpu-performance-in-windows-10/">Increasing CPU performance 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, how are you? In my particular opinion, Windows 10 has been the best operating system Microsoft has ever made (I apologize for the romantic users of <a href="https://www.webopedia.com/TERM/W/Windows_XP.html" target="_blank" rel="noreferrer noopener" aria-label="Windows XP (opens in a new tab)">Windows XP</a>).  In addition, it behaves very stably and generally runs very well on any equipment, both new and old. Besides, driver compatibility issues have been fixed. I still remember when after installing Windows XP or Windows 7, I had to waste time looking for correct drivers. Those problems are things of the past, and now when we install the operating system, we have a team ready to work ideally. However, with the passage of time, we can notice how the performance suffers, and the system is no longer as fast as at the beginning. With this intention, here are some tips for improving CPU performance in Windows 10.</p>



<h2>Uninstall unused applications</h2>



<p>On many occasions, there are a lot of applications in the system that we never or hardly ever use. Worst of all, they take up space on the hard drive and often run in the background, consuming CPU and RAM resources. With this in mind, we need to type <em>control </em>on the search bar, to enter in <em>Control Panel</em>. Now we just have to choose the application we want to remove, double click on it and the uninstallation process will begin.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu-1024x551.jpg" alt="Control Panel. Uninstalling programs" class="wp-image-731"/><figcaption>Control Panel. Uninstalling programs</figcaption></figure>



<h2>Uninstall pre-installed programs</h2>



<p>Windows 10 comes with some pre-installed applications, some of them useful, others not so much. In the same way, Windows 10 comes with some pre-glazed applications, some of them useful, others not so much. For these cases, we have to type in the search bar:<em> app </em>and select <em>Add or remove programs</em>.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu2-1.jpg" alt="Entering in Add or remove programs" class="wp-image-734"/><figcaption>Entering in Add or remove programs</figcaption></figure>



<p>A list with the applications will be displayed, we only have to click on the one we want to uninstall.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu3-1-1024x548.jpg" alt="Uninstalling pre-installed apps" class="wp-image-736"/><figcaption>Uninstalling pre-installed apps</figcaption></figure>



<h2>Disabling startup apps</h2>



<p>There are situations where we cannot uninstall an application because it is useful for us. But it is the case that it starts when the system boots, and remains in the background consuming resources. For this purpose, Windows includes a tool that allows you to view applications that start at startup. To activate it, just type startup in the search bar and enter in Startup Apps.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu4.jpg" alt="Entering into Startup apps" class="wp-image-737"/><figcaption>Entering into Startup apps</figcaption></figure>



<p>The following box contains all applications configured to start when we log in. In addition, we can see the impact they cause in the system and the option to disable them.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu5-1024x548.jpg" alt="Disabling or enabling Startup Apps" class="wp-image-739"/><figcaption>Disabling or enabling Startup Apps</figcaption></figure>



<h2>Disable Visual Effects</h2>



<p>Windows 10 comes with visual effects on windows, tabs, and menus. These are activated by default in the system, and their impact on powerful machines is almost imperceptible. But when we work with more modest equipment, it can become a problem. For that reason, we can disable it by typing in the search bar <em>appear</em> in order to click on <em>Adjust the appearance and performance of Windows</em>.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu6.jpg" alt="Appearance and performance" class="wp-image-740"/><figcaption>Appearance and performance</figcaption></figure>



<p>in the next window select the tab <em>Visual effects</em>, and choose <em>Adjust for best performance</em>. This will disable all visual effects, you can also choose the <em>Custom</em> option to select which effect you want to deactivate.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu7.jpg" alt="Performance window" class="wp-image-741"/><figcaption>Performance window</figcaption></figure>



<h2>Defragment the hard drive</h2>



<p>Another option to improve the performance of the system is to defragment the hard disk. To do this, type <em>defragment</em> in the search bar Another option to improve the performance of the system is to defragment the hard disk. To do this, we write <em>defragment</em> in the search bar until it appears to <em>defragment and optimize drive</em>. In the following box, select <em>analyze </em>and then <em>optimize</em>, to improve the performance of the hard drive</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu8.jpg" alt="Optimizing drives by defragments hard drives " class="wp-image-743"/><figcaption>Optimizing drives by defragments hard drives </figcaption></figure>



<h2>Delete temporary files, free up disk space, and clean up the desktop</h2>



<p>As we use the system, surfing the Internet, installing programs, the disk is filled with unnecessary temporary files. Windows 10 has its own tool that allows you to erase temporary files, and free up space on your hard drive. This tool is called <em>Disk Cleanup</em>, and to activate it just type <em>Disk Cleanup</em> in the search bar. We select the disk to clean and the items that we want to eliminate. This is also the option to clean up system files.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/cpu9.jpg" alt="Cleaning the disk" class="wp-image-745"/><figcaption>Cleaning the disk</figcaption></figure>



<h2> Keep the drivers updated and Windows 10 itself</h2>



<p>it is imperative to have always correctly updated the drivers of our PC, as well as the installed applications and the own operating system is going to help us to improve the performance of Windows 10 and to accelerate the system. Any problem, incompatibility or obsolete driver can make certain components not work properly and the performance of our equipment is not optimal.</p>



<p>OK, that&#8217;s all for now, with these simple tips we can improve the performance of our team with windows 10. If you want to know more about our favorite system, I invite you to review our tutorial about installing <a rel="noreferrer noopener" aria-label="Docker  (opens in a new tab)" href="http://www.osradar.com/how-to-install-docker-in-windows-10/" target="_blank">Docker </a>on Windows 10.</p>



<p>With this, you know how to increase the CPU performance on Windows 10.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/increasing-cpu-performance-in-windows-10/">Increasing CPU performance 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/increasing-cpu-performance-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
