Outlook Standalone Installer
<Configuration> <Add OfficeClientEdition="64" Channel="Current"> <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> <ExcludeApp ID="Access" /> <ExcludeApp ID="Excel" /> <ExcludeApp ID="OneNote" /> <ExcludeApp ID="PowerPoint" /> <ExcludeApp ID="Publisher" /> <ExcludeApp ID="Teams" /> <ExcludeApp ID="Word" /> </Product> </Add> </Configuration>
| Method | Outlook only? | License type | Offline installer | |--------|---------------|--------------|-------------------| | Buy Outlook 2021 standalone | ✅ Yes | Perpetual | ✅ Yes | | Microsoft 365 + ODT | ✅ Yes (after config) | Subscription | ✅ Yes | | Full Office installer (default) | ❌ No (includes others) | Both | ✅ Yes (includes all apps) | | Outlook for Mac standalone | ✅ Yes (from Mac App Store or volume license) | Perpetual or 365 | ✅ Yes (pkg file) | outlook standalone installer
The "New Outlook" is a modern, web-based experience that is free for all users. It is designed to replace the built-in Windows Mail app. Navigate to Outlook
Navigate to Outlook.com in Edge or Chrome. Click the three-dot menu in the browser and select "Install as app" to create a desktop-like shortcut using Progressive Web App (PWA) technology. For Classic Outlook (Legacy) : You can install it quickly using PowerShell
✅ Result – Only Outlook is installed, no other Office apps.
: You can install it quickly using PowerShell with the following command: winget install -i -e --id=9NRX63209R7B --source=msstore --accept-package-agreements .