The Extended view of Services Management Console (services.msc) displays the service description and also has links to Start or Stop services. In some systems, the Extended view may appear blank, as in figure below:

This has to do with broken JScript.dll registration. To fix this problem, login as Administrator or equivalent, and then run the following command from Start, Run dialog:
Press {ENTER}
You should see the output message "DllRegisterServer in jscript.dll succeeded."
This fixes the Extended view. Close and re-open Services MMC.

Related Posts
- How to Configure Services MMC Snap-in to Open in Standard View by Default
- Restore Extended Tiles View Option to Sync Center in Windows Vista
- View the List of Services Hosted by the Svchost.exe Process Using Task Manager in Windows 7 and Vista
- How to Remove Blank Entries From the MSConfig Startup Tab in Windows XP
- A Bug in Windows XP File Types Dialog
If you enjoyed this post, make sure you subscribe to our RSS feed! We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?




Thank you, this worked for Windows Server 2003 as well.
Also works for win7 sp1(with IE9). Thnx again timmeh.
On Windows7 with IE9 also try
regsvr32.exe jscript9.dll
(Run cmd As Administrator)
win7
Thanks Sir…i have try and solve my problem