windows-itpro-docs/browsers/internet-explorer/ie11-deploy-guide/install-ie11-using-third-party-tools.md
2020-08-13 12:49:34 -07:00

55 lines
2.0 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
ms.localizationpriority: medium
ms.mktglfcycl: deploy
description: How to install the Internet Explorer 11 update using third-party tools and command-line options.
author: dansimp
ms.prod: ie11
ms.assetid: 30190c66-49f7-4ca4-8b57-a47656aa0c7e
ms.reviewer:
audience: itpro
manager: dansimp
ms.author: dansimp
title: Install Internet Explorer 11 (IE11) using third-party tools (Internet Explorer 11 for IT Pros)
ms.sitesec: library
ms.date: 07/27/2017
---
# Install Internet Explorer 11 (IE11) using third-party tools
[!INCLUDE [Microsoft 365 workloads end of support for IE11](../includes/microsoft-365-ie-end-of-support.md)]
You can install Internet Explorer 11 (IE11) using third-party electronic software distribution (ESD) systems and these command-line options:
## Setup Modes
|Command-line options |Description |
|---------------------|------------------------------------------------------|
|`/passive` |Installs without customer involvement. |
|`/quiet` |Installs without customer involvement and without showing the UI. |
## Setup Options
|Command-line options |Description |
|---------------------|------------------------------------------------------|
|`/update-no` |Installs without checking for updates.<p>**Important**<br>If you don't use this option, you'll need an Internet connection to finish your installation. |
|`/no-default` |Installs without making IE11 the default web browser. |
|`/closeprograms` |Automatically closes running programs. |
## Restart Options
|Command-line options |Description |
|---------------------|------------------------------------------------------|
|`/norestart` |Installs without restarting the computer. |
|`/forcerestart` |Installs and restarts after installation. |