For some reason I can not open more than one window in internet explorer.

If I click on a link, it will open a new page in a new window, but close the window I was in.

Any direction for help would be great.

Thanx!

Dani AI

Generated

Short checklist that builds on ’s suggestions and avoids repeating the registry details already posted.

Try Internet Explorer with no add‑ons first — this isolates toolbars/BHOs that often cause odd window reuse. Run the Start menu shortcut “Internet Explorer (No Add‑ons)” or execute iexplore.exe -extoff; if the problem disappears, use Manage Add‑ons to disable/uninstall the culprit and retest. (learn.microsoft.com)

If no‑add‑ons mode doesn’t help, reset IE’s configuration and adjust the advanced “reuse windows” behavior. Reset Internet Explorer from Internet Options → Advanced → Reset (this reverts many customizations but is reversible only by reconfiguring settings). Also check the Advanced/Browsing option that controls whether shortcuts reuse an existing IE instance — changing that can stop one-window behavior. (support.microsoft.com)

Third-party pop‑up stoppers, toolbars or security utilities can force links into existing windows (or suppress new ones); a known Microsoft KB covers this class of problems and suggested fixes. If the symptom is site‑specific, the page itself may be replacing or closing the opener via script (browsers restrict scripts from closing windows they didn’t open, so behavior can vary by site and browser). Run an up‑to‑date malware scan and test the same clicks in another browser to see whether the problem is IE‑specific. ()

If those steps fail: try a fresh Windows user account (to rule out per‑profile settings), run a system file check (sfc /scannow) if system DLLs might be corrupted, and only then consider repairing/reinstalling IE. Back up the registry before making edits (and avoid copying registry paths verbatim from forum posts unless you’re comfortable restoring them). These diagnostics usually reveal whether the cause is an add‑on, a local setting, or a site/script behavior. (learn.microsoft.com)

Recommended Answers

All 3 Replies

I am assuming you are using Internet Explorer (IE 7) because previous releases of IE do not support the tabbing option. If you right click on a link a drop menu will appear and provide you the option to open the link in a new tab.

Pop up windows by default will open in a new window. You can change this by clicking on tools and selecting Internet Options from the drop down menu. Towards the bottom of the general tab you will find a heading that says Tabs change how web pages are displayed in tabs. Click on settings and there you will find all of the controls for IE 7 tabs that you can set to your own requirements.

If you are not running IE 7 I would recommend down loading and installing FireFox http://www.mozilla.com/en-US/firefox/?from=getfirefox Personally I like FireFox much better than IE and rarely use IE except for websites that require it like Windows Update.

Thanks for your response.

I tried what you suggested - right click on the link and select "open the link in a new tab" and unfortunately, the window I was in shut down again.

Any other suggestions...would down loading FireFox resolve this?

Thanks for your response.

I tried what you suggested - right click on the link and select "open the link in a new tab" and unfortunately, the window I was in shut down again.

Any other suggestions...would down loading FireFox resolve this?

Downloading FireFox might resolve the issue since FireFox would create its' own registry entries. I've a sneaky suspicion that you have a registry entry for IE7 that isn't set properly - I'll have to do a bit more research on the registry entries for IE7 to come up with a possible solution though.

You might to want to check the registry setting in HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TabbedBrowsing look at the value for a key entry Enabled it should be a hexadecimal value of 1.

Sorry for all the edits of this post one more key you might want to check. It may or may not exist on your machine if it doesn't exist then it doesn't apply to your situation
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\TabbedBrowsing]
"Enabled"=dword:00000001

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.