<?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>Available Windows Features &#8211; Winsides.com</title>
	<atom:link href="https://winsides.com/tag/available-windows-features/feed/" rel="self" type="application/rss+xml" />
	<link>https://winsides.com</link>
	<description>Windows Insides</description>
	<lastBuildDate>Thu, 12 Dec 2024 15:40:04 +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>Available Windows Features &#8211; Winsides.com</title>
	<link>https://winsides.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>List Available Windows Features using CMD &#038; PowerShell</title>
		<link>https://winsides.com/how-to-list-available-windows-features-cmd-powershell/</link>
					<comments>https://winsides.com/how-to-list-available-windows-features-cmd-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Vigneshwaran Vijayakumar]]></dc:creator>
		<pubDate>Thu, 12 Dec 2024 15:39:56 +0000</pubDate>
				<category><![CDATA[CMD & PowerShell]]></category>
		<category><![CDATA[Available Windows Features]]></category>
		<category><![CDATA[windows 11]]></category>
		<category><![CDATA[Windows Features]]></category>
		<guid isPermaLink="false">https://winsides.com/?p=3571</guid>

					<description><![CDATA[All Available Windows Features on Windows 11: They are built-in Tools, Programs, and Functions that comes with the Windows Operating Systems, and they enhances the capabilities of the OS. The Features ranges from System Utilities, Security Tools, Networking Services, Printing Services, Legacy Components, to Virtual Environments. These components are designed to enhance overall user experience, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>All Available Windows Features on Windows 11</strong>: They are <strong>built-in Tools</strong>, Programs, and Functions that comes with the Windows Operating Systems, and they enhances the capabilities of the OS. The Features ranges from <strong>System Utilities</strong>, Security Tools, <strong>Networking Services</strong>, Printing Services, <strong>Legacy Components</strong>, to <strong>Virtual Environments</strong>. These components are designed to enhance overall user experience, and provide <strong>additional services</strong> to the users. This article will guide you to list out all the <strong>available Windows Features on Windows 11</strong> using <strong>Command Prompt</strong> and <strong>Windows PowerShell</strong>. Let&#8217;s Get Started. </p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="#w">Why do we need to Enable or Disable Windows Features?</a></li><li><a href="#d">Different ways to Enable or Disable Windows Features</a></li><li><a href="#w-1">Will Windows Features vary with different Windows Editions?</a></li><li><a href="#h">How to Open All Available Windows Features using the Command Prompt?</a></li><li><a href="#l">List All Available Windows Features on Windows 11 using PowerShell</a><ul><li><a href="#l-1">List All Available Windows Features with their State Enabled</a></li></ul></li><li><a href="#c">Video Walkthrough to List All Available Windows Features on Windows 11 using CMD &amp; PowerShell</a></li><li><a href="#t">Take away</a></li></ul></nav></div>



<h2 class="wp-block-heading" id="w">Why do we need to Enable or Disable Windows Features?</h2>



<p>Windows features offer flexibility, enabling users to tailor their systems to meet specific requirements. However, not all of these features are enabled by default. For example, <strong>.NET Framework 3.5</strong> is essential for running <strong>Gametime Environments</strong>, if you are a working person and it is your office laptop, then you may not need this this feature enabled. On the other hand, if you are a Gamer, then this feature will be indispensable. Windows Operating Systems provides the choice to the users to enable or disable these features depending on their personal needs and requirements.</p>



<h2 class="wp-block-heading" id="d">Different ways to Enable or Disable Windows Features</h2>



<p>In Windows 11, there are several ways to access Windows Features. </p>



<ol class="wp-block-list">
<li><strong><a href="https://winsides.com/open-windows-features-in-windows-11-different-ways/" data-type="post" data-id="213">Access Windows Features using the Run Command, Start menu, Windows Settings, and Control Panel</a> [GUI Methods]</strong></li>



<li><strong>Enable available Windows Features using the Command Prompt, PowerShell, and Windows Terminal [CLI Methods]</strong></li>
</ol>



<p>Users can follow of any of the above methods to access and utilize Windows Features on Windows 11. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Popular Windows Features include Internet Information Services, <a href="https://winsides.com/how-to-enable-windows-subsystem-for-linux-in-windows/" data-type="post" data-id="167">Windows Subsystem for Linux 2</a>, .NET Framework 3.5, <a href="https://winsides.com/enable-smb-1-0-cifs-file-sharing-support-windows-11/" data-type="post" data-id="415">SMB 1.0 / CIFS File Sharing Support</a>, and more. </p>
</blockquote>



<h2 class="wp-block-heading" id="w-1">Will Windows Features vary with different Windows Editions?</h2>



<p><strong>Yes</strong>, The available Windows Feature will vary with <strong>different Windows Editions</strong>. In Windows 11, the editions include Windows 11 Home, Windows 11 Professional, Windows 11 Education &amp; Enterprise Editions, Windows Server Editions, and SE Editions. Certain Windows Features like BitLocker Encryption, <a href="https://winsides.com/how-to-enable-hyper-v-in-windows-11-quick-steps/" data-type="post" data-id="2069">Hyper-V</a>, Group Policy Editor will not be available on Windows 11 as it is intended towards the day-to-day user. However, you can find all these features in the Windows 11 Professional Edition as it will be useful for Administrators, Developers, and Super users. </p>



<h2 class="wp-block-heading" id="h">How to Open All Available Windows Features using the Command Prompt?</h2>



<p>Alright, in this section, let us check out how to list all the Windows Features using the Command Prompt.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Note: For this article, I am using Windows 11 Home Edition. </p>
</blockquote>



<ul class="wp-block-list">
<li>Go to the <strong>Start menu</strong>, and search for <strong>Command Prompt</strong>. </li>



<li><strong>Run Command Prompt as Administrator</strong>, this step is crucial because for executing <strong>DISM Commands</strong>, we need <strong>Elevated permissions</strong>. if you run the CMD normally, the command to list all available Windows Features will not work. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img fetchpriority="high" decoding="async" width="752" height="400" src="https://winsides.com/wp-content/uploads/2024/11/Run-Command-Prompt-as-Administrator.webp" alt="Run Command Prompt as Administrator" class="wp-image-3297" style="width:450px" title="Run Command Prompt as Administrator" srcset="https://winsides.com/wp-content/uploads/2024/11/Run-Command-Prompt-as-Administrator.webp 752w, https://winsides.com/wp-content/uploads/2024/11/Run-Command-Prompt-as-Administrator-300x160.webp 300w" sizes="(max-width: 752px) 100vw, 752px" /><figcaption class="wp-element-caption">Run Command Prompt as Administrator</figcaption></figure>



<ul class="wp-block-list">
<li>On the Command Prompt, type the following command and enter it. <code><strong>dism /online /get-features /format:table</strong></code></li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="1283" height="699" src="https://winsides.com/wp-content/uploads/2024/12/Command-to-list-all-available-Windows-Features-using-the-CMD.webp" alt="Command to list all available Windows Features using the CMD" class="wp-image-3576" style="width:768px" title="Command to list all available Windows Features using the CMD" srcset="https://winsides.com/wp-content/uploads/2024/12/Command-to-list-all-available-Windows-Features-using-the-CMD.webp 1283w, https://winsides.com/wp-content/uploads/2024/12/Command-to-list-all-available-Windows-Features-using-the-CMD-300x163.webp 300w, https://winsides.com/wp-content/uploads/2024/12/Command-to-list-all-available-Windows-Features-using-the-CMD-1024x558.webp 1024w, https://winsides.com/wp-content/uploads/2024/12/Command-to-list-all-available-Windows-Features-using-the-CMD-768x418.webp 768w" sizes="(max-width: 1283px) 100vw, 1283px" /><figcaption class="wp-element-caption">Command to list all available Windows Features using the CMD</figcaption></figure>



<ul class="wp-block-list">
<li><strong>Deployment Image Servicing and Management Tool</strong> will now run. All the Windows Features are available as <strong>Microsoft Foundation Package</strong>. DISM will list this package. It will display all the available Windows Features. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="1920" height="1020" src="https://winsides.com/wp-content/uploads/2024/12/All-Windows-Features-using-the-CMD.webp" alt="All Windows Features using the CMD" class="wp-image-3577" style="width:768px" title="All Windows Features using the CMD" srcset="https://winsides.com/wp-content/uploads/2024/12/All-Windows-Features-using-the-CMD.webp 1920w, https://winsides.com/wp-content/uploads/2024/12/All-Windows-Features-using-the-CMD-300x159.webp 300w, https://winsides.com/wp-content/uploads/2024/12/All-Windows-Features-using-the-CMD-1024x544.webp 1024w, https://winsides.com/wp-content/uploads/2024/12/All-Windows-Features-using-the-CMD-768x408.webp 768w, https://winsides.com/wp-content/uploads/2024/12/All-Windows-Features-using-the-CMD-1536x816.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /><figcaption class="wp-element-caption">All Windows Features using the CMD</figcaption></figure>



<ul class="wp-block-list">
<li>The features will vary with different Windows Editions.</li>
</ul>



<h2 class="wp-block-heading" id="l">List All Available Windows Features on Windows 11 using PowerShell</h2>



<p>This section will provide the detailed steps on How to list All Windows Features using Windows PowerShell.</p>



<ul class="wp-block-list">
<li>Go to the <strong>Start menu</strong>, and search for <strong>PowerShell</strong>. </li>



<li>Make sure to <strong>run PowerShell as Administrator</strong>. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="750" height="376" src="https://winsides.com/wp-content/uploads/2024/11/Run-PowerShell-as-Administrator.webp" alt="Run PowerShell as Administrator" class="wp-image-3340" style="width:450px" title="Run PowerShell as Administrator" srcset="https://winsides.com/wp-content/uploads/2024/11/Run-PowerShell-as-Administrator.webp 750w, https://winsides.com/wp-content/uploads/2024/11/Run-PowerShell-as-Administrator-300x150.webp 300w" sizes="auto, (max-width: 750px) 100vw, 750px" /><figcaption class="wp-element-caption">Run PowerShell as Administrator</figcaption></figure>



<ul class="wp-block-list">
<li>In the <strong>Windows PowerShell</strong>, execute the following command. <code><strong>Get-WindowsOptionalFeature -Online</strong></code></li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1527" height="749" src="https://winsides.com/wp-content/uploads/2024/12/Comman-to-list-Windows-Features-using-PowerShell.webp" alt="Command to list Windows Features using PowerShell" class="wp-image-3578" style="width:768px;height:auto" title="Command to list Windows Features using PowerShell" srcset="https://winsides.com/wp-content/uploads/2024/12/Comman-to-list-Windows-Features-using-PowerShell.webp 1527w, https://winsides.com/wp-content/uploads/2024/12/Comman-to-list-Windows-Features-using-PowerShell-300x147.webp 300w, https://winsides.com/wp-content/uploads/2024/12/Comman-to-list-Windows-Features-using-PowerShell-1024x502.webp 1024w, https://winsides.com/wp-content/uploads/2024/12/Comman-to-list-Windows-Features-using-PowerShell-768x377.webp 768w" sizes="auto, (max-width: 1527px) 100vw, 1527px" /><figcaption class="wp-element-caption">Command to list Windows Features using PowerShell</figcaption></figure>



<ul class="wp-block-list">
<li>Now, PowerShell will list all the <strong>Windows Features</strong> along with their <strong>State</strong>.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1920" height="1020" src="https://winsides.com/wp-content/uploads/2024/12/Windows-PowerShell-displaying-Windows-Features-and-their-respective-State.webp" alt="Windows PowerShell displaying Windows Features and their respective State" class="wp-image-3579" style="width:768px" title="Windows PowerShell displaying Windows Features and their respective State" srcset="https://winsides.com/wp-content/uploads/2024/12/Windows-PowerShell-displaying-Windows-Features-and-their-respective-State.webp 1920w, https://winsides.com/wp-content/uploads/2024/12/Windows-PowerShell-displaying-Windows-Features-and-their-respective-State-300x159.webp 300w, https://winsides.com/wp-content/uploads/2024/12/Windows-PowerShell-displaying-Windows-Features-and-their-respective-State-1024x544.webp 1024w, https://winsides.com/wp-content/uploads/2024/12/Windows-PowerShell-displaying-Windows-Features-and-their-respective-State-768x408.webp 768w, https://winsides.com/wp-content/uploads/2024/12/Windows-PowerShell-displaying-Windows-Features-and-their-respective-State-1536x816.webp 1536w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /><figcaption class="wp-element-caption">Windows PowerShell displaying Windows Features and their respective State</figcaption></figure>



<h3 class="wp-block-heading" id="l-1">List All Available Windows Features with their State Enabled</h3>



<p>If you just want to list all the Windows Features with their <strong>State Enabled</strong>, kindly enter the following command in the <strong>PowerShell</strong>. Make sure to <strong>run PowerShell as Administrator</strong>. <code><strong>Get-WindowsOptionalFeature -Online | Where-Object {$_.State -eq 'Enabled'}</strong></code></p>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1527" height="749" src="https://winsides.com/wp-content/uploads/2024/12/PowerShell-Listing-All-Enabled-Windows-Features.webp" alt="PowerShell Listing All Enabled Windows Features" class="wp-image-3580" style="width:766px" title="PowerShell Listing All Enabled Windows Features" srcset="https://winsides.com/wp-content/uploads/2024/12/PowerShell-Listing-All-Enabled-Windows-Features.webp 1527w, https://winsides.com/wp-content/uploads/2024/12/PowerShell-Listing-All-Enabled-Windows-Features-300x147.webp 300w, https://winsides.com/wp-content/uploads/2024/12/PowerShell-Listing-All-Enabled-Windows-Features-1024x502.webp 1024w, https://winsides.com/wp-content/uploads/2024/12/PowerShell-Listing-All-Enabled-Windows-Features-768x377.webp 768w" sizes="auto, (max-width: 1527px) 100vw, 1527px" /><figcaption class="wp-element-caption">PowerShell Listing All Enabled Windows Features</figcaption></figure>



<p>The above command will only list Windows Features with their state enabled. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>If you look to list all <strong>Disabled Windows Features</strong>, kindly use the following command. <code><strong>Get-WindowsOptionalFeature -Online | Where-Object {$_.State -eq 'Disabled'}</strong></code></p>
</blockquote>



<h2 class="wp-block-heading" id="c">Video Walkthrough to List All Available Windows Features on Windows 11 using CMD &amp; PowerShell</h2>



<figure class="wp-block-embed aligncenter is-type-wp-embed is-provider-winsides-com wp-block-embed-winsides-com"><div class="wp-block-embed__wrapper">
<blockquote class="wp-embedded-content" data-secret="q4AM2O8SF3"><a href="https://winsides.com/list-windows-features-cmd-powershell-video-tutorial/">Video Tutor: List Windows Features using Command Prompt &amp; Windows PowerShell</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Video Tutor: List Windows Features using Command Prompt &amp; Windows PowerShell&#8221; &#8212; Winsides.com" src="https://winsides.com/list-windows-features-cmd-powershell-video-tutorial/embed/#?secret=2BUVKzcdRJ#?secret=q4AM2O8SF3" data-secret="q4AM2O8SF3" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div><figcaption class="wp-element-caption">Video Tutorial: List All Windows Features using Command Prompt and Windows PowerShell</figcaption></figure>



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



<p>This article provides the quick way to <strong>view and manage all available Windows Features</strong> in your Windows 11 System. Whether you are using the <strong>Command Prompt or Windows PowerShell</strong> to view these Features and their State, <strong>the choice is yours!</strong> PowerShell offers more f<strong>lexibility and refined output</strong> unlike the CMD. We hope you are satisfied with our article, and if you have any <strong>queries</strong>, kindly let us know in the <strong>Comment Section</strong>. For more intersting articles, visit <strong><a href="https://winsides.com">Winsides.com</a></strong>. <strong>Happy Computing! Peace out!</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://winsides.com/how-to-list-available-windows-features-cmd-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
