<?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>Mike &#8211; M.A.S. Electronics&#039; Blog</title>
	<atom:link href="https://blog.maselectronics.com/author/mike/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.maselectronics.com</link>
	<description>A Great Place To Share Technical Ideas.</description>
	<lastBuildDate>Mon, 15 Apr 2024 20:36:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Install Windows 11 on my &#8220;incompatible&#8221; PC</title>
		<link>https://blog.maselectronics.com/install-windows-11-on-my-incompatible-pc/</link>
					<comments>https://blog.maselectronics.com/install-windows-11-on-my-incompatible-pc/#respond</comments>
		
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Sat, 11 Mar 2023 21:21:19 +0000</pubDate>
				<category><![CDATA[New Technical]]></category>
		<guid isPermaLink="false">https://blog.maselectronics.com/?p=5573</guid>

					<description><![CDATA[I have a PC with an Intel Core i7-7660U CPU, running Windows 10. It&#8217;s only a few years old. When I check Windows Update, I see a message that says it&#8217;s not compatible with Windows 11. Will this machine eventually support Windows 11? Is there any way around this? Microsoft officially released the Surface Pro 5 in June 2017 and continued selling it as a current model until its successor was released in October 2018. That means your Surface Pro...<p class="read-more"><a class="btn btn-default" href="https://blog.maselectronics.com/install-windows-11-on-my-incompatible-pc/"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I have a PC with an Intel Core i7-7660U CPU, running Windows 10. It&#8217;s only a few years old. When I check Windows Update, I see a message that says it&#8217;s not compatible with Windows 11. Will this machine eventually support Windows 11? Is there any way around this?</p>



<figure class="wp-block-image size-full"><a href="https://blog.maselectronics.com/wp-content/uploads/2023/03/override-compatibility-check-windows11.webp"><img fetchpriority="high" decoding="async" width="640" height="360" src="https://blog.maselectronics.com/wp-content/uploads/2023/03/override-compatibility-check-windows11.webp" alt="" class="wp-image-5574" srcset="https://blog.maselectronics.com/wp-content/uploads/2023/03/override-compatibility-check-windows11.webp 640w, https://blog.maselectronics.com/wp-content/uploads/2023/03/override-compatibility-check-windows11-300x169.webp 300w, https://blog.maselectronics.com/wp-content/uploads/2023/03/override-compatibility-check-windows11-480x270.webp 480w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>



<p class="wp-block-paragraph">Microsoft officially released the Surface Pro 5 in June 2017 and continued selling it as a current model until its successor was released in October 2018. That means your Surface Pro is probably about four years old and should have plenty of useful life remaining. Alas, its 7th Generation Intel Core CPU isn&#8217;t on the list of Windows 11 compatible CPUs, which means upgrades via Windows Update are not supported and probably never will be.</p>



<p class="wp-block-paragraph">If you&#8217;re willing to perform a clean install of Windows 11, you can boot from installation media and run Windows Setup. That option skips the CPU compatibility check completely.</p>



<p class="wp-block-paragraph">To upgrade your system, you need to modify the registry, as documented in this&nbsp;<a href="https://support.microsoft.com/en-us/windows/ways-to-install-windows-11-e0edbbfb-cfc5-4011-868b-2ce77ac7c70e" target="_blank" rel="noreferrer noopener">Microsoft support document</a>. (The usual warnings apply when working with the registry. Make a complete backup before proceeding.) Open Registry Editor and navigate to the following key:</p>



<p class="wp-block-paragraph">HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup</p>



<p class="wp-block-paragraph">Create a new DWORD value, AllowUpgradesWithUnsupportedTPMOrCPU, and set it to 1.</p>



<p class="wp-block-paragraph">You can now perform the upgrade by downloading an ISO file, mounting it as a virtual drive, and running Setup from Windows 10. You&#8217;ll see a stern warning about compatibility issues, but after you click OK on that dialog box your upgrade should proceed without any serious issues.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.maselectronics.com/install-windows-11-on-my-incompatible-pc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Restore Full Context Menus in Windows 11</title>
		<link>https://blog.maselectronics.com/restore-full-context-menus-in-windows-11/</link>
					<comments>https://blog.maselectronics.com/restore-full-context-menus-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Sun, 26 Feb 2023 21:47:53 +0000</pubDate>
				<category><![CDATA[New Technical]]></category>
		<guid isPermaLink="false">https://blog.maselectronics.com/?p=5549</guid>

					<description><![CDATA[If you hate having to dig into &#8220;Show more options&#8221; in your context menu to do something you used to be able to do in Windows 10 a whole lot more conveniently, here&#8217;s the trick to fixing Windows 11&#8217;s context menus. 1. Open Regedit by hitting the Windows key and typing regedit. Hit Enter to launch it. 3. Right-click &#62; New &#62; Key, and paste in this name: {86ca1aa0-34aa-4e8b-a509-50c905bae2a2} 4. With the new key you just created highlighted, again right-click...<p class="read-more"><a class="btn btn-default" href="https://blog.maselectronics.com/restore-full-context-menus-in-windows-11/"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">If you hate having to dig into &#8220;Show more options&#8221; in your context menu to do something you used to be able to do in Windows 10 a whole lot more conveniently, here&#8217;s the trick to fixing Windows 11&#8217;s context menus.</p>



<figure class="wp-block-image size-full"><a href="https://blog.maselectronics.com/wp-content/uploads/2023/02/1a.png"><img decoding="async" width="970" height="497" src="https://blog.maselectronics.com/wp-content/uploads/2023/02/1a.png" alt="" class="wp-image-5554" srcset="https://blog.maselectronics.com/wp-content/uploads/2023/02/1a.png 970w, https://blog.maselectronics.com/wp-content/uploads/2023/02/1a-300x154.png 300w, https://blog.maselectronics.com/wp-content/uploads/2023/02/1a-768x394.png 768w" sizes="(max-width: 970px) 100vw, 970px" /></a></figure>



<p class="wp-block-paragraph"><strong>1. </strong>Open Regedit by hitting the Windows key and typing <strong>regedit</strong>. Hit Enter to launch it.</p>



<figure class="wp-block-image size-full"><a href="https://blog.maselectronics.com/wp-content/uploads/2023/02/1.png"><img decoding="async" width="970" height="395" src="https://blog.maselectronics.com/wp-content/uploads/2023/02/1.png" alt="" class="wp-image-5551" srcset="https://blog.maselectronics.com/wp-content/uploads/2023/02/1.png 970w, https://blog.maselectronics.com/wp-content/uploads/2023/02/1-300x122.png 300w, https://blog.maselectronics.com/wp-content/uploads/2023/02/1-768x313.png 768w" sizes="(max-width: 970px) 100vw, 970px" /></a><figcaption class="wp-element-caption"><strong>2. </strong>Navigate to HKEY_CURRENT_USER\Software\Classes\CLSID</figcaption></figure>



<p class="wp-block-paragraph"><strong>3. </strong>Right-click &gt; New &gt; Key, and paste in this name: <strong>{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}</strong></p>



<figure class="wp-block-image size-full"><a href="https://blog.maselectronics.com/wp-content/uploads/2023/02/2.png"><img loading="lazy" decoding="async" width="970" height="395" src="https://blog.maselectronics.com/wp-content/uploads/2023/02/2.png" alt="" class="wp-image-5552" srcset="https://blog.maselectronics.com/wp-content/uploads/2023/02/2.png 970w, https://blog.maselectronics.com/wp-content/uploads/2023/02/2-300x122.png 300w, https://blog.maselectronics.com/wp-content/uploads/2023/02/2-768x313.png 768w" sizes="auto, (max-width: 970px) 100vw, 970px" /></a></figure>



<p class="wp-block-paragraph">4. With the new key you just created highlighted, again right-click &gt; New &gt; Key, and paste in this name: <strong>InprocServer32</strong></p>



<p class="wp-block-paragraph"><strong>5.</strong> Double-click the <strong>(Default)</strong> registry entry and then hit Enter without typing anything to set its value to blank. Before making this change, you&#8217;ll see under the Data column that it says (value not set), but once you hit Enter it&#8217;ll show nothing.&nbsp;</p>



<figure class="wp-block-image size-full"><a href="https://blog.maselectronics.com/wp-content/uploads/2023/02/3.png"><img loading="lazy" decoding="async" width="970" height="395" src="https://blog.maselectronics.com/wp-content/uploads/2023/02/3.png" alt="" class="wp-image-5553" srcset="https://blog.maselectronics.com/wp-content/uploads/2023/02/3.png 970w, https://blog.maselectronics.com/wp-content/uploads/2023/02/3-300x122.png 300w, https://blog.maselectronics.com/wp-content/uploads/2023/02/3-768x313.png 768w" sizes="auto, (max-width: 970px) 100vw, 970px" /></a></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.maselectronics.com/restore-full-context-menus-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Improve network speed by increasing IRPStackSize</title>
		<link>https://blog.maselectronics.com/improve-network-speed-by-increasing-irpstacksize/</link>
					<comments>https://blog.maselectronics.com/improve-network-speed-by-increasing-irpstacksize/#respond</comments>
		
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Tue, 09 Mar 2021 15:18:13 +0000</pubDate>
				<category><![CDATA[New Technical]]></category>
		<guid isPermaLink="false">https://blog.maselectronics.com/?p=5506</guid>

					<description><![CDATA[Increasing IRPStackSize&#8217;s value from its safe-but-slow default number should considerably increase the network performance of your Windows 10 PC. It doesn&#8217;t matter whether you are working at the office or remotely, a high-performance network connection is vital to your productivity. This simple fact is why so many people working from home offices have opted to purchase high speed broadband internet connections. But getting the fastest internet connection does not guarantee a high-performance network—the are other factors to consider. The default...<p class="read-more"><a class="btn btn-default" href="https://blog.maselectronics.com/improve-network-speed-by-increasing-irpstacksize/"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Increasing IRPStackSize&#8217;s value from its safe-but-slow default number should considerably increase the network performance of your Windows 10 PC.</p>



<p class="wp-block-paragraph">It doesn&#8217;t matter whether you are working at the office or remotely, a high-performance network connection is vital to your productivity. This simple fact is why so many people working from home offices have opted to purchase high speed broadband internet connections. But getting the fastest internet connection does not guarantee a high-performance network—the are other factors to consider.</p>



<p class="wp-block-paragraph">The default network configuration settings in Microsoft Windows 10 are notorious for being programmed to what are considered safe, stable values. Predictably, safe and stable does not always equal fast and high-performance, especially with regard to network connections.&nbsp;</p>



<p class="wp-block-paragraph">This how-to tutorial shows you how to edit the Windows 10 Registry file to change an obscure setting known as IRPStackSize. Increasing that parameter&#8217;s value should considerably increase the overall network performance of your Windows 10 personal computer.</p>



<p class="wp-block-paragraph"><strong><em>Disclaimer:</em></strong><em> Editing the Windows Registry file is a serious undertaking. A corrupted Windows Registry file could render your computer inoperable, requiring a reinstallation of the Windows 10 operating system and potential loss of data. Back up the Windows 10 Registry file and create a valid restore point before you proceed.</em></p>



<p class="wp-block-paragraph"><strong>How to improve network speed in Windows 10 by increasing IRPStackSize</strong></p>



<p class="wp-block-paragraph">The I/O Request Packet Stack Size (IRPStackSize) refers to how many 36-byte receive buffers your computer can use simultaneously. A larger number of buffers means your computer can handle more data simultaneously, which, in theory, should make your computer perform more efficiently.</p>



<p class="wp-block-paragraph">While there is little official Microsoft documentation concerning this parameter, the default setting is 15, which is adequate for most normal speed (10 Mbps) network connections. The maximum number is limited to 50, and Microsoft warns that choosing values in the 33 to 38 range can cause stability issues. For our example, we are going to increase the value to 32.</p>



<p class="wp-block-paragraph">Type &#8220;regedit&#8221; into the Windows 10 desktop search box and select regedit.exe from the list of results. Use the left-hand windowpane to navigate the Windows 10 Registry file until you find this specific key, as shown in <strong>Figure A</strong>:</p>



<p class="wp-block-paragraph">Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters</p>



<p class="wp-block-paragraph"><strong>Figure A</strong></p>



<figure class="wp-block-image size-large"><a href="https://blog.maselectronics.com/wp-content/uploads/2021/03/1.jpg"><img loading="lazy" decoding="async" width="770" height="541" src="https://blog.maselectronics.com/wp-content/uploads/2021/03/1.jpg" alt="" class="wp-image-5507" srcset="https://blog.maselectronics.com/wp-content/uploads/2021/03/1.jpg 770w, https://blog.maselectronics.com/wp-content/uploads/2021/03/1-300x211.jpg 300w, https://blog.maselectronics.com/wp-content/uploads/2021/03/1-768x540.jpg 768w" sizes="auto, (max-width: 770px) 100vw, 770px" /></a></figure>



<p class="wp-block-paragraph"><a href="https://www.techrepublic.com/a/hub/i/r/2021/03/08/d552fb4d-c4b0-4e4a-af64-19768d803288/resize/770x/38e45d00affed1e891e66cd5a2ac2605/a-network-speed-irpstacksize.jpg" target="_blank" rel="noreferrer noopener"></a></p>



<p class="wp-block-paragraph">For most users, there will be no entry for IRPStackSize, so we will have to create it. Right-click the Parameters folder (or right-click an open area in the right-hand windowpane) and select New | DWORD (32-bit) Value from the context menu. Give the new key entry the name IRPStackSize, as shown in <strong>Figure B</strong>. Note: The capitalization is vital to the success of this configuration change.</p>



<p class="wp-block-paragraph"><strong>Figure B</strong></p>



<figure class="wp-block-image size-large"><a href="https://blog.maselectronics.com/wp-content/uploads/2021/03/2.jpg"><img loading="lazy" decoding="async" width="770" height="541" src="https://blog.maselectronics.com/wp-content/uploads/2021/03/2.jpg" alt="" class="wp-image-5508" srcset="https://blog.maselectronics.com/wp-content/uploads/2021/03/2.jpg 770w, https://blog.maselectronics.com/wp-content/uploads/2021/03/2-300x211.jpg 300w, https://blog.maselectronics.com/wp-content/uploads/2021/03/2-768x540.jpg 768w" sizes="auto, (max-width: 770px) 100vw, 770px" /></a></figure>



<p class="wp-block-paragraph"><a href="https://www.techrepublic.com/a/hub/i/r/2021/03/08/c7fafadd-4a16-4b73-813d-39efdf4f3136/resize/770x/2737e0373a6a923090f60b42e9986f71/b-network-speed-irpstacksize.jpg" target="_blank" rel="noreferrer noopener"></a></p>



<p class="wp-block-paragraph">Double-click the new IRPStackSize key you just made and change the value base to Decimal to make your life easier. Then, as shown in <strong>Figure C</strong>, change the Data value to 32.</p>



<p class="wp-block-paragraph"><strong>Figure C</strong></p>



<figure class="wp-block-image size-large"><a href="https://blog.maselectronics.com/wp-content/uploads/2021/03/3.jpg"><img loading="lazy" decoding="async" width="770" height="591" src="https://blog.maselectronics.com/wp-content/uploads/2021/03/3.jpg" alt="" class="wp-image-5509" srcset="https://blog.maselectronics.com/wp-content/uploads/2021/03/3.jpg 770w, https://blog.maselectronics.com/wp-content/uploads/2021/03/3-300x230.jpg 300w, https://blog.maselectronics.com/wp-content/uploads/2021/03/3-768x589.jpg 768w" sizes="auto, (max-width: 770px) 100vw, 770px" /></a></figure>



<p class="wp-block-paragraph"><a href="https://www.techrepublic.com/a/hub/i/r/2021/03/08/8824206e-295f-4544-83f2-99d02fb012a5/resize/770x/4561165dcab4fa4ee1f1dd8de91204a5/c-network-speed-irpstacksize.jpg" target="_blank" rel="noreferrer noopener"></a></p>



<p class="wp-block-paragraph">Click OK to lock in the change and then exit out of regedit. To finish the process, you will need to reboot your PC.</p>



<p class="wp-block-paragraph">If you are connected to a broadband network with speed ratings exceeding 10 Mbps, you should see improved network performance right away. If you have a connection rating under 10 Mbps, you will likely see no benefit. However, if you have ever received this strange error message, &#8220;Not enough storage available to process this command,&#8221; then this change may solve that problem for you, as well.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.maselectronics.com/improve-network-speed-by-increasing-irpstacksize/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How Safety Glasses Work To To Protect You</title>
		<link>https://blog.maselectronics.com/how-safety-glasses-work-to-to-protect-you/</link>
					<comments>https://blog.maselectronics.com/how-safety-glasses-work-to-to-protect-you/#respond</comments>
		
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Sat, 04 Aug 2012 15:14:56 +0000</pubDate>
				<category><![CDATA[Open Discussions]]></category>
		<guid isPermaLink="false">http://blog.maselectronics.com/?p=910</guid>

					<description><![CDATA[A pair of safety glasses is one of the most mundane but useful pieces of equipment that anyone can own. As very visually oriented species human beings rely greatly on their sense of sight to function, which is why protecting it and preserving it is of the utmost importance. There are a lot of occupations, and do it yourself tasks, that involve using heavy tools or jobs that involve a lot of flying particles. This is the reason why people...<p class="read-more"><a class="btn btn-default" href="https://blog.maselectronics.com/how-safety-glasses-work-to-to-protect-you/"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>A pair of safety glasses is one of the most mundane but useful pieces of equipment that anyone can own. As very visually oriented species human beings rely greatly on their sense of sight to function, which is why protecting it and preserving it is of the utmost importance. There are a lot of occupations, and do it yourself tasks, that involve using heavy tools or jobs that involve a lot of flying particles. This is the reason why people need protective eyewear.</p>
<p>How does it work?</p>
<p>The working principle behind a pair of safety glasses is simple. They simply shield the eyes from potentially harmful particles. These particles can range from dust, to small pieces of wood that fly around when working. They are constructed from materials that are supposed to resist high impact from small debris. This protective eyewear is cheap and is readily available for purchase from most local hardware stores.</p>
<p>Most people think that normal reading glasses can qualify as a substitute for protective eyewear, when in truth they do not. First and foremost, reading glasses are often made of glass. While glasses are resistant to acquiring structural weaknesses such as scratches, they are nevertheless brittle. This means the lens can shatter easily. In the event that high impact debris hits the reading glasses lens, there is a very good chance that a small crack will occur, which may lead to a small piece of the lens to being lodged into the user’s eye.</p>
<p>Protective eyewear is strenuously tested to meet certain standards to ensure that they work. Unlike the lens of reading glasses, safety glasses do not shatter as easily. Not only are they resistant to high mass impact, but they are also resistant to other small particles like dust or tiny drops of liquids.</p>
<p>Basic impact vs. high impact safety glasses</p>
<p>The ANSI (American National Standards Institute) is the organization that sets the standards for protective eyewear. There are basically two different types of safety glasses available on the market today. Some protective eyewear is rated for basic impact while the other is rated for high impact. Both types of protective eyewear are tested differently. Basic impact protective eyewear are tested without a frame, the testing process involves dropping a small metal ball from a fixed height. This will determine if the lens will withstand the amount of punishment inflicted by the small metal ball without breaking.</p>
<p>A high impact pair of protective eyewear includes the frame. The testing process for high impact safety glasses is different from the process for the basic impact glasses. The test for high impact involves shooting a small steel ball at the lens that travels at a speed of 150ft per second. The lenses of the safety glasses must not break, crack, or be dislodged from its frame in order to pass the test. A pair of high impact safety glasses is often used in occupations which involve tasks that necessitate the use of high performance pieces of equipment.</p>
<p><a href="http://www.safetyglassestoday.com/">http://www.safetyglassestoday.com/</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.maselectronics.com/how-safety-glasses-work-to-to-protect-you/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
