<?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>Win10 Archives - MyRandomTechBlog.com</title>
	<atom:link href="https://myrandomtechblog.com/category/win10/feed/" rel="self" type="application/rss+xml" />
	<link>https://myrandomtechblog.com/category/win10/</link>
	<description></description>
	<lastBuildDate>Sun, 10 Jan 2021 19:46:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://myrandomtechblog.com/wp-content/uploads/2018/04/cropped-Profile-Logo-32x32.png</url>
	<title>Win10 Archives - MyRandomTechBlog.com</title>
	<link>https://myrandomtechblog.com/category/win10/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to find Powershell version</title>
		<link>https://myrandomtechblog.com/win10/how-to-find-powershell-version/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 10 Jan 2021 19:46:54 +0000</pubDate>
				<category><![CDATA[Win10]]></category>
		<category><![CDATA[powershell]]></category>
		<guid isPermaLink="false">https://myrandomtechblog.com/?p=1870</guid>

					<description><![CDATA[<p>Here is how to find Powershell version on your Windows 10 PC, using the Powershell $PSVersionTable command. Find Powershell Version Open Windows Powershell (Start Menu, &#8230; </p>
<p>The post <a href="https://myrandomtechblog.com/win10/how-to-find-powershell-version/">How to find Powershell version</a> appeared first on <a href="https://myrandomtechblog.com">MyRandomTechBlog.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here is how to find Powershell version on your Windows 10 PC, using the Powershell $PSVersionTable command.</p>
<h2>Find Powershell Version</h2>
<ol>
<li>Open Windows Powershell (Start Menu, then type Windows Powershell. )</li>
<li>You can use the <strong>$PSVersionTable</strong> command to see the current version information.</li>
<li>You can also use the <strong>$PSVersionTable.PSVersion</strong> command to see an abbreviated output</li>
</ol>
<p>Se above picture for sample output.</p>
<p>If you need to find out which version of .NET framework you have installed. You can use the following Windows Powershell command.</p>
<p><strong>Get-Item -Path &#8220;HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP\*&#8221;</strong></p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-1872" src="https://myrandomtechblog.com/wp-content/uploads/2021/01/Poweshell-NET-Version.png" alt="Powershell NET framework" width="762" height="448" srcset="https://myrandomtechblog.com/wp-content/uploads/2021/01/Poweshell-NET-Version.png 762w, https://myrandomtechblog.com/wp-content/uploads/2021/01/Poweshell-NET-Version-300x176.png 300w" sizes="(max-width: 762px) 100vw, 762px" /></p>
<p>If you need to check your Windows 10 Version, see this post here <a href="https://myrandomtechblog.com/cryptomining/check-windows-version/">Win10 Version</a> . (Use the ver command from the command prompt)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://myrandomtechblog.com/win10/how-to-find-powershell-version/">How to find Powershell version</a> appeared first on <a href="https://myrandomtechblog.com">MyRandomTechBlog.com</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Switch to private network in Win 10</title>
		<link>https://myrandomtechblog.com/win10/switch-to-private-network-in-win-10/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 21 Jan 2020 03:50:55 +0000</pubDate>
				<category><![CDATA[Win10]]></category>
		<guid isPermaLink="false">https://myrandomtechblog.com/?p=1753</guid>

					<description><![CDATA[<p>How to switch to Private network in Windows 10. I was just installing some camera software on a new pc and noticed that windows firewall &#8230; </p>
<p>The post <a href="https://myrandomtechblog.com/win10/switch-to-private-network-in-win-10/">Switch to private network in Win 10</a> appeared first on <a href="https://myrandomtechblog.com">MyRandomTechBlog.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>How to switch to Private network in Windows 10.</h1>
<p>I was just installing some camera software on a new pc and noticed that windows firewall appeared to be blocking the program even though I thought I had the ethernet network set as a Private network. Well turns out the wired Ethernet profile settings for this new PC was set to public so it was being blocked. Here are instructions for how to switch to Private network in Windows 10 or switch it to Public as well if needed.</p>
<p>&nbsp;</p>
<h3>Here are the steps to switch your network settings between Private and Public in Windows 10.</h3>
<p>(For reference I am showing screenshots from Windows 10 Version 1903)</p>
<ol>
<li>Basically we need to navigate to the Ethernet settings. You can right click on you network icon in the lower right corner and go directly to &#8220;<strong>Open Network &amp; Internet Settings</strong>&#8221;  or use the hot key of [<strong>WIN+ I</strong>] keys to open <strong>Windows Settings</strong>  then click on &#8220;<strong>Network &amp; Internet</strong>&#8220;</li>
</ol>
<p><img decoding="async" class="aligncenter size-full wp-image-1761" src="https://myrandomtechblog.com/wp-content/uploads/2020/01/Right-click-Win-10-network-icon.png" alt="Right click on network icon" width="457" height="178" srcset="https://myrandomtechblog.com/wp-content/uploads/2020/01/Right-click-Win-10-network-icon.png 457w, https://myrandomtechblog.com/wp-content/uploads/2020/01/Right-click-Win-10-network-icon-300x117.png 300w" sizes="(max-width: 457px) 100vw, 457px" /></p>
<p>&nbsp;</p>
<p style="text-align: center;">OR</p>
<p style="text-align: center;"><img decoding="async" class="aligncenter size-full wp-image-1760" src="https://myrandomtechblog.com/wp-content/uploads/2020/01/Windows-Settings.png" alt="Click Network and Internet" width="822" height="419" srcset="https://myrandomtechblog.com/wp-content/uploads/2020/01/Windows-Settings.png 822w, https://myrandomtechblog.com/wp-content/uploads/2020/01/Windows-Settings-300x153.png 300w, https://myrandomtechblog.com/wp-content/uploads/2020/01/Windows-Settings-768x391.png 768w" sizes="(max-width: 822px) 100vw, 822px" /></p>
<p><strong>2.</strong> Once you get into Network and Internet settings, Choose Ethernet on the left side window. (or Wi-Fi if your changing a Wi-Fi network)</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1759" src="https://myrandomtechblog.com/wp-content/uploads/2020/01/Internet-settings-Ethernet-option.png" alt="Click Ethernet on the Side bar menu" width="437" height="414" srcset="https://myrandomtechblog.com/wp-content/uploads/2020/01/Internet-settings-Ethernet-option.png 437w, https://myrandomtechblog.com/wp-content/uploads/2020/01/Internet-settings-Ethernet-option-300x284.png 300w" sizes="auto, (max-width: 437px) 100vw, 437px" /></p>
<p><strong>3.</strong> The next step is to click on your network in the middle window. See the picture below. I thought this could have been designed a little better to let you know clicking it is an option. But you will see it highlight when you hover over it.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1757" src="https://myrandomtechblog.com/wp-content/uploads/2020/01/Click-on-your-network.png" alt="Click on your network icon" width="682" height="297" srcset="https://myrandomtechblog.com/wp-content/uploads/2020/01/Click-on-your-network.png 682w, https://myrandomtechblog.com/wp-content/uploads/2020/01/Click-on-your-network-300x131.png 300w" sizes="auto, (max-width: 682px) 100vw, 682px" /></p>
<p><strong>4.</strong> That&#8217;s it, you are now on the screen where you can toggle between having your network be Private or Public.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1758 size-full" src="https://myrandomtechblog.com/wp-content/uploads/2020/01/Private-or-public.png" alt="switch to Private network in Windows 10" width="581" height="385" srcset="https://myrandomtechblog.com/wp-content/uploads/2020/01/Private-or-public.png 581w, https://myrandomtechblog.com/wp-content/uploads/2020/01/Private-or-public-300x200.png 300w" sizes="auto, (max-width: 581px) 100vw, 581px" /></p>
<h3>SUMMARY</h3>
<p>That&#8217;s it, now you can set your network Profile how you like it.  While I was changing my profile for a wired Ethernet network in this post, if you are trying to change it for Wi-Fi and having issues you can also see the Microsoft instructions on their site <a href="https://support.microsoft.com/en-us/help/4043043/windows-10-make-network-public-private">HERE</a>.</p>
<p>Here are my 5 tips on how to speed up your Windows 10 PC.  <a href="https://myrandomtechblog.com/ssd/how-to-make-your-computer-faster/">LINK</a></p>
<p>The post <a href="https://myrandomtechblog.com/win10/switch-to-private-network-in-win-10/">Switch to private network in Win 10</a> appeared first on <a href="https://myrandomtechblog.com">MyRandomTechBlog.com</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
