Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Summary
When you install, update, or roll back Microsoft Edge or Microsoft Edge WebView2, you might encounter a problem that prevents the operation from completing. Common symptoms include the installation stopping or rolling back unexpectedly, the version not changing after an update, the Edge WebView2 Runtime being removed, silent installation failures with no UI or error prompt, or MSI errors. This article provides common troubleshooting steps to help you resolve these issues. If those steps don't resolve the problem, this article also explains how to collect diagnostic information to submit to the Microsoft Support Team for further analysis.
The following components are involved in Edge installation and update scenarios.
| Component | Description |
|---|---|
| Microsoft Edge | Chromium-based browser |
| Edge WebView2 Runtime | Embedded web rendering runtime |
| Microsoft Edge Update | Update service (msedgeupdate) |
| Edge Installer | MSI or EXE installer |
Symptoms
You experience one or more of the following symptoms:
- Edge or Edge WebView2 installation stops responding or rolls back.
- The installation finishes, but the version doesn't change.
- Edge WebView2 Runtime is missing or unexpectedly removed.
- Edge Update service retries repeatedly.
- Silent installation fails and returns no UI or error prompt.
- Edge automatically rolls back to an older version.
- The application doesn't start after an Edge WebView2 downgrade.
- MSI errors occur during rollback.
- Edge doesn't start after a rollback.
You might also see one of the following error codes.
Installer or MSI errors
| Error code | Meaning |
|---|---|
0x80070643 |
MSI installation failure |
0x80070005 |
Access denied |
0x80070002 |
File not found |
0x80070652 |
Another installation is in progress |
1603 |
Fatal error during installation |
1618 |
Windows Installer is already running |
Edge Update errors
| Error code | Meaning |
|---|---|
0x80072EE7 |
DNS resolution failure |
0x80072EFE |
Network connection dropped |
0x80072F8F |
TLS or certificate validation failure |
0x80004005 |
Unspecified error (usually environment related) |
Cause
Most Edge and WebView2 installation, update, and rollback failures occur because of one of the following problems:
- Permission restrictions
- Network or TLS issues
- Security software interference
- System component corruption
- Residual installation artifacts
Note
In enterprise environments, Group Policy Object (GPO), Mobile Device Management (MDM), and security policies often cause installation, update, or rollback failures.
Solution
Common troubleshooting checks
Before you contact Microsoft Support, complete the following common troubleshooting checks. These steps resolve most Microsoft Edge and Edge WebView2 installation, update, and rollback problems.
Restart the device
A system restart clears temporary system states that might block Edge or Edge WebView2 updates.
Restarting the device helps to:
- Complete any pending system restart that's required by previous updates
- Release locked files that are used by Edge or Edge WebView2 processes
- Reset Windows Installer and related update services
After a restart, make sure that no Edge or Edge WebView2-based applications are running before you try the installation, update, or rollback operation again.
Verify available disk space
Insufficient disk space might cause Edge or Edge WebView2 installation, update, or rollback failures. During installation, setup packages need temporary space to extract files and complete the process.
Recommended: At least 1-2 GB of free disk space on the system drive (usually drive C).
- Open File Explorer.
- Check the available space on the system drive.
- Free up disk space if it's necessary (for example, remove temporary files or unused applications).
Run installation as an administrator
Edge and Edge WebView2 installation, update, and rollback operations require administrative privileges to:
- Write to system directories (for example,
Program Files) - Register system components
- Modify services and scheduled tasks
To run the installation, update, or rollback process as an administrator:
- Right-click the installer file (
.exeor.msi). - Select Run as administrator.
- Approve the User Account Control (UAC) prompt.
Note
On managed or enterprise devices, make sure that the account you use has local administrator permissions.
Close Edge and Edge WebView2-based applications
Running Edge or Edge WebView2-based applications might lock files that are required during installation, update, or rollback operations.
Common WebView2-based applications include (but aren't limited to):
- Microsoft Edge
- Microsoft Teams
- Outlook (new client)
- Windows Widgets
- Custom line-of-business applications
Follow these steps:
- Close all open applications.
- Open Task Manager.
- Verify that there are no running processes such as:
msedge.exemsedgewebview2.exe
- End any remaining processes, if it's necessary.
- Retry the installation, update, or rollback operation.
Temporarily disable third-party security software (if applicable)
Important
Follow your organization's security policies. If the policies don't allow you to disable security software, contact your IT administrator for assistance.
Some third-party antivirus, endpoint protection, or application control solutions block the following actions:
- Installer execution (for example,
msedgeupdate.exe,msiexec.exe) - File replacement during an update or rollback operation
- Service registration or scheduled task creation
Follow these steps:
- Temporarily disable third-party security software, if your organizational policy permits.
- Retry the installation or update.
- Re-enable security software immediately after completion.
Additional support
If the resources on the support page don't help resolve your issue, you can create a Microsoft support request. When you create a support request, collect and package the following diagnostic logs to attach to your request:
Use the steps in the following sections to collect these logs and submit a support ticket.
Collect Edge installation and update logs
Collect logs from the following locations, based on your installation type:
Update logs
If Edge is installed for all users:
%ALLUSERSPROFILE%\Microsoft\EdgeUpdate\Log\MicrosoftEdgeUpdate.logIf Edge is installed for only you:
%LOCALAPPDATA%\Temp\MicrosoftEdgeUpdate.log
Installation logs
If Edge is installed for all users:
%WINDIR%\Temp\msedge_installer.logIf Edge is installed for only you:
%LOCALAPPDATA%\Temp\msedge_installer.log
Export Edge policy settings
To export the Edge policy information, follow these steps:
- Open Microsoft Edge, and browse to
edge://policy. - Select Export to JSON.
- Save the exported JSON file.
Collect a Process Monitor log
Process Monitor is a Windows monitoring tool that captures real-time file system, registry, and process and thread activity.
To collect a Process Monitor log, follow these steps:
Download Process Monitor, and expand it.
Run
Procmon.exe.When Process Monitor starts, data capture begins automatically. To stop the initial capture, select the Capture icon on the toolbar.
Go to Edit > Clear Display to clear existing data.
To capture all activity types, make sure that the following options are enabled:
- File System
- Registry
- Process/Thread
- Network
To start monitoring, select the Capture icon again.
Reproduce the problem by retrying the installation, update, or rollback process.
When the problem occurs, select the Capture icon again to stop monitoring.
Save the log file:
Go to File > Save.
In the dialog box, select:
- Events to save: All events
- Format: Native Process Monitor Format (PML)
- Path: Choose the folder where you want to save the log file
Submit the diagnostic package
To get help from Microsoft Support, follow these steps:
- Package all the collected diagnostic logs into a single compressed folder (for example, a .zip file).
- Go to the Microsoft Edge Support page, and create a support ticket.
- When you create the support ticket, attach the packaged diagnostic logs so the support team can analyze them and help you resolve the problem.