Checking your Outlook version helps you confirm you’re running the latest features and security updates. Knowing how to check the Outlook version is essential for troubleshooting issues, verifying compatibility with add-ins, or ensuring your email client meets your organization’s IT policies. This guide walks you through every method across Windows, Mac, web, and mobile versions.
Outlook updates often fix bugs and patch vulnerabilities. If you skip updates, you might miss critical protections. Let’s get you the version info fast.
Why You Need To Know Your Outlook Version
Different Outlook versions have different features. For example, the new Outlook for Windows looks and acts differently than the classic version. Knowing your version helps you:
- Confirm you have the latest security patches
- Troubleshoot sync or connection errors
- Check if your add-ins are compatible
- Follow the right support guides
Microsoft rolls out updates gradually. So even if you think you’re up to date, you might be running an older build. Checking manually is the only way to be sure.
How To Check The Outlook Version On Windows (Desktop App)
This is the most common scenario. Most business users run Outlook as part of Microsoft 365 or Office 2019/2021. Here are the steps for the classic desktop app.
Method 1: Via The File Menu
- Open Outlook on your Windows PC.
- Click the File tab in the top-left corner.
- Select Office Account or Account (depending on your version).
- Look under Product Information. You’ll see the version number, like “Version 2402 (Build 17328.20142)”.
- Click About Outlook for even more detail, including the exact build number.
That number tells you everything. The first four digits (e.g., 2402) represent the year and month of the update. The build number is the specific release.
Method 2: Via The Account Dropdown
If you don’t see the File tab, try this shortcut:
- Click the Account Manager icon (your profile picture or initials) in the top-right corner.
- Select About from the menu.
- A window pops up with the full version and build info.
This method works in the newer Outlook for Windows preview. It’s faster but less detailed than the File menu route.
Method 3: Using The Control Panel
You can also check through Windows settings:
- Press Windows + R, type appwiz.cpl, and hit Enter.
- Scroll to Microsoft Office or Microsoft 365.
- Right-click and select Change (or look at the version column).
- The version number appears in the list, but it’s less detailed than the Outlook in-app method.
This is useful if Outlook won’t open. You can still see what’s installed.
How To Check The Outlook Version On Mac
Outlook for Mac has a different interface. The steps are simple but not identical to Windows.
Method 1: Via The Menu Bar
- Open Outlook on your Mac.
- Click Outlook in the top menu bar (next to the Apple logo).
- Select About Outlook.
- A window appears with the version number, like “16.84 (24041414)”.
The first number (16.84) is the major version. The parenthetical number is the build. You can compare this to Microsoft’s release notes online.
Method 2: Check For Updates
While you’re there, click Check for Updates in the same menu. This opens Microsoft AutoUpdate, which shows your current version and any available updates. It’s a good habit to run this monthly.
Mac versions update less frequently than Windows. But security patches are still important. Don’t ignore them.
How To Check The Outlook Version On The Web (Outlook.com)
Outlook on the web updates automatically. You don’t install anything. But you can still see the version info for troubleshooting.
Method 1: Via The Settings Gear
- Log in to Outlook.com or your work webmail.
- Click the Settings gear icon (top-right).
- Select View all Outlook settings at the bottom.
- Go to General > About.
- Look for “Version” or “Build”. It might say something like “2024.03.01.001”.
This version number changes frequently. Microsoft rolls out web updates silently. You don’t need to take action.
Method 2: Check The URL
Sometimes the URL itself reveals the version. Look for “owa” or “outlook.office.com”. The exact build is rarely in the URL, but the domain tells you if you’re on the consumer or enterprise version.
For most users, the web version is always current. But if you’re having issues, support might ask for this number.
How To Check The Outlook Version On Mobile (IOS And Android)
The Outlook mobile app is separate from the desktop version. Checking the version helps you know if you have the latest features like Focused Inbox or calendar integrations.
On IPhone Or IPad
- Open the Settings app on your iPhone.
- Scroll down and tap Outlook.
- Look for Version at the top. It shows something like “4.2403.0”.
- Alternatively, open the App Store, tap your profile, find Outlook in the list, and see the version there.
iOS updates are usually pushed automatically. But if you disabled auto-updates, you might be behind.
On Android
- Open the Google Play Store.
- Tap the menu (three lines) and select My apps & games.
- Find Outlook in the list. The version number appears below the app name.
- You can also check inside Outlook: tap your profile picture > Settings > About.
Android versions vary by device. Some manufacturers delay updates. Checking manually is smart if you notice bugs.
How To Check The Outlook Version Using Command Line (Advanced)
If you’re an IT admin or power user, you might prefer the command line. This method works for Windows only.
Using PowerShell
- Press Windows + X and select Windows PowerShell (Admin).
- Type:
Get-ItemProperty "HKLM:\Software\Microsoft\Office\16.0\Outlook\InstallRoot" | Select-Object Path - Press Enter. This shows the install path.
- Then type:
(Get-ItemProperty "HKLM:\Software\Microsoft\Office\16.0\Outlook\InstallRoot").Path + "\outlook.exe" | ForEach-Object { (Get-Item $_).VersionInfo.ProductVersion } - The version number appears in the console.
This method pulls the exact build from the registry. It’s useful for scripting or remote checks.
Using Command Prompt
- Open Command Prompt as admin.
- Navigate to the Outlook install folder:
cd "C:\Program Files\Microsoft Office\root\Office16" - Type:
outlook.exe /?and press Enter. - The version appears at the top of the help text.
Command line methods are faster for IT pros. But for most users, the File menu is easier.
How To Interpret The Version Number
Microsoft uses a specific format. Understanding it helps you know what you’re running.
Microsoft 365 / Office 365 Versions
These look like “Version 2402 (Build 17328.20142)”. The first four digits (YYMM) indicate the year and month of release. Build numbers are unique to each update channel:
- Current Channel: Monthly updates, newest features first.
- Monthly Enterprise Channel: Updates once a month, more stable.
- Semi-Annual Enterprise Channel: Updates twice a year, most conservative.
If you see “Version 2309”, that means September 2023. Compare it to the latest version on Microsoft’s site to see if you’re current.
Outlook 2019, 2021, Or 2024 (Perpetual Versions)
These show as “Version 1808” or “Version 2108”. The number corresponds to the year of release. For example, “2108” means August 2021. These versions only get security updates, not new features.
Perpetual versions don’t change their major version number. The build number increments with patches. So “2108 (Build 14326.21056)” is still Outlook 2021.
Common Problems When Checking The Version
Sometimes the version info isn’t where you expect it. Here are fixes for common issues.
Outlook Won’t Open
If Outlook crashes on launch, use the Control Panel method (Windows) or the App Store (Mac). You can also check the installed programs list in Windows Settings > Apps > Installed apps.
Version Number Is Missing
In rare cases, the About window might be blank. This usually means a corrupted installation. Try repairing Office via Control Panel > Programs > Microsoft Office > Change > Quick Repair.
Web Version Shows Different Info
Outlook on the web doesn’t show a traditional version number. Instead, it shows a “Build” or “Revision”. This is normal. The web app updates server-side, so you can’t change it.
How To Update Outlook After Checking The Version
Once you know your version, you might need to update. Here’s how.
Windows Desktop
- Go to File > Office Account > Update Options > Update Now.
- Wait for the download and install. Restart Outlook.
- Check the version again to confirm the update.
If you don’t see Update Options, you might have a perpetual version (2019/2021). Those only get security updates via Windows Update.
Mac Desktop
- Click Help > Check for Updates in Outlook.
- Microsoft AutoUpdate opens. Click Update next to Outlook.
- Restart the app after installation.
Mac updates are usually smaller than Windows ones. They download quickly.
Mobile
For iOS, go to the App Store > Updates > Update Outlook. For Android, open Google Play Store > My apps & games > Update Outlook. The mobile app updates automatically if you have auto-updates enabled.
Frequently Asked Questions
How Do I Find My Outlook Version Without Opening The App?
On Windows, use the Control Panel or PowerShell. On Mac, check the Applications folder, right-click Outlook, and select “Get Info”. The version appears under “Version”. On mobile, check the App Store or Google Play Store listing.
What Is The Latest Outlook Version In 2025?
As of early 2025, the latest Microsoft 365 version is typically Version 2502 or later. Perpetual versions like Outlook 2024 are also available. Check Microsoft’s official release notes for the most current build.
Why Does My Outlook Version Say “16.0”?
Version 16.0 is the base version for Office 2016, 2019, 2021, and Microsoft 365. The build number after it tells you the exact release. For example, 16.0.17328.20142 is a Microsoft 365 build from early 2024.
Can I Check The Outlook Version On A Work Computer Without Admin Rights?
Yes. The File menu method works without admin privileges. You can also check via the Account dropdown. If IT restricts access, ask them for the version info directly.
Does The Web Version Of Outlook Have A Version Number?
Yes, but it’s less visible. Go to Settings > View all Outlook settings > General > About. You’ll see a “Build” or “Revision” number. This changes frequently and is managed by Microsoft.
Final Thoughts On Checking Your Outlook Version
Knowing how to check the Outlook version takes only a few seconds. It saves you hours of troubleshooting later. Whether you’re on Windows, Mac, web, or mobile, the steps are straightforward. Bookmark this guide for quick reference.
If you find your version is outdated, update immediately. Security patches are critical for protecting your email and calendar data. Set a reminder to check every few months, especially if you use the desktop app.
Remember, the version number is your first clue when something goes wrong. Support teams always ask for it. Now you know exactly where to find it.