How to enable Native Internet Explorer in Windows 11 to access your IP cams.

bsocko

Young grasshopper
Joined
Sep 5, 2020
Messages
51
Reaction score
25
Location
Pennsylvania
How to enable Native Internet Explorer in Windows 11 to access your IP cams.

Open Notepad:

Paste the single line of code below:

CreateObject("InternetExplorer.Application").Visible=true

Save as forceIE.vbs

Make sure the the file name ends in .vbs not .txt, If it ends in .txt you must rename to .vbs

Your all set, click the new shortcut anytime you want native Internet Explorer
 
Last edited:

Broachoski

Getting comfortable
Joined
Jun 21, 2019
Messages
601
Reaction score
1,464
Location
USA
Thank you!
That worked great on my Windoze 10 also.
 

Starglow

Getting comfortable
Joined
Dec 13, 2018
Messages
410
Reaction score
696
Location
North Carolina
How to enable Native Internet Explorer in Windows 11 to access your IP cams.

Open Notepad:

Past the single line of code below:

CreateObject("InternetExplorer.Application").Visible=true

Save as forceIE.vbs

Make sure the the name ends in .vbs not .txt

Your all set, click the new shortcut anytime you want native Internet Explorer
This actually works great and it's very simple.

Thanks....!!! :thumb:
 

kontrol

n3wb
Joined
Oct 8, 2015
Messages
6
Reaction score
1
A few months ago, freaked out by the Edge browser attack, I made a test PC with Win10 Pro 64b. Immediately after the installation, I deleted the folders: Program files /Microsoft/Edge and Program files /Microsoft/Edge Update. After that , IE works as usual , no more boring Edge ( Win+R > iexplore.exe > Pin to taskbar ) . Tested several times on several different computers , with the same results .
 

justthefacts

Young grasshopper
Joined
Dec 18, 2023
Messages
37
Reaction score
21
Location
Arizona
Newbie here,is internet explorer the only browser that works to access your ip cams ?
 

wittaj

IPCT Contributor
Joined
Apr 28, 2019
Messages
25,098
Reaction score
48,907
Location
USA
Newbie here,is internet explorer the only browser that works to access your ip cams ?
It is the browser many manufacturers originally designed the firmware around and even though brand new cameras are supposed to work with other browsers, those that can get "under the hood" of the firmware has seen that even those work better with Internet Explorer.

And some cameras are better than others dealing with different browsers.
 

justthefacts

Young grasshopper
Joined
Dec 18, 2023
Messages
37
Reaction score
21
Location
Arizona
It is the browser many manufacturers originally designed the firmware around and even though brand new cameras are supposed to work with other browsers, those that can get "under the hood" of the firmware has seen that even those work better with Internet Explorer.

And some cameras are better than others dealing with different browsers.
ok ! Thank you for explaining why.I tried what was said and it did not work.
 
Last edited:

justthefacts

Young grasshopper
Joined
Dec 18, 2023
Messages
37
Reaction score
21
Location
Arizona
I figured it out ! Why do people keep leaving things out ? I have noticed over the past few months people keep leaving steps out about networking and camera's and blue iris .
 

duplo

Getting comfortable
Joined
May 26, 2022
Messages
301
Reaction score
375
Location
Berlin, Deutschland
I figured it out ! Why do people keep leaving things out ? I have noticed over the past few months people keep leaving steps out about networking and camera's and blue iris .
  • Open Notepad:
  • Past the single line of code below:

CreateObject("InternetExplorer.Application").Visible=true

  • Save as forceIE.vbs
  • Make sure the the name ends in .vbs not .txt

Hilarious-Instructions-Unclear-memes.png
 

bsocko

Young grasshopper
Joined
Sep 5, 2020
Messages
51
Reaction score
25
Location
Pennsylvania
I figured it out ! Why do people keep leaving things out ? I have noticed over the past few months people keep leaving steps out about networking and camera's and blue iris .
Firstly the directions are complete, perfectly clear, and simple. I did not leave out any steps. It is your job to follow the simple instructions.

Secondly a .vbs is Visual Basic Script. At no point should you have had to direct windows to "open it with Internet explorer" nor would have that even been an option in Windows 11 as they scrubbed all mentions of Internet Explorer in the OS.

Thirdly you are welcome for my work.
 

MrSurly

Getting comfortable
Joined
Jun 6, 2020
Messages
386
Reaction score
694
Location
TX
I have not done this yet (my IE is still working) but i'm saving it! One question, when it's created in Notepad and then saved, do I need to tell it to where to save?
 

wittaj

IPCT Contributor
Joined
Apr 28, 2019
Messages
25,098
Reaction score
48,907
Location
USA
I have not done this yet (my IE is still working) but i'm saving it! One question, when it's created in Notepad and then saved, do I need to tell it to where to save?
Nope because you are creating a shortcut icon to it where ever you saved it.
 

kluukluuk

n3wb
Joined
Nov 7, 2023
Messages
1
Reaction score
0
Location
Rich1970
I tried this also and the login page looks better, but now I get an password error and I am 100% sure it's right.
Because I can login with this username and password with firefox.
 
Top