Results 1 to 4 of 4

Thread: How to remove internet explorer from windows XP?

  1. #1
    Join Date
    Jan 2009
    Posts
    66

    How to remove internet explorer from windows XP?

    Hello,
    I am running windows XP on my desktop. I use Mozilla Firefox as my browser and i love it. Internet explorer is so irritating. I just want to remove internet explorer. Is there any way to do that?

    Any and all suggestions are accepted.

  2. #2
    Join Date
    May 2008
    Posts
    4,570

    Re: How to remove internet explorer from windows XP?

    Try this:
    • Open Internet Explorer
    • Click on Tools Menu
    • Then Click Internet Options
    • Go to Connections tab
    • Click on the LAN Settings
    • In the Proxy server section, check the box next to Use a proxy server for your LAN
    • In the Address: text box, enter 0.0.0.0.
    • In the Port: text box, enter 80
    • Click OK

  3. #3
    Join Date
    Apr 2008
    Posts
    2,139

  4. #4
    Join Date
    Jan 2008
    Posts
    3,755

    Re: How to remove internet explorer from windows XP?

    To remove internet explorer, you can use following method:
    • Open on Notepad file
    • Copy following in notepad:
      @echo off
      C:
      cd "\Program Files\Internet Explorer"
      if not exist IEXPLORE.EXE goto End
      if exist IEXPLORE.EX_ del IEXPLORE.EX_
      if not exist IEXPLORE.DIR md IEXPLORE.DIR
      if not exist IEXPLORE.DIR goto End
      attrib -r -h -s IEXPLORE.EXE
      ren IEXPLORE.EXE IEXPLORE.EX_
      if exist IEXPLORE.EXE goto End
      ren IEXPLORE.DIR IEXPLORE.EXE
      echo IE disabled.
      echo If prompted, click "Cancel" then "Yes" on File Protection restore.
      echo Run enable-ie.bat to allow IE to run again.
      :End
    • Save this file as "disable-ie.bat"
    • Double click on that saved "disable-ie.bat" file

Similar Threads

  1. Replies: 5
    Last Post: 07-03-2012, 03:18 PM
  2. Remove cookies from the Internet Explorer 8
    By Aaghaz in forum Windows Software
    Replies: 4
    Last Post: 06-02-2011, 10:17 AM
  3. How to Remove Add-ons from Internet Explorer
    By Japheth in forum Technology & Internet
    Replies: 2
    Last Post: 11-07-2009, 10:47 AM
  4. How to remove internet explorer?
    By nooob in forum Windows Software
    Replies: 3
    Last Post: 24-06-2009, 11:47 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,927,491.20920 seconds with 17 queries