Fix: Internet Explorer Opens a Blank Window

I recently was informed of someone having an issue with Internet Explorer. The problem happened when they clicked on a link that opened a new browser window. Once the new window was opened, the new Web page was not requested and the browser window remained blank.

After some quick searching, I came across a fix that was easy to perform and fixed the issue. I explain how to perform the fix in this post.

Fixing the Blank Internet Explorer Window

Many times when an application stops working properly it is the result of a file or registry key missing. In the case of this issue it was some missing registry keys. The good news, however, was that we didn’t need to manually go into the registry and add those keys, there was a more simple approach.

To fix the blank Internet Explorer window, use the following steps:

  1. Press Windows Key+R to open a Run dialog box.
  2. In the dialog box type regsvr32 urlmon.dll. This will re-register the DLL file and recreate the registry keys it needs to work.
  3. A confirmation window should appear. Press the OK button to continue.
  4. Open up Internet Explorer and click a link that opens a new window. If you can’t find one simply right-click a link and select Open in New Window.

Hopefully a new window will open with the requested Web page without problems.

Summary

You may experience a problem where Internet Explorer displays a blank window you click a link that opens a new window. If you do, then following the steps outlined above may fix the issue.

Follow Me