<?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>hide windows programs Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/hide-windows-programs/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 19 Aug 2021 00:52:03 +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 hide installed programs in Windows 10</title>
		<link>https://www.osradar.com/how-to-hide-installed-programs-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-hide-installed-programs-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Thu, 26 Aug 2021 21:41:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[hide windows programs]]></category>
		<category><![CDATA[windows apps]]></category>
		<category><![CDATA[windows programs]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=31773</guid>

					<description><![CDATA[<p>Hello! Whenever we install a program, it is displayed in the program list. Therefore, everyone who uses the computer will be able to see it. In addition, it is likely that you have ever wanted to hide an installed program. Indeed, that is the reason for this tutorial. However, Windows 10 does not have a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-hide-installed-programs-in-windows-10/">How to hide installed programs 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! Whenever we install a program, it is displayed in the program list. Therefore, everyone who uses the computer will be able to see it. In addition, it is likely that you have ever wanted to hide an installed program. Indeed, that is the reason for this tutorial. However, Windows 10 does not have a native way to do this. But don&#8217;t worry, because we&#8217;ll give you a couple of options. Read on to find out how to hide installed programs in <a href="https://www.microsoft.com/en-us/software-download/windows10" target="_blank" rel="noreferrer noopener">Windows 10.</a></p>



<h2>Reasons to hide installed programs in Windows 10.</h2>



<p>We have always sought greater control over the operating system. In addition, there may be privacy reasons for doing so. Let&#8217;s look at some of them:</p>



<ul><li>Install a Parental Control application. If so, it is logical that we do not want children to be aware of its existence.</li><li>Hide applications that we do not want anyone else to use. Especially if we share the computer with family or friends. Consequently, only we will have access to the specific software.</li><li>Also if we are using a work computer. Consequently, we may install a program that is not allowed. For example, a game.</li></ul>



<h2>How to hide a program in Windows 10 using the registry editor.</h2>



<p>As we have warned you, there is no easy way to do this in Windows 10. Therefore, we recommend following the steps strictly. Also, as always, before modifying the registry, we recommend making a <a href="https://www.osradar.com/make-a-backup-of-the-windows-registry/" target="_blank" rel="noreferrer noopener">backup.</a> Specifically, we will create a new DWORD value in the Windows Registry. In order to mark the programs we want to hide. Please follow the steps below:</p>



<ul><li>Open the Run box by pressing the Win+R combination. Once there, run the <em>regedit</em> command.</li></ul>



<figure class="wp-block-image size-full"><img loading="lazy" width="399" height="206" src="https://www.osradar.com/wp-content/uploads/2021/08/hide.png" alt="Running the regedit command" class="wp-image-31774" srcset="https://www.osradar.com/wp-content/uploads/2021/08/hide.png 399w, https://www.osradar.com/wp-content/uploads/2021/08/hide-300x155.png 300w" sizes="(max-width: 399px) 100vw, 399px" /><figcaption>Running the regedit command</figcaption></figure>



<ul><li>Once inside the editor, please find the following location:</li></ul>



<pre class="wp-block-preformatted">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/08/hide2-1024x787.png" alt="" class="wp-image-31775" srcset="https://www.osradar.com/wp-content/uploads/2021/08/hide2-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2021/08/hide2-300x230.png 300w, https://www.osradar.com/wp-content/uploads/2021/08/hide2-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/08/hide2-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2021/08/hide2-1068x820.png 1068w, https://www.osradar.com/wp-content/uploads/2021/08/hide2.png 1281w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<ul><li>For 32-bit applications installed on a 64-bit PC, please go to this address:</li></ul>



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



<ul><li>Now, inside the Uninstall folder, choose the application you want to hide. In this opportunity, we will hide Recuva.</li><li>Consequently, we will make click right of the mouse on a blank space of the Recuva folder. Next, New DWORD Value (32 bits).</li><li>Now double click on the new value to rename it. Accordingly, assign it the name SystemComponent. Also, enter the value 1 in the information field. Finally press OK and close the editor.</li></ul>



<figure class="wp-block-image size-full"><img loading="lazy" width="1023" height="818" src="https://www.osradar.com/wp-content/uploads/2021/08/hide4.png" alt="Creating the new DWORD32 value" class="wp-image-31776" srcset="https://www.osradar.com/wp-content/uploads/2021/08/hide4.png 1023w, https://www.osradar.com/wp-content/uploads/2021/08/hide4-300x240.png 300w, https://www.osradar.com/wp-content/uploads/2021/08/hide4-768x614.png 768w, https://www.osradar.com/wp-content/uploads/2021/08/hide4-696x557.png 696w" sizes="(max-width: 1023px) 100vw, 1023px" /><figcaption>Creating the new DWORD32 value</figcaption></figure>



<p>From now on, the application will be completely hidden from the list of applications. To restore it, repeat the same steps but delete the <em>SystemComponent</em> value.</p>



<h2>Using the group policy editor</h2>



<p>This is an add-on to MMC. It allows you to manage group policies applied to objects. Note that this editor is not available for Windows 10 Home versions. However, this is a more drastic solution. It will hide the entire list of programs and features. Please follow the steps below:</p>



<ul><li>Once again press Win+R and run the command <em>gpedit.msc.</em></li></ul>



<figure class="wp-block-image size-full"><img loading="lazy" width="399" height="206" src="https://www.osradar.com/wp-content/uploads/2021/08/hide5.png" alt="Opening the group policy editor" class="wp-image-31777" srcset="https://www.osradar.com/wp-content/uploads/2021/08/hide5.png 399w, https://www.osradar.com/wp-content/uploads/2021/08/hide5-300x155.png 300w" sizes="(max-width: 399px) 100vw, 399px" /><figcaption>Opening the group policy editor</figcaption></figure>



<ul><li>Then go to the following location:</li></ul>



<pre class="wp-block-preformatted">User Configuration&gt;Administrative Templates&gt;Control Panel&gt;Programs</pre>



<ul><li>Now, right-click on the Hide &#8220;Programs and Features&#8221; page:</li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/08/hide6-2-1024x787.png" alt="Editing group policy" class="wp-image-31780" srcset="https://www.osradar.com/wp-content/uploads/2021/08/hide6-2-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2021/08/hide6-2-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/08/hide6-2-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/08/hide6-2-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2021/08/hide6-2-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2021/08/hide6-2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Editing group policy</figcaption></figure>



<p>Next, select the Enabled option. Press OK and finally close the editor.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="686" height="636" src="https://www.osradar.com/wp-content/uploads/2021/08/hide7.png" alt="Disabling the entire list of programs. " class="wp-image-31781" srcset="https://www.osradar.com/wp-content/uploads/2021/08/hide7.png 686w, https://www.osradar.com/wp-content/uploads/2021/08/hide7-300x278.png 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>Disabling the entire list of programs.</figcaption></figure>



<p>In this way, we will completely hide the list of installed programs. To reverse the action, repeat the steps and select the option Not configured. Okay, so we have seen how to hide programs in Windows 10. So now you can use this interesting feature. See you soon!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-hide-installed-programs-in-windows-10/">How to hide installed programs 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-hide-installed-programs-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
