How to Fix Blank MMC extended view in Windows

Problem

I ran into a strange problem recently. When I open extended view of Services management console (Services.msc). It shows a blank page, however, the Standard view is functioning well at the same time. I tried to scan and fix the Windows files but the scan doesn’t report anything wrong.

Meanwhile, I am also having problem with IE. When I open a site in IE, all the links to JavaScript scripts are not working while the rest of links are fine.

Something wrong with JavaScript…

Solution

Re-register the JavaScript DLL to fix the problem.

Open a command prompt window, or press <Win>+<R>. Type the following command:

regsvr32.exe jscript.dll

 

2 thoughts on “How to Fix Blank MMC extended view in Windows

Leave a comment