What Most People Miss About Does Office 365 Include Outlook
By Tom Bradley
Most people assume that if they bought ‘Office 365’, they automatically got the full Outlook desktop app. They’re wrong. You *can* have an Office 365 subscription and still be stuck with Outlook on the web — no desktop client, no rules, no PST files, no offline access. I’ve seen finance teams at Fortune 500 companies operate for months thinking they had ‘Outlook’ when they were actually using a browser tab masquerading as one.
The Problem
You open outlook.office.com, log in, and see your inbox. Everything looks familiar. So you assume you’re running Outlook. But you’re not — you’re running Outlook on the web (OWA). And OWA is missing critical functionality: no custom VBA macros, no third-party add-ins like SaneBox or Boomerang, no ability to archive to local PSTs, and no support for advanced mail flow rules that require Exchange Server-side processing. Worse, some Microsoft 365 Business Basic plans *don’t include the desktop Outlook app at all*. They only include web access. That’s why you can’t find the File > Account Settings > Account Settings… dialog — because it doesn’t exist in the browser.
This confusion hits three groups hardest: admins who deploy licenses without verifying app installation, remote workers who rely on offline access during spotty hotel Wi-Fi, and power users who depend on keyboard shortcuts like Ctrl+R (reply) or Ctrl+Shift+V (move to folder) — none of which work the same way (or at all) in OWA.
The root cause? Microsoft markets ‘Microsoft 365’ (formerly Office 365) as a bundle — but doesn’t clarify that ‘Outlook’ appears in two completely separate forms: a cloud service (OWA), and a locally installed Windows/macOS application. Licensing, installation method, and even your domain’s admin settings determine which one you get — and whether you get both.
The Fix
First, confirm what you’re actually running.
Open Task Manager (Ctrl+Shift+Esc), go to the Details tab, and look for OUTLOOK.EXE. If it’s not there, you’re not running the desktop app — even if your Start menu says “Outlook”. That shortcut might just launch the browser.
If OUTLOOK.EXE is missing, install the real thing:
Go to https://www.office.com → sign in → click Install Office (top-right corner)
Run the downloaded OfficeSetup.exe
During setup, ensure Outlook is checked (it’s on by default in Microsoft 365 Apps for enterprise, but off in some Business Basic deployments)
Once installed, launch Outlook from Start (not the browser). Then verify:
File > Account Settings > Account Settings… opens a full dialog box — not a browser page
Ctrl+Shift+M creates a new message with full ribbon controls
You can right-click any folder → Properties > Advanced > Export to a file…
Here’s exactly how to check and correct it across versions:
Step
Action
Menu Path
Shortcut
1
Confirm desktop Outlook is installed
Task Manager → Details tab → look for OUTLOOK.EXE
Ctrl+Shift+Esc
2
Launch desktop Outlook (not browser)
Start menu → type 'Outlook' → select app with blue icon (not Edge/Chrome icon)
Win+R → outlook → Enter
3
Verify account sync status
Send/Receive tab → Work Offline button should be grayed out
Alt+H → S
4
Check license assignment (admin only)
Admin Center → Users → Active users → select user → Licenses and apps
Try these in order — ranked by how often they solve the issue:
Reset default mail app: Windows Settings → Apps → Default apps → Mail → set to Outlook (not ‘Mail’ or ‘Outlook on the web’). This fixes calendar invites opening in browser instead of desktop.
Reinstall with offline installer: Download the Office Deployment Tool, configure XML to force Outlook inclusion, and run locally. Bypasses auto-install logic that skips Outlook on Business Basic.
Switch to Microsoft 365 Apps for enterprise: Business Basic licenses exclude desktop apps entirely. You’ll need Business Standard or higher. Yes — this costs more. No — Microsoft won’t tell you that upfront.
Mobile isn’t the same: iOS/Android Outlook apps pull from the same backend, but don’t replicate desktop behavior. For example: flagged emails sync, but Quick Steps do not. Rules created on desktop won’t appear in mobile unless they’re server-side (Exchange Online). Test with a simple rule first: flag emails from ‘newsletter@alibaba.com’ — then check mobile.
Preventing It Next Time
Before rolling out Microsoft 365 to anyone, run this checklist:
Confirm license type: Business Basic = web only. Business Standard or higher = desktop apps included.
After assigning license, wait 15 minutes — then check Admin Center → Reports → Usage → Office apps usage. Look for ‘Outlook (desktop)’ row — not just ‘Outlook’.
Deploy via Intune or Group Policy with explicit IncludeOutlook=True in configuration XML — never rely on defaults.
Add a login script that runs start outlook: on first boot — forces desktop launch instead of browser fallback.
Here’s the counterintuitive part: even if you *see* Outlook in your Start menu, it may be a stub launcher pointing to the web app. Right-click the shortcut → Properties → look at the Target field. If it contains https://outlook.office.com, it’s fake. Delete it and reinstall.
Related Settings
These Outlook settings interact directly with whether you get desktop vs web — and whether features work as expected:
File > Options > General > Startup options: Uncheck Use the web version of Outlook by default (Outlook 365 v2308+ only)
File > Options > Mail > Compose messages: Automatically spell check before sending only works in desktop — OWA uses browser-level spellcheck
File > Options > Advanced > Outlook start and exit: Download shared folders is disabled in OWA and grayed out in desktop if Cached Exchange Mode is off
Calendar > Home > Share Calendar: Sharing links generated in desktop Outlook default to ‘Edit’ permissions. In OWA, they default to ‘Review’. This trips up exec assistants constantly.
And one last note: Outlook 2016 and 2019 are *not* part of Microsoft 365 — they’re perpetual licenses. If you installed those separately, they’ll keep working after your M365 subscription ends, but won’t receive new features like Sensitivity Labels or Copilot integration. Only Outlook included with Microsoft 365 Apps gets monthly updates.
Now go check your Task Manager. If you don’t see OUTLOOK.EXE, you’re not using Outlook — you’re using a very polished email viewer. Fix it before your next all-hands meeting calendar invite fails to show up in your desktop sidebar.
Tom Bradley
Tom has 15 years of experience in office management and supply chain optimization. He shares practical tips for running efficient workplaces.