How to Uninstall Internet Explorer for Windows 3.1

Last reviewed: January 16, 1998
Article ID: Q157926
The information in this article applies to:
  • Microsoft Internet Explorer versions 3.0, 3.01, 3.02a, 4.0 for Windows 3.1

SUMMARY

The article describes how to properly uninstall Internet Explorer for Windows 3.1.

MORE INFORMATION

To uninstall Internet Explorer 4.0 for Windows 3.1, double-click the Internet Explorer 4.0 program group, and then double-click Uninstall.

After uninstall is complete, the Internet Explorer 4.0 program group remains with an icon to install Internet Explorer again. To completely remove Internet Explorer 4.0 setup files, follow these steps:

  1. Delete the Internet Explorer 4.0 program group.

  2. Delete the Ie4Setup directory.

To uninstall Internet Explorer for Windows 3.1, follow these steps:

  1. Quit the Windows session (leaving you at a command prompt).

  2. At an MS-DOS command prompt, type the following line, and then press ENTER:

          deltree iexplore
    

  3. When you are prompted to confirm the deletion, press Y.

  4. Type the following line, and then press ENTER:

          cd\windows
    

  5. Type the following line, and then press ENTER:

          edit system.ini
    

  6. Locate and delete the following lines in the System.ini file:

          device=c:\iexplore\iedial.386
          device=c:\iexplore\vxdpctcp.386
          device=c:\iexplore\iewcomm.386
    

  7. Save and then close the System.ini file.

  8. Type the following line, and then press ENTER:

          cd\
    

  9. Type the following line, and then press ENTER:

          edit autoexec.bat
    

  10. Delete the two lines beginning with "set ieppp" and "set pctcp"

        (without quotation marks). Also, delete the part of the PATH statement
         that refers to "c:\iexplore" (without quotation marks).
    

  11. Save and then close the Autoexec.bat file.

  12. Restart your computer.


Additional query words: 3.00
Keywords : msiew31 kbsetup
Version : 3.0 3.01 3.02a
Platform : WINDOWS
Hardware : x86
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 16, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.