<?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/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>.net framework &#8211; Winsides.com</title>
	<atom:link href="https://winsides.com/tag/net-framework/feed/" rel="self" type="application/rss+xml" />
	<link>https://winsides.com</link>
	<description>Windows Insides</description>
	<lastBuildDate>Tue, 05 Nov 2024 11:08:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://winsides.com/wp-content/uploads/2024/05/cropped-android-chrome-512x512-1-150x150.png</url>
	<title>.net framework &#8211; Winsides.com</title>
	<link>https://winsides.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Enable .NET Extensibility 3.5 in Windows 11? Quick Guide!</title>
		<link>https://winsides.com/how-to-enable-net-extensibility-3-5-in-windows-11/</link>
					<comments>https://winsides.com/how-to-enable-net-extensibility-3-5-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Vigneshwaran Vijayakumar]]></dc:creator>
		<pubDate>Mon, 28 Oct 2024 08:38:00 +0000</pubDate>
				<category><![CDATA[Windows Features]]></category>
		<category><![CDATA[.NET Extensibility 3.5]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[How to Enable in Windows 11]]></category>
		<category><![CDATA[Internet Information Services]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://winsides.com/?p=2779</guid>

					<description><![CDATA[DOT NET Extensibility 3.5 in Windows 11: It is a component of Internet Information Services that allows developers to create and register their own custom HTTP modules and handlers for web applications running on the .NET Framework 3.5. HTTP Modules are classes that can participate in the ASP.NET application&#8217;s request processing pipeline. On the other [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>DOT NET Extensibility 3.5 in Windows 11</strong>: It is a component of <a href="https://winsides.com/enable-internet-information-services-iis-in-windows-11/" data-type="post" data-id="21">Internet Information Services</a> that allows developers to<strong> create and register </strong>their own custom HTTP modules and handlers for web applications running on the<a href="https://winsides.com/enable-dot-net-3-5-framework-windows-11/" data-type="post" data-id="132"> .NET Framework 3.5</a>. HTTP Modules are classes that can participate in the ASP.NET application&#8217;s <strong>request processing pipeline</strong>. On the other hand, HTTP Handlers are classes that process <strong>specific types of requests</strong>. Here in this article, we will check out the simple steps involved in the process of <strong>How to Enable .NET Extensibility 3.5 on Windows 11 PC</strong>. Let&#8217;s get started.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<h2 class="wp-block-heading" id="key-steps">Key Steps</h2>



<ul class="wp-block-list">
<li>We will use <strong>Windows Features</strong> to enable this feature in Windows 11.</li>



<li>Open Programs and Features using the <strong>Run command</strong> <strong><code>appwiz.cpl</code></strong>.</li>



<li>Click on <strong>Turn Windows Features on or off</strong> from the <strong>left pane</strong>. </li>



<li>Expand <strong>Internet Information Services</strong> node and then expand <strong>World Wide Web Services</strong>.</li>



<li>Finally, Expand <strong>Application Development Features</strong>.</li>



<li>Now, you can find<strong> .NET Extensibility 3.5</strong>, click on the checkbox next to it and click <strong>OK</strong>. </li>



<li>The system will enable .NET Extensibility 3.5. That is it. </li>
</ul>
</blockquote>



<h2 class="wp-block-heading" id="a-brief-introduction-to-net-framework-3-5">A Brief Introduction to .NET Framework 3.5</h2>



<figure class="wp-block-image aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="576" src="https://winsides.com/wp-content/uploads/2024/10/NET-Extensibility-3.5-Benefits-1024x576.png" alt="NET Extensibility 3.5 Benefits" class="wp-image-2789" title="How to Enable .NET Extensibility 3.5 in Windows 11? Quick Guide! 1" srcset="https://winsides.com/wp-content/uploads/2024/10/NET-Extensibility-3.5-Benefits-1024x576.png 1024w, https://winsides.com/wp-content/uploads/2024/10/NET-Extensibility-3.5-Benefits-300x169.png 300w, https://winsides.com/wp-content/uploads/2024/10/NET-Extensibility-3.5-Benefits-768x432.png 768w, https://winsides.com/wp-content/uploads/2024/10/NET-Extensibility-3.5-Benefits-1536x864.png 1536w, https://winsides.com/wp-content/uploads/2024/10/NET-Extensibility-3.5-Benefits-390x220.png 390w, https://winsides.com/wp-content/uploads/2024/10/NET-Extensibility-3.5-Benefits.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">NET Extensibility 3.5 Benefits</figcaption></figure>



<p>It is an extension of the .NET Framework 2.0 and 3.0 and provides a <strong>comprehensive and consistent programming model</strong> for building applications that run on Windows. It is primarily used for developing applications such as web applications using ASP.NET, Windows Desktop Applications with <strong>Windows Presentation Foundation</strong>, Service-oriented applications using <strong><a href="https://winsides.com/how-to-enable-wcf-services-in-windows-11/" data-type="post" data-id="531">Windows Communication Foundation</a></strong>, applications that require data manipulation with <strong>LINQ</strong>, and more. </p>



<p>.NET Extensibility 3.5 enhances the capabilities of web apps running on the .NET Framework especially when integrated with the <strong>IIS</strong> as mentioned in the introduction paragraph. The benefits include</p>



<ul class="wp-block-list">
<li><strong>Custom HTTP Modules and Handles</strong></li>



<li><strong>Enhanced Application Control </strong></li>



<li><strong>Improved Performance</strong></li>



<li><strong>Integration with ASP.NET Features</strong></li>



<li><strong>Multiple Data Sources Support</strong></li>



<li><strong>Service-oriented applications support</strong></li>
</ul>



<h2 class="wp-block-heading" id="ena">Enable .NET Extensibility 3.5 in Windows 11 &#8211; Quick Steps</h2>



<p>Here are the steps to enable it in Windows 11. </p>



<ul class="wp-block-list">
<li>Go to the <strong>Run</strong> command using the keyboard shortcut <kbd><strong>Win Key</strong></kbd><strong> + <kbd>R</kbd></strong>.</li>



<li>On the Run command, enter the following command <code><strong>appwiz.cpl</strong></code> and click <strong>OK</strong>. This command will open the Programs and Features window.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img decoding="async" width="489" height="299" src="https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_.webp" alt="Open Programs and Features using appwiz.cpl" class="wp-image-1218" title="Open Programs and Features using appwiz.cpl" srcset="https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_.webp 489w, https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_-300x183.webp 300w" sizes="(max-width: 489px) 100vw, 489px" /><figcaption class="wp-element-caption">Open Programs and Features using appwiz.cpl</figcaption></figure>



<ul class="wp-block-list">
<li>Once the <strong>Programs and Features</strong> window opens, you can find <strong>Turn Windows Features on or off</strong> option from the <strong>left pane</strong>. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img decoding="async" width="1002" height="604" src="https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off.webp" alt="Turn Windows Features on or off" class="wp-image-1219" title="Click on Turn Windows Features on or off from the left pane" srcset="https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off.webp 1002w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-300x181.webp 300w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-768x463.webp 768w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-780x470.webp 780w" sizes="(max-width: 1002px) 100vw, 1002px" /><figcaption class="wp-element-caption">Turn Windows Features on or off</figcaption></figure>



<ul class="wp-block-list">
<li><strong>Windows Features</strong> dialog will pop up now. Here, you can find all the available optional features. </li>



<li>Locate <strong>Internet Information Services</strong> and expand the tree. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="530" height="368" src="https://winsides.com/wp-content/uploads/2024/10/Expand-IIS-Node.webp" alt="Expand IIS Node" class="wp-image-2799" title="Expand IIS Node" srcset="https://winsides.com/wp-content/uploads/2024/10/Expand-IIS-Node.webp 530w, https://winsides.com/wp-content/uploads/2024/10/Expand-IIS-Node-300x208.webp 300w" sizes="auto, (max-width: 530px) 100vw, 530px" /><figcaption class="wp-element-caption">Expand IIS Node</figcaption></figure>



<ul class="wp-block-list">
<li>Now, you will find FTP, Web Management Tools, and World Wide Web Services. Expand the <strong>World Wide Web Services</strong>. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="530" height="392" src="https://winsides.com/wp-content/uploads/2024/10/Expand-World-Wide-Web-Services.webp" alt="Expand World Wide Web Services" class="wp-image-2800" title="Expand World Wide Web Services" srcset="https://winsides.com/wp-content/uploads/2024/10/Expand-World-Wide-Web-Services.webp 530w, https://winsides.com/wp-content/uploads/2024/10/Expand-World-Wide-Web-Services-300x222.webp 300w" sizes="auto, (max-width: 530px) 100vw, 530px" /><figcaption class="wp-element-caption">Expand World Wide Web Services</figcaption></figure>



<ul class="wp-block-list">
<li>In this sub-section, you will find various features such as Application Development Features, Common HTTP Features, Health and Diagnostics, etc. Expand the <strong>Application Development Features</strong> node. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="530" height="392" src="https://winsides.com/wp-content/uploads/2024/10/Expand-Application-Development-Features.webp" alt="Expand Application Development Features" class="wp-image-2801" title="Expand Application Development Features" srcset="https://winsides.com/wp-content/uploads/2024/10/Expand-Application-Development-Features.webp 530w, https://winsides.com/wp-content/uploads/2024/10/Expand-Application-Development-Features-300x222.webp 300w" sizes="auto, (max-width: 530px) 100vw, 530px" /><figcaption class="wp-element-caption">Expand Application Development Features</figcaption></figure>



<ul class="wp-block-list">
<li>You can find <strong>.NET Extensibility 3.5</strong> there. Click on the checkbox next to it and click <strong>OK</strong>. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="530" height="392" src="https://winsides.com/wp-content/uploads/2024/10/Enable-.NET-Extensibility-3.5.webp" alt="Enable .NET Extensibility 3.5" class="wp-image-2802" title="Enable .NET Extensibility 3.5" srcset="https://winsides.com/wp-content/uploads/2024/10/Enable-.NET-Extensibility-3.5.webp 530w, https://winsides.com/wp-content/uploads/2024/10/Enable-.NET-Extensibility-3.5-300x222.webp 300w" sizes="auto, (max-width: 530px) 100vw, 530px" /><figcaption class="wp-element-caption">Enable .NET Extensibility 3.5</figcaption></figure>



<ul class="wp-block-list">
<li>Windows will now start searching for the required files. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="658" height="480" src="https://winsides.com/wp-content/uploads/2024/10/Searching-for-the-required-files.webp" alt="Searching for the required files" class="wp-image-2804" title="Searching for the required files" srcset="https://winsides.com/wp-content/uploads/2024/10/Searching-for-the-required-files.webp 658w, https://winsides.com/wp-content/uploads/2024/10/Searching-for-the-required-files-300x219.webp 300w" sizes="auto, (max-width: 658px) 100vw, 658px" /><figcaption class="wp-element-caption">Searching for the required files</figcaption></figure>



<ul class="wp-block-list">
<li>Then the system will apply the changes. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="658" height="480" src="https://winsides.com/wp-content/uploads/2024/10/Applying-Changes.webp" alt="Applying Changes" class="wp-image-2805" title="Applying Changes" srcset="https://winsides.com/wp-content/uploads/2024/10/Applying-Changes.webp 658w, https://winsides.com/wp-content/uploads/2024/10/Applying-Changes-300x219.webp 300w" sizes="auto, (max-width: 658px) 100vw, 658px" /><figcaption class="wp-element-caption">Applying Changes</figcaption></figure>



<ul class="wp-block-list">
<li>Click <strong>Restart</strong> if you are prompted to restart or click <strong>Close</strong> accordingly. However, it is suggested that the changes be restarted right away so that they will be reflected.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="658" height="480" src="https://winsides.com/wp-content/uploads/2024/10/Restart-the-PC.webp" alt="Restart the PC" class="wp-image-2806" title="Restart the PC" srcset="https://winsides.com/wp-content/uploads/2024/10/Restart-the-PC.webp 658w, https://winsides.com/wp-content/uploads/2024/10/Restart-the-PC-300x219.webp 300w" sizes="auto, (max-width: 658px) 100vw, 658px" /><figcaption class="wp-element-caption">Restart the PC</figcaption></figure>



<h2 class="wp-block-heading" id="take-away">Take away</h2>



<p>By enabling <strong>.NET Extensibility 3.5 in Windows 11</strong>, you ensure that your <strong>ASP.NET</strong> applications can utilize these <strong>custom components</strong>, enhancing their <strong>functionality and integration</strong> with IIS. If you&#8217;re developing applications that rely on these features, it&#8217;s essential to have this component enabled. If you have any queries, do let us know in the comment section. For more interesting articles, stay tuned to <a href="https://winsides.com">winsides.com</a>. <strong>Happy Coding! Peace out!</strong></p>



<h2 class="wp-block-heading" id="l">Like our article?</h2>



<p>Kindly give us a review. We would love to hear your <a href="https://www.reddit.com/r/winsides/" data-type="link" data-id="https://www.reddit.com/r/winsides/" target="_blank" rel="noopener">feedback</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://winsides.com/how-to-enable-net-extensibility-3-5-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Instantly Enable .NET Extensibility 4.8 in Windows 11 PC!</title>
		<link>https://winsides.com/enable-dot-net-extensibility-4-8-in-windows-11/</link>
					<comments>https://winsides.com/enable-dot-net-extensibility-4-8-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Vigneshwaran Vijayakumar]]></dc:creator>
		<pubDate>Sun, 27 Oct 2024 07:14:00 +0000</pubDate>
				<category><![CDATA[Windows Features]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[How to Enable in Windows 11]]></category>
		<category><![CDATA[NET Extensibility 4.8]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://winsides.com/?p=2812</guid>

					<description><![CDATA[DOT NET Extensibility 4.8 for Windows 11: The .NET Extensibility 4.8 feature in Windows 11 is a component that extends the capabilities of Internet Information Services (IIS), the web server platform in Windows. This feature specifically allows IIS to run web applications built on the .NET Framework 4.8, enabling applications that use .NET technologies like [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>DOT NET Extensibility 4.8 for Windows 11</strong>: The <strong>.NET Extensibility 4.8</strong> feature in Windows 11 is a component that extends the capabilities of <strong><a href="https://winsides.com/enable-internet-information-services-iis-in-windows-11/" data-type="post" data-id="21">Internet Information Services (IIS)</a></strong>, the web server platform in Windows. This feature specifically allows IIS to run web applications built on the <a href="https://winsides.com/enable-dot-net-4-8-advanced-services-windows-11/" data-type="post" data-id="136">.NET Framework 4.8</a>, enabling applications that use .NET technologies like ASP.NET to function properly on the server. .NET Extensibility 3.5 is also an <strong>optional feature</strong> that allows developers to host the web applications that are built using .NET 3.8 Framework. It is offered as an <strong>optional feature</strong> in Windows 11 as all users may not use this and allows developers to host or develop <strong>.NET web applications</strong> on their system. In this article, we will check out <strong>How to Enable .NET Extensibility 4.8 in Windows 11</strong> using simple steps. Let&#8217;s get started. <strong>Check out: How to Enable .NET Extensibility 3.5 in Windows 11?</strong></p>



<h2 class="wp-block-heading" id="what-is-net-framework-4-8">What is .NET Framework 4.8?</h2>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://winsides.com/wp-content/uploads/2024/10/Benefits-of-.NET-Extensibility-4.8-1024x576.png" alt="Benefits of .NET Extensibility 4.8" class="wp-image-2822" title="Benefits of .NET Extensibility 4.8" srcset="https://winsides.com/wp-content/uploads/2024/10/Benefits-of-.NET-Extensibility-4.8-1024x576.png 1024w, https://winsides.com/wp-content/uploads/2024/10/Benefits-of-.NET-Extensibility-4.8-300x169.png 300w, https://winsides.com/wp-content/uploads/2024/10/Benefits-of-.NET-Extensibility-4.8-768x432.png 768w, https://winsides.com/wp-content/uploads/2024/10/Benefits-of-.NET-Extensibility-4.8-1536x864.png 1536w, https://winsides.com/wp-content/uploads/2024/10/Benefits-of-.NET-Extensibility-4.8-390x220.png 390w, https://winsides.com/wp-content/uploads/2024/10/Benefits-of-.NET-Extensibility-4.8.png 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Benefits of .NET Extensibility 4.8</figcaption></figure>



<p>It is the <strong>final version</strong> of the .NET Framework, a <strong>software development platform</strong> created by Microsoft to support the <strong>building and running of applications</strong> primarily on Windows. It was released in April 2019, and updated over a period of time to improve <strong>Web Applications support</strong>, <strong>Performance</strong>, <strong>Security Enhancements</strong>, <strong>High DPI and Accessibility</strong>, and more.</p>



<h2 class="wp-block-heading" id="simple-steps-to-enable-net-extensibility-4-8-in-windows-11">Simple steps to enable .NET Extensibility 4.8 in Windows 11</h2>



<ul class="wp-block-list">
<li>We will use <strong>Windows Features</strong> to enable this optional feature in Windows 11. To do so, let&#8217;s go to the Run Command using the keyboard shortcut <strong><kbd>WinKey</kbd></strong> + <kbd><strong>R</strong></kbd>.</li>



<li>On the <strong>Run command</strong>, enter the following command and click <strong>OK</strong>. <code><strong>appwiz.cpl</strong></code></li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="489" height="299" src="https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_.webp" alt="Open Programs and Features using appwiz.cpl" class="wp-image-1218" title="Open Programs and Features using appwiz.cpl" srcset="https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_.webp 489w, https://winsides.com/wp-content/uploads/2024/06/appwiz.cpl_-300x183.webp 300w" sizes="auto, (max-width: 489px) 100vw, 489px" /><figcaption class="wp-element-caption">Open Programs and Features using appwiz.cpl</figcaption></figure>



<ul class="wp-block-list">
<li><strong>Programs and Features</strong> window will open now. Here, you will find all the installed applications. On the <strong>left pane</strong>, you will find the option &#8220;<strong>Turn Windows Features on or off</strong>&#8220;. Click on that.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="1002" height="604" src="https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off.webp" alt="Turn Windows Features on or off" class="wp-image-1219" title="Turn Windows Features on or off" srcset="https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off.webp 1002w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-300x181.webp 300w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-768x463.webp 768w, https://winsides.com/wp-content/uploads/2024/06/Turn-on-Windows-Features-on-or-off-780x470.webp 780w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /><figcaption class="wp-element-caption">Turn Windows Features on or off</figcaption></figure>



<ul class="wp-block-list">
<li><strong>Windows Features</strong> dialog will pop up now. Here, you can find all the optional features available from the Internet Information Services to <a href="https://winsides.com/how-to-enable-windows-subsystem-for-linux-in-windows/" data-type="post" data-id="167">Windows Subsystem for Linux</a>, <a href="https://winsides.com/how-to-enable-microsoft-print-to-pdf-in-windows-11/" data-type="post" data-id="328">Microsoft Print to PDF</a>, and more.</li>



<li>From the list of services available, locate <strong>Internet Information Services</strong> and click on the <strong>plus sign</strong> to expand the tree.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="530" height="368" src="https://winsides.com/wp-content/uploads/2024/10/Expand-IIS-Node.webp" alt="Expand IIS Node" class="wp-image-2799" title="Expand IIS Node" srcset="https://winsides.com/wp-content/uploads/2024/10/Expand-IIS-Node.webp 530w, https://winsides.com/wp-content/uploads/2024/10/Expand-IIS-Node-300x208.webp 300w" sizes="auto, (max-width: 530px) 100vw, 530px" /><figcaption class="wp-element-caption">Expand IIS Node</figcaption></figure>



<ul class="wp-block-list">
<li>Next, expand <strong>World Wide Web Services</strong>.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="530" height="392" src="https://winsides.com/wp-content/uploads/2024/10/Expand-World-Wide-Web-Services.webp" alt="Expand World Wide Web Services" class="wp-image-2800" title="Expand World Wide Web Services" srcset="https://winsides.com/wp-content/uploads/2024/10/Expand-World-Wide-Web-Services.webp 530w, https://winsides.com/wp-content/uploads/2024/10/Expand-World-Wide-Web-Services-300x222.webp 300w" sizes="auto, (max-width: 530px) 100vw, 530px" /><figcaption class="wp-element-caption">Expand World Wide Web Services</figcaption></figure>



<ul class="wp-block-list">
<li>Here, you will find various features such as Application Development Features, Health and Diagnostics, Security, and more. Expand <strong>Application Development Features node</strong>.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="530" height="392" src="https://winsides.com/wp-content/uploads/2024/10/Expand-Application-Development-Features.webp" alt="Expand Application Development Features" class="wp-image-2801" title="Expand Application Development Features" srcset="https://winsides.com/wp-content/uploads/2024/10/Expand-Application-Development-Features.webp 530w, https://winsides.com/wp-content/uploads/2024/10/Expand-Application-Development-Features-300x222.webp 300w" sizes="auto, (max-width: 530px) 100vw, 530px" /><figcaption class="wp-element-caption">Expand Application Development Features</figcaption></figure>



<ul class="wp-block-list">
<li>You will find <strong>.NET Extensibility 4.8</strong>. Click on the checkbox next to it and click <strong>OK</strong>. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="568" height="368" src="https://winsides.com/wp-content/uploads/2024/10/Enable-.NET-Extensibility-4.8.png" alt="Enable .NET Extensibility 4.8" class="wp-image-2818" title="Enable .NET Extensibility 4.8" srcset="https://winsides.com/wp-content/uploads/2024/10/Enable-.NET-Extensibility-4.8.png 568w, https://winsides.com/wp-content/uploads/2024/10/Enable-.NET-Extensibility-4.8-300x194.png 300w" sizes="auto, (max-width: 568px) 100vw, 568px" /><figcaption class="wp-element-caption">Enable .NET Extensibility 4.8</figcaption></figure>



<ul class="wp-block-list">
<li>Windows will now search for the required files. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="658" height="480" src="https://winsides.com/wp-content/uploads/2024/10/Searching-for-the-required-files.webp" alt="Searching for the required files" class="wp-image-2804" title="Searching for the required files" srcset="https://winsides.com/wp-content/uploads/2024/10/Searching-for-the-required-files.webp 658w, https://winsides.com/wp-content/uploads/2024/10/Searching-for-the-required-files-300x219.webp 300w" sizes="auto, (max-width: 658px) 100vw, 658px" /><figcaption class="wp-element-caption">Searching for the required files</figcaption></figure>



<ul class="wp-block-list">
<li>Then the system will apply the necessary changes.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="658" height="480" src="https://winsides.com/wp-content/uploads/2024/10/Applying-Changes.webp" alt="Applying Changes" class="wp-image-2805" title="Applying Changes" srcset="https://winsides.com/wp-content/uploads/2024/10/Applying-Changes.webp 658w, https://winsides.com/wp-content/uploads/2024/10/Applying-Changes-300x219.webp 300w" sizes="auto, (max-width: 658px) 100vw, 658px" /><figcaption class="wp-element-caption">Applying Changes</figcaption></figure>



<ul class="wp-block-list">
<li>Finally, the system will prompt for restart. Click on <strong>Restart Now</strong>. It is highly suggested to do the Restart rightaway. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="658" height="480" src="https://winsides.com/wp-content/uploads/2024/10/Restart-the-PC.webp" alt="Restart the PC" class="wp-image-2806" title="Applying Changes" srcset="https://winsides.com/wp-content/uploads/2024/10/Restart-the-PC.webp 658w, https://winsides.com/wp-content/uploads/2024/10/Restart-the-PC-300x219.webp 300w" sizes="auto, (max-width: 658px) 100vw, 658px" /><figcaption class="wp-element-caption">Restart the PC</figcaption></figure>



<ul class="wp-block-list">
<li>That is it, .NET Extensibility 4.8 is now enabled in Windows 11 PC.</li>
</ul>


<p><strong>Facts on the Go!</strong><br /> .NET Extensibility 4.8 is that it introduced support for high-DPI awareness in desktop applications, making .NET apps render more sharply on high-resolution displays. This means applications built on .NET 4.8 and hosted on IIS with the .NET Extensibility 4.8 feature can look much clearer and more visually consistent across various screen resolutions.</p>



<h2 class="wp-block-heading" id="take-away">Take away</h2>



<p><strong>.NET Extensibility 4.8</strong> <strong>in Windows 11</strong> provides essential support for running .NET Framework 4.8 based applications on IIS, allowing developers to utilize the capabilities of .NET Framework 4.8 within a <strong>robust, server-hosted environment</strong>. If you have any <strong>queries</strong>, do let us know in the <strong>comment section</strong>. For more interesting articles, visit <strong><a href="https://winsides.com">winsides.com</a></strong>. <strong>Happy Coding! Peace out!</strong></p>



<h2 class="wp-block-heading" id="like-our-article">Like our article?</h2>



<p>Kindly give us a review. We love to hear your feedback.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://winsides.com/enable-dot-net-extensibility-4-8-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Check .Net Framework Version in Windows 11?</title>
		<link>https://winsides.com/how-to-check-net-framework-version-in-windows-11/</link>
					<comments>https://winsides.com/how-to-check-net-framework-version-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Narendhiran Vijaykumar]]></dc:creator>
		<pubDate>Mon, 02 Sep 2024 16:23:42 +0000</pubDate>
				<category><![CDATA[How To?]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[Command Prompt]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[turotials]]></category>
		<category><![CDATA[Windows Features]]></category>
		<guid isPermaLink="false">https://winsides.com/?p=2108</guid>

					<description><![CDATA[I&#8217;m a Windows enthusiast and a web app developer. I recently upgraded my PC to the MSI Vector series and enhanced its RAM and CPU to match my programming needs. When I tried to install the Microsoft legacy IDE, Visual Studio Code, I was stopped by a requirement for the .NET framework. My new PC [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>I&#8217;m a Windows enthusiast and a <a href="https://www.linkedin.com/in/narendhiran-vijayakumar/" data-type="link" data-id="https://www.linkedin.com/in/narendhiran-vijayakumar/" target="_blank" rel="noopener">web app developer</a>. I recently upgraded my PC to the <a href="https://www.msi.com/Laptop/Vector-17-HX-A14VX" data-type="link" data-id="https://www.msi.com/Laptop/Vector-17-HX-A14VX" target="_blank" rel="noopener">MSI Vector series</a> and enhanced its RAM and CPU to match my programming needs. When I tried to install the Microsoft legacy IDE, Visual Studio Code, I was stopped by a requirement for the <a href="https://dotnet.microsoft.com/en-us/download/dotnet-framework" data-type="link" data-id="https://dotnet.microsoft.com/en-us/download/dotnet-framework" target="_blank" rel="noopener">.NET framework</a>. My new PC came with an outdated version of the .NET framework, but <a href="https://code.visualstudio.com/" data-type="link" data-id="https://code.visualstudio.com/" target="_blank" rel="noopener">Visual Studio Code</a> needs .NET 4.8 to install and run on Windows 11.</p>



<p>To upgrade to <strong>.NET Framework 4.8</strong>, I first needed to <strong>find out which version was currently installed on my PC</strong>. Unfortunately, I didn’t know how to do this. After some research, I learned the steps to <strong>find the .NET framework version on a Windows 11 PC</strong>. I realized this could be a common issue for others who are new to <a href="https://winsides.com/category/windows-11/">Windows 11</a> or Visual Studio Code, so I decided to write a detailed guide on the topic. This guide will help users easily overcome this issue and continue with their installations. Let&#8217;s dive in.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<h2 class="wp-block-heading">Quick Way- Find .Net Framework version Windows 11:</h2>



<ul class="wp-block-list">
<li>Open File Explorer. In the <strong>Address bar</strong> on the top, Enter the following <strong>command</strong>: <code>C:\Windows\Microsoft.NET\Framework\</code> and hit the <strong>Enter</strong> button.</li>



<li>Now, you will see multiple version folders like v1.0.xxxx, v2.0.xxxx, v3.0, v3.5, and v4.xxxx.</li>



<li>Open the latest version folder (v4.xxxx).</li>



<li>In the top-right corner, you&#8217;ll see a Search Box. Enter the text <strong>&#8220;mscorlib.dll&#8221;</strong> and hit the Enter button.</li>



<li>When the file appears, right click on it and select the <strong>Properties</strong> option.</li>



<li>Go to the <strong>Details</strong> tab, where you can find the .NET Framework version (4.8.92610) listed under <strong>Product version</strong>.</li>
</ul>
</blockquote>



<h2 class="wp-block-heading">1a: Find .Net Framework Version using Command Prompt:</h2>



<p>This method is one of the <strong>quickest and nerdiest</strong> ways to find the .NET Framework version. For those who are completely new to <strong>Command Prompt</strong> and <strong>PowerShell</strong>, this is a great first way to begin.</p>



<ul class="wp-block-list">
<li>Click the Start Menu and search for <strong>Command Prompt</strong></li>



<li>You need to choose the &#8220;<strong>Run as Administrator</strong>&#8221; option to launch the command prompt in <strong>admin mode</strong>. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="935" height="610" src="https://winsides.com/wp-content/uploads/2024/09/XKhSNEBoxy.webp" alt="Open Command Prompt using Run as Administrator" class="wp-image-2109" style="width:768px" title="Open Command Prompt using Run as Administrator" srcset="https://winsides.com/wp-content/uploads/2024/09/XKhSNEBoxy.webp 935w, https://winsides.com/wp-content/uploads/2024/09/XKhSNEBoxy-300x196.webp 300w, https://winsides.com/wp-content/uploads/2024/09/XKhSNEBoxy-768x501.webp 768w" sizes="auto, (max-width: 935px) 100vw, 935px" /><figcaption class="wp-element-caption">Open Command Prompt using Run as Administrator</figcaption></figure>



<ul class="wp-block-list">
<li>You need to enter the following command: <code>reg query "HKLM\SOFTWARE\Microsoft\Net Framework Setup\NDP" /s</code> and hit the <strong>Enter</strong> button to execute it. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1103" height="639" src="https://winsides.com/wp-content/uploads/2024/09/cmd_gQggRFqss9.gif" alt="Execute the command to display .net framework version" class="wp-image-2110" style="width:768px" title="Execute the command to display .net framework version"/><figcaption class="wp-element-caption">Execute the command to display .net framework version</figcaption></figure>



<p>As you can see in the image above, once the command is executed, the .NET Framework version is displayed as <strong>4.8.09032</strong> listed under <strong>Version</strong>.</p>



<h2 class="wp-block-heading">1b: Alternate Command Prompt Command:</h2>



<p>The command given above is a straightforward one that directly displays the version in just a single step. However, it shows multiple outputs, which might seem confusing. So, I&#8217;ve come up with an alternative command that displays only the .NET Framework version, avoiding unnecessary information.</p>



<ul class="wp-block-list">
<li>Click the Start Menu and search for <strong>Command Prompt</strong></li>



<li>You need to choose the &#8220;<strong>Run as Administrator</strong>&#8221; option to launch the command prompt in <strong>admin mode</strong>. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="935" height="610" src="https://winsides.com/wp-content/uploads/2024/09/XKhSNEBoxy.webp" alt="Open Command Prompt using Run as Administrator" class="wp-image-2109" style="width:768px" title="Open Command Prompt using Run as Administrator" srcset="https://winsides.com/wp-content/uploads/2024/09/XKhSNEBoxy.webp 935w, https://winsides.com/wp-content/uploads/2024/09/XKhSNEBoxy-300x196.webp 300w, https://winsides.com/wp-content/uploads/2024/09/XKhSNEBoxy-768x501.webp 768w" sizes="auto, (max-width: 935px) 100vw, 935px" /><figcaption class="wp-element-caption">Open Command Prompt using Run as Administrator</figcaption></figure>



<ul class="wp-block-list">
<li>Now you need to copy the command <code>reg query "HKLM\SOFTWARE\Microsoft\Net Framework Setup\NDP\v4\Full" /v Release</code> and hit the <strong>Enter</strong> button to execute it. </li>
</ul>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="912" height="387" src="https://winsides.com/wp-content/uploads/2024/09/cmd_8QxmQ47T1Y.webp" alt="Alternate command to display .net framework in windows 11" class="wp-image-2112" title="Alternate command to display .net framework in windows 11" srcset="https://winsides.com/wp-content/uploads/2024/09/cmd_8QxmQ47T1Y.webp 912w, https://winsides.com/wp-content/uploads/2024/09/cmd_8QxmQ47T1Y-300x127.webp 300w, https://winsides.com/wp-content/uploads/2024/09/cmd_8QxmQ47T1Y-768x326.webp 768w" sizes="auto, (max-width: 912px) 100vw, 912px" /><figcaption class="wp-element-caption">Alternate command to display .net framework in windows 11</figcaption></figure>



<ul class="wp-block-list">
<li>As you can see in the image above, the output shows <strong>&#8220;Release&#8221; -&gt; &#8220;REG_DWORD&#8221; -&gt; &#8220;0x82348&#8221;</strong>. The output value is given in hexadecimal, and it represents the .NET Framework version 4.8.1.</li>
</ul>



<p>The table below provides the hexadecimal codes and their corresponding .NET Framework versions.</p>



<figure class="wp-block-table aligncenter is-style-stripes"><table class="has-fixed-layout"><thead><tr><th class="has-text-align-left" data-align="left">.NET Framework Version</th><th class="has-text-align-center" data-align="center">Hexadecimal Value (Release)</th></tr></thead><tbody><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.8.1</td><td class="has-text-align-center" data-align="center">0x82348</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.8</td><td class="has-text-align-center" data-align="center">0x80EA8</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.7.2</td><td class="has-text-align-center" data-align="center">0x70AF0</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.7.1</td><td class="has-text-align-center" data-align="center">0x707DE</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.7</td><td class="has-text-align-center" data-align="center">0x707E5</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.6.2</td><td class="has-text-align-center" data-align="center">0x60632</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.6.1</td><td class="has-text-align-center" data-align="center">0x5F230</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.6</td><td class="has-text-align-center" data-align="center">0x5AC00</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.5.2</td><td class="has-text-align-center" data-align="center">0x50000</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.5.1</td><td class="has-text-align-center" data-align="center">0x47B18</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.5</td><td class="has-text-align-center" data-align="center">0x439B0</td></tr></tbody></table><figcaption class="wp-element-caption">Hexadecimal values and their corresponding .NET Framework versions</figcaption></figure>



<p>Compare your output hexadecimal value with the table above to find your installed .NET Framework version. Then, install the required version that suits your needs.</p>



<h2 class="wp-block-heading">2a: Find .Net Framework Version using PowerShell:</h2>



<ul class="wp-block-list">
<li>Click the Start Menu and search for <strong>PowerShell</strong></li>



<li>You need to choose the &#8220;<strong>Run as Administrator</strong>&#8221; option to launch the powershell in <strong>admin mode</strong>.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="948" height="608" src="https://winsides.com/wp-content/uploads/2024/09/pu0dSeN9tH-1.webp" alt="Opening PowerShell as Admin Mode" class="wp-image-2114" style="width:768px" title="Opening PowerShell as Admin Mode" srcset="https://winsides.com/wp-content/uploads/2024/09/pu0dSeN9tH-1.webp 948w, https://winsides.com/wp-content/uploads/2024/09/pu0dSeN9tH-1-300x192.webp 300w, https://winsides.com/wp-content/uploads/2024/09/pu0dSeN9tH-1-768x493.webp 768w" sizes="auto, (max-width: 948px) 100vw, 948px" /><figcaption class="wp-element-caption">Opening PowerShell as Admin Mode</figcaption></figure>



<ul class="wp-block-list">
<li>Now you need to enter the following command: <code>Get-ChildItem 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP' -Recurse | Get-ItemProperty -Name version -EA 0 | Where { $_.PSChildName -Match '^(?!S)\p{L}'} | Select PSChildName, version</code> and hit the <strong>Enter</strong> button.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1103" height="639" src="https://winsides.com/wp-content/uploads/2024/09/powershell_VVMKDo8Hrv.webp" alt="PowerShell command to display .net framework version" class="wp-image-2115" style="width:769px;height:auto" title="PowerShell command to display .net framework version" srcset="https://winsides.com/wp-content/uploads/2024/09/powershell_VVMKDo8Hrv.webp 1103w, https://winsides.com/wp-content/uploads/2024/09/powershell_VVMKDo8Hrv-300x174.webp 300w, https://winsides.com/wp-content/uploads/2024/09/powershell_VVMKDo8Hrv-1024x593.webp 1024w, https://winsides.com/wp-content/uploads/2024/09/powershell_VVMKDo8Hrv-768x445.webp 768w" sizes="auto, (max-width: 1103px) 100vw, 1103px" /><figcaption class="wp-element-caption">PowerShell command to display .net framework version</figcaption></figure>



<ul class="wp-block-list">
<li>In the command output image above, you can clearly see the version of the current .NET Framework installed on your PC. The current version is <strong>4.8.09032</strong>, listed under <strong>&#8220;Full&#8221;</strong>.</li>
</ul>



<h2 class="wp-block-heading">2b: Alternate PowerShell Command:</h2>



<ul class="wp-block-list">
<li>Click the Start Menu and search for <strong>PowerShell</strong></li>



<li>You need to choose the &#8220;<strong>Run as Administrator</strong>&#8221; option to launch the powershell in <strong>admin mode</strong>.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="948" height="608" src="https://winsides.com/wp-content/uploads/2024/09/pu0dSeN9tH-1.webp" alt="Opening PowerShell as Admin Mode" class="wp-image-2114" style="width:768px;height:auto" title="Opening PowerShell as Admin Mode" srcset="https://winsides.com/wp-content/uploads/2024/09/pu0dSeN9tH-1.webp 948w, https://winsides.com/wp-content/uploads/2024/09/pu0dSeN9tH-1-300x192.webp 300w, https://winsides.com/wp-content/uploads/2024/09/pu0dSeN9tH-1-768x493.webp 768w" sizes="auto, (max-width: 948px) 100vw, 948px" /><figcaption class="wp-element-caption">Opening PowerShell as Admin Mode</figcaption></figure>



<ul class="wp-block-list">
<li>You need to enter the following command <code>Get-ChildItem 'HKLM:\SOFTWARE\Microsoft\Net Framework Setup\NDP\v4\Full\' | Get-ItemPropertyValue -Name Release</code> and hit the <strong>Enter</strong> button. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1103" height="639" src="https://winsides.com/wp-content/uploads/2024/09/powershell_gVxZCo83ya-1.webp" alt="Alternate PowerShell Commands Output" class="wp-image-2117" style="width:770px" title="Alternate PowerShell Commands Output" srcset="https://winsides.com/wp-content/uploads/2024/09/powershell_gVxZCo83ya-1.webp 1103w, https://winsides.com/wp-content/uploads/2024/09/powershell_gVxZCo83ya-1-300x174.webp 300w, https://winsides.com/wp-content/uploads/2024/09/powershell_gVxZCo83ya-1-1024x593.webp 1024w, https://winsides.com/wp-content/uploads/2024/09/powershell_gVxZCo83ya-1-768x445.webp 768w" sizes="auto, (max-width: 1103px) 100vw, 1103px" /><figcaption class="wp-element-caption">Alternate PowerShell Commands Output</figcaption></figure>



<ul class="wp-block-list">
<li>As you can see in the alternate command output image above, it displayed <strong>533320</strong> as the output value. This is a decimal value equivalent to the .NET Framework version 4.8.</li>
</ul>



<p>The table below provides the decimal codes and their corresponding .NET Framework versions.</p>



<figure class="wp-block-table aligncenter is-style-stripes"><table class="has-fixed-layout"><thead><tr><th class="has-text-align-left" data-align="left">.NET Framework Version</th><th class="has-text-align-center" data-align="center">Decimal Value (Release)</th></tr></thead><tbody><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.8.1</td><td class="has-text-align-center" data-align="center">533320</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.8</td><td class="has-text-align-center" data-align="center">528040</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.7.2</td><td class="has-text-align-center" data-align="center">461808</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.7.1</td><td class="has-text-align-center" data-align="center">460798</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.7</td><td class="has-text-align-center" data-align="center">460805</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.6.2</td><td class="has-text-align-center" data-align="center">394802</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.6.1</td><td class="has-text-align-center" data-align="center">394254</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.6</td><td class="has-text-align-center" data-align="center">393295</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.5.2</td><td class="has-text-align-center" data-align="center">379893</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.5.1</td><td class="has-text-align-center" data-align="center">378675</td></tr><tr><td class="has-text-align-left" data-align="left">.NET Framework 4.5</td><td class="has-text-align-center" data-align="center">378389</td></tr></tbody></table><figcaption class="wp-element-caption">Decimal values and their corresponding .NET Framework versions</figcaption></figure>



<p>Compare your output decimal value with the table above to find your installed .NET Framework version. Then, install the required version that suits your needs.</p>



<h2 class="wp-block-heading">3: Using File Explorer Method:</h2>



<ul class="wp-block-list">
<li>Firstly, you need to open the File Explorer on your PC.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1568" height="907" src="https://winsides.com/wp-content/uploads/2024/09/explorer_C0YdMqSmj4-1.webp" alt="Opening File Explorer on your PC" class="wp-image-2119" style="width:768px" title="Opening File Explorer on your PC" srcset="https://winsides.com/wp-content/uploads/2024/09/explorer_C0YdMqSmj4-1.webp 1568w, https://winsides.com/wp-content/uploads/2024/09/explorer_C0YdMqSmj4-1-300x174.webp 300w, https://winsides.com/wp-content/uploads/2024/09/explorer_C0YdMqSmj4-1-1024x592.webp 1024w, https://winsides.com/wp-content/uploads/2024/09/explorer_C0YdMqSmj4-1-768x444.webp 768w, https://winsides.com/wp-content/uploads/2024/09/explorer_C0YdMqSmj4-1-1536x888.webp 1536w" sizes="auto, (max-width: 1568px) 100vw, 1568px" /><figcaption class="wp-element-caption">Opening File Explorer on your PC</figcaption></figure>



<ul class="wp-block-list">
<li>Now, in the top address bar, you need to enter the following command: <code>C:\Windows\Microsoft.NET\Framework\</code> and hit <strong>Enter</strong> button to navigate in to the directory. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1568" height="907" src="https://winsides.com/wp-content/uploads/2024/09/explorer_jrF8cFRKSK.gif" alt="Navigate into .Net Framework Directory" class="wp-image-2120" style="width:768px" title="Navigate into .Net Framework Directory"/><figcaption class="wp-element-caption">Navigate into .Net Framework Directory</figcaption></figure>



<ul class="wp-block-list">
<li>Now, in the .NET directory, you&#8217;ll see multiple folders named v1.0, v2.0, and so on. From the list, you need to choose the latest version folder, which in our case is the <strong>v4.0.XXXX</strong> folder.</li>



<li>Once you&#8217;re in the directory, you&#8217;ll see the search box in the top right corner. Enter the file name <strong>&#8220;mscorlib.dll&#8221;</strong> and hit the Enter button to display the file.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1568" height="907" src="https://winsides.com/wp-content/uploads/2024/09/explorer_kuPz89B6nZ.webp" alt="Looking for mscorlib.dll in v4.0 .net directory" class="wp-image-2122" style="width:769px" title="Looking for mscorlib.dll in v4.0 .net directory" srcset="https://winsides.com/wp-content/uploads/2024/09/explorer_kuPz89B6nZ.webp 1568w, https://winsides.com/wp-content/uploads/2024/09/explorer_kuPz89B6nZ-300x174.webp 300w, https://winsides.com/wp-content/uploads/2024/09/explorer_kuPz89B6nZ-1024x592.webp 1024w, https://winsides.com/wp-content/uploads/2024/09/explorer_kuPz89B6nZ-768x444.webp 768w, https://winsides.com/wp-content/uploads/2024/09/explorer_kuPz89B6nZ-1536x888.webp 1536w" sizes="auto, (max-width: 1568px) 100vw, 1568px" /><figcaption class="wp-element-caption">Looking for <strong>mscorlib.dll</strong> in v4.0 .net directory</figcaption></figure>



<ul class="wp-block-list">
<li>Right click the file and select <strong>Properties</strong>. Then, go to the <strong>Details</strong> tab, where you can see the .NET version listed under the <strong>Product version</strong> option.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1568" height="907" src="https://winsides.com/wp-content/uploads/2024/09/explorer_ANjCGoYRJi.gif" alt="Found .net Framework version using File Explorer." class="wp-image-2123" style="width:766px" title="Found .net Framework version using File Explorer."/><figcaption class="wp-element-caption">Found .net Framework version using File Explorer.</figcaption></figure>



<p>This is the easiest way to find the installed .net framework version on your Windows 11 pc.</p>



<h2 class="wp-block-heading">4: Using Windows Registry Editor:</h2>



<p>This is one of the unique way and this method requires access to registry editor! </p>



<ul class="wp-block-list">
<li>Firstly, you need to open the Run Command Window using the keyboard shortcut <code>Winkey + R</code>. </li>



<li>Once the Run window appears, enter the following command <code>regedit</code> and hit the <strong>Enter</strong> button to launch the Registry editor. </li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="456" height="272" src="https://winsides.com/wp-content/uploads/2024/09/explorer_0axXSWAnj9.webp" alt="Opening Registry Editor using Run Window" class="wp-image-2124" title="Opening Registry Editor using Run Window" srcset="https://winsides.com/wp-content/uploads/2024/09/explorer_0axXSWAnj9.webp 456w, https://winsides.com/wp-content/uploads/2024/09/explorer_0axXSWAnj9-300x179.webp 300w" sizes="auto, (max-width: 456px) 100vw, 456px" /><figcaption class="wp-element-caption">Opening Registry Editor using Run Window</figcaption></figure>



<ul class="wp-block-list">
<li>In the top, paste the following command in the address bar: <code>Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033</code> and hit the <strong>Enter</strong> button.</li>



<li>Now, you need to click the file named &#8220;<strong>Version</strong>&#8221; which displays the properties as <strong>4.8.09032</strong></li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1131" height="670" src="https://winsides.com/wp-content/uploads/2024/09/regedit_9EskMjsK6o-1.webp" alt="Finding .Net Framework Version from Registry Editor" class="wp-image-2132" style="width:768px" title="Finding .Net Framework Version from Registry Editor" srcset="https://winsides.com/wp-content/uploads/2024/09/regedit_9EskMjsK6o-1.webp 1131w, https://winsides.com/wp-content/uploads/2024/09/regedit_9EskMjsK6o-1-300x178.webp 300w, https://winsides.com/wp-content/uploads/2024/09/regedit_9EskMjsK6o-1-1024x607.webp 1024w, https://winsides.com/wp-content/uploads/2024/09/regedit_9EskMjsK6o-1-768x455.webp 768w" sizes="auto, (max-width: 1131px) 100vw, 1131px" /><figcaption class="wp-element-caption">Finding .Net Framework Version from Registry Editor</figcaption></figure>



<ul class="wp-block-list">
<li>The data value <strong>4.8.09032</strong> which represents the .net 4.8 framework version has been installed on the pc.</li>
</ul>



<h2 class="wp-block-heading">5: Using Windows Features Method:</h2>



<ul class="wp-block-list">
<li>Firstly, you need to open the Run Command Window using the keyboard shortcut <code>Winkey + R</code>. </li>



<li>Once the Run window appears, enter the following command <code>optionalfeatures</code> and hit the <strong>Enter</strong> button to launch the <strong>Turn Windows Features on or off</strong> window.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="456" height="272" src="https://winsides.com/wp-content/uploads/2024/09/explorer_LxY7bmym32.webp" alt="Opening Turn Windows Features on or off using Run Window" class="wp-image-2125" title="Opening Turn Windows Features on or off using Run Window" srcset="https://winsides.com/wp-content/uploads/2024/09/explorer_LxY7bmym32.webp 456w, https://winsides.com/wp-content/uploads/2024/09/explorer_LxY7bmym32-300x179.webp 300w" sizes="auto, (max-width: 456px) 100vw, 456px" /><figcaption class="wp-element-caption">Opening <strong>Turn Windows Features on or off</strong> using Run Window</figcaption></figure>



<ul class="wp-block-list">
<li>Now you need to Scroll through the list to see the versions of the .NET Framework installed on your system. Typically, you&#8217;ll see checkboxes for <code>.NET Framework 3.5</code> (includes .NET 2.0 and 3.0) and <code>.NET Framework 4.x</code>.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="555" height="492" src="https://winsides.com/wp-content/uploads/2024/09/OptionalFeatures_ZZVbjuiyXK-1.webp" alt="Enabling .Net Framework 4.8 using Windows Features" class="wp-image-2127" style="width:450px" title="Enabling .Net Framework 4.8 using Windows Features" srcset="https://winsides.com/wp-content/uploads/2024/09/OptionalFeatures_ZZVbjuiyXK-1.webp 555w, https://winsides.com/wp-content/uploads/2024/09/OptionalFeatures_ZZVbjuiyXK-1-300x266.webp 300w" sizes="auto, (max-width: 555px) 100vw, 555px" /><figcaption class="wp-element-caption">Enabling .Net Framework 4.8 using Windows Features</figcaption></figure>



<ul class="wp-block-list">
<li>The above step concludes that .net 4.8.XXXX version has been installed on your pc. </li>
</ul>



<h2 class="wp-block-heading">Conclusion:</h2>



<p>By following the steps outlined in this guide, you can quickly <strong>determine the .NET Framework version</strong> installed on your Windows 11 PC and take the necessary steps to upgrade if needed. Ensuring that your system meets the requirements for software like Visual Studio Code is crucial for a smooth development experience. With this knowledge, you&#8217;ll be well prepared to troubleshoot similar issues in the future and continue developing your projects without interruption. Happy coding! Find more tutorials at <a href="https://winsides.com/">WinSides</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://winsides.com/how-to-check-net-framework-version-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
