IIS Manager window is not showing in my machine. It is visible in taskbar but when I click on it, it is not opening or showing up. It was working previously, but stopped suddenl
In a command prompt:
C:\Windows\System32\inetsrv\Inetmgr.exe /reset
This problem occurs when I open IIS Manager and when I have two monitors, and then later try to open it again over RDP with only one monitor. Using this reset command fixes it for me.
This works on RDP sessions which do not preview the window from the taskbar and thus cannot perform Abhijeet's steps.
It should be in C:\Windows\System32\inetsrv
.
If its not there go to
control panel -> programs -> Turn Windows Feature on/Off...
Then you will see a list of features, IIS should be one of them. If you expand the selection there is an option to turn Management tools on and off.
IIS Management Console should be checked.
OR
Open the Command Prompt and type Iisreset /noforce
If this errors out IIS wasnt installed correctly or was not installed at all.
Try this reference : IIS Manager
This worked for me and it's easy..
I got the same issue with my iismngr.
But I didn't had the "move" button available, I clicked on "Extend" and the windows showed up.
Feel so dumb...
Got the answer from this link.