Enable/Disable IIS in Windows 11
Ø How to Enable Internet Information Services (IIS) in Windows 11
1.
Click on Search Bar.
2.
Windows Features
3. Click
on Turn Windows Features on or Off
Click on the Search bar Showing between Window and Desktop icon, For turn on
Features mark on box and off the window features removed the mark from box, if
you want to the install then mark on the box , and wants to the uninstall then
remove the mark after that click on ok
Ø Mark on IIS Features/Components which is the mandatory
1. Internet Information Services
2. Web management tools
3. World Wide web Service
Enable Internet
Information Services Showing for you a blue mark below which feature you want
to enable/install Mark on that Features
Like Internet Information Services, Web Management Tools and world wide
web Services, Select all these one for enabling the IIS……
But Management
tool – IIS Management console Including Application Features, common HTTP Features,
Health Diagnosis, Performance, and Security Features.
Features mark
done then click on Ok, it will take the few Minutes for installation after few
time will show to you restart your pc for
Complete
Configuration web server …
Ø How to Run IIS Manager in Windows 11
1.
Click on Search Bar.
2.
Type Here IIS.
3.
Click on Internet
Information Services (IIS), and IIS
Will Open.
If Installation is Complete and your system restarted done then go to your Window Sea when you type IIS in the search bar then showing for you Internet Information Service (IIS) click on this app will open Internet Information Services
Ø How to Check Internet Information Services (IIS) Version
1. Click on the IIS Help menu
2. Go On About Internet Information Services
3. Showing IIS Version (10.0.22000.1)
Ø How to Disabled/Uninstall the Internet Information Services (IIS)
1. In that case you haven’t need IIS
you Can Disable it as the same process unmark IIS features then click ok.
2. Internet Information Services
3. Web management tools
4. World Wide web Service
Ø Enable/Install IIS Using Command PowerShell in Windows 11
Many users uses the online and
offline server they don’t wanna waste time their time in that case use the
PowerShell command
1.
Right-click on window 11 Start button
2.
Select option – Window Terminal (admin)
3.
Paste the below Given Command line and hit the
Enter Key
Enable-WindowsOptionalFeature
-Online -FeatureName IIS-WebServerRole, IIS-WebServer,
IIS-CommonHttpFeatures, IIS-ManagementConsole, IIS-HttpErrors,
IIS-HttpRedirect, IIS-WindowsAuthentication, IIS-StaticContent,
IIS-DefaultDocument, IIS-HttpCompressionStatic, IIS-DirectoryBrowsing |
(( Enable-WindowsOptionalFeature
-Online -FeatureName IIS-WebServerRole, IIS-WebServer, IIS-CommonHttpFeatures,
IIS-ManagementConsole, IIS-HttpErrors, IIS-HttpRedirect,
IIS-WindowsAuthentication, IIS-StaticContent, IIS-DefaultDocument,
IIS-HttpCompressionStatic, IIS-DirectoryBrowsing ))
When saying Press the Y then press the Y key to restart and
properly integrate the internet information system on Windows 11
Ø Disable/Uninstall IIS Using Command
PowerShell in Windows 11
1. Right-click on window 11 Start button
2.
Select option – Window Terminal (admin)
3.
Paste the below Given Command line and hit the
Enter Key
Disable-WindowsOptionalFeature -Online -FeatureName
IIS-WebServerRole, IIS-WebServer |
0 Comments