Edge Offline Installation Today
We’ve all been there: You’ve just finished setting up a fresh Windows PC or a secure server, but the network drivers are missing, or corporate policy strictly blocks internet access for initial setups. You need a browser to get the drivers or access internal portals, but you can’t download a browser without... a browser.
Published: April 13, 2026 | Reading Time: 4 minutes edge offline installation
This is the classic "Catch-22" of system administration. Fortunately, Microsoft provides a direct solution: We’ve all been there: You’ve just finished setting
MicrosoftEdgeSetup.exe --silent-install This will install Edge with default settings without showing a progress bar. To prevent Edge from opening immediately after installation (great for sysprep images): Published: April 13, 2026 | Reading Time: 4
Disclaimer: Always download installers from official Microsoft domains ( officeapps.live.com or microsoft.com ) to avoid malware.
MicrosoftEdgeSetup.exe --do-not-launch-msedge --system-level MicrosoftEdgeSetup.exe --installer-path="C:\Program Files (x86)\Microsoft\Edge" --silent-install Troubleshooting: "Why is it still trying to go online?" If you run the offline installer on a PC that has partial internet (e.g., a proxy or filtered connection), it might still attempt to download newer components.