• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TinyGrab

Your Trusted Source for Tech, Finance & Brand Advice

  • Personal Finance
  • Tech & Social
  • Brands
  • Terms of Use
  • Privacy Policy
  • Get In Touch
  • About Us
Home » How to revert Outlook to an older version?

How to revert Outlook to an older version?

September 16, 2025 by TinyGrab Team Leave a Comment

Table of Contents

Toggle
  • How to Revert Outlook to an Older Version: A Comprehensive Guide
    • Understanding Your Outlook Installation
    • Reverting Click-to-Run Installations
      • Using the Office Deployment Tool (ODT)
      • Rolling Back Through Update History
    • Reverting MSI Installations
    • General Advice and Precautions
    • FAQs: Reverting Outlook to an Older Version
      • 1. Will reverting to an older version of Outlook delete my emails?
      • 2. How can I find the build number of my current Outlook version?
      • 3. What happens if I can’t find the “Roll Back to Previous Version” option?
      • 4. Is it safe to run an older version of Outlook?
      • 5. Will Microsoft eventually force me to update back to the latest version?
      • 6. Can I revert to a version of Outlook from several years ago?
      • 7. What if the Office Deployment Tool (ODT) method doesn’t work?
      • 8. Does reverting Outlook affect other Office applications?
      • 9. How long can I stay on an older version of Outlook?
      • 10. I’m using a standalone version of Outlook (not Office 365). How do I revert?
      • 11. Where can I find a list of previous build numbers for Outlook?
      • 12. What if I experience problems after reverting to an older version?

How to Revert Outlook to an Older Version: A Comprehensive Guide

So, you’ve taken the plunge and upgraded to the latest version of Outlook, only to find yourself…disappointed? Perhaps the new interface clashes with your workflow, a crucial feature has vanished, or it’s just plain buggy. Fear not, fellow email wrangler! Reverting to an older, more familiar version is often possible, though the process varies depending on your Outlook installation type (Click-to-Run vs. MSI) and your Office 365 subscription. This guide will walk you through the options, caveats, and potential pitfalls of turning back the clock on your email client.

The short answer to how to revert Outlook to an older version depends on your specific installation. For Click-to-Run installations, you may be able to use command-line options to revert to a previous build, while MSI-based installations generally require a complete uninstall and reinstall of the older version, followed by disabling automatic updates.

Understanding Your Outlook Installation

Before diving in, it’s crucial to determine which type of Outlook you have. This will dictate the available methods for reverting.

  • Click-to-Run: This is the most common installation type for Office 365 subscribers. It’s streamed to your computer and kept automatically updated. The hallmark of a Click-to-Run installation is frequent, automatic updates.
  • MSI (Microsoft Installer): This is the older, more traditional installation method. It involves downloading a complete installer package and running it on your machine. MSI installations are typically found in volume licensing scenarios or with older, standalone versions of Office.

To check your installation type:

  1. Open Outlook.
  2. Go to File > Office Account.
  3. Under Product Information, look for the “Update Options” button. If you see it, you have a Click-to-Run installation. If you don’t see it, you likely have an MSI installation.

Reverting Click-to-Run Installations

If you have a Click-to-Run installation, reverting to a previous version is potentially simpler, though not always guaranteed. Microsoft officially supports reverting to a previous build, but only under specific circumstances.

Using the Office Deployment Tool (ODT)

The Office Deployment Tool (ODT) is your primary weapon for this task. This tool allows you to download and deploy specific builds of Office.

  1. Download the ODT: Get the latest version of the ODT from Microsoft’s website.
  2. Extract the files: Run the downloaded executable and extract the files to a folder on your computer (e.g., C:ODT).
  3. Create a Configuration XML file: This file tells the ODT what to download and install. Here’s a sample configuration file (configuration.xml):
<Configuration>   <Updates Enabled="TRUE" TargetVersion="16.0.xxxxx.yyyyy" /> </Configuration> 

Replace 16.0.xxxxx.yyyyy with the desired build number. You can find a list of previous build numbers on Microsoft’s official website (search for “Update history for Microsoft 365 Apps”).

  1. Open Command Prompt as Administrator: Navigate to the folder where you extracted the ODT files (e.g., cd C:ODT).
  2. Run the Command: Execute the following command: setup.exe /configure configuration.xml
  3. Wait for the Reversion: The ODT will download and install the specified version of Outlook. This process may take some time, depending on your internet connection.

Important Considerations:

  • Build Number Accuracy: The TargetVersion in the configuration file must be a valid and available build number. Incorrect numbers will result in an error.
  • Potential for Issues: Reverting to older versions can sometimes introduce compatibility issues or bugs. It’s wise to test the older version thoroughly after reverting.
  • Future Updates: Microsoft may eventually force updates, overriding your efforts to stay on an older build.

Rolling Back Through Update History

Sometimes, Outlook may offer a direct rollback option within its settings.

  1. Open Outlook.
  2. Go to File > Office Account.
  3. Click on Update Options and select “Roll Back to Previous Version.”

Limitations:

  • This option is not always available. It depends on your Office 365 subscription and whether Microsoft has enabled the rollback feature.
  • It may only roll back to the immediately preceding version, not necessarily to the specific version you desire.

Reverting MSI Installations

Reverting an MSI installation is more involved than a Click-to-Run installation. It typically requires a full uninstall and reinstall.

  1. Uninstall the Current Version: Use the Control Panel or Settings app to uninstall your current version of Outlook (or the entire Office suite).
  2. Locate an Older Installation Media: You’ll need the installation files for the older version you want to revert to. This might involve digging through old DVDs, USB drives, or network shares. Important: Ensure you have a valid product key for the older version.
  3. Install the Older Version: Run the installer and follow the on-screen instructions.
  4. Disable Automatic Updates: This is crucial to prevent Outlook from automatically upgrading back to the latest version. In Outlook, go to File > Office Account > Update Options and select “Disable Updates.”

Challenges with MSI Reversion:

  • Availability of Installation Media: Finding the installation files for an older version can be difficult, especially for older versions of Office.
  • Product Key Issues: You need a valid product key for the older version. If you don’t have one, you won’t be able to activate the software.
  • Security Risks: Running older versions of software can expose you to security vulnerabilities that have been patched in newer versions.

General Advice and Precautions

  • Back Up Your Data: Before making any changes, back up your Outlook data file (.pst or .ost). This ensures that you can recover your emails, contacts, and calendar if something goes wrong.
  • Research Build Numbers: Thoroughly research the build number you want to revert to. Make sure it’s compatible with your system and that you’re aware of any known issues.
  • Test Thoroughly: After reverting, test all of your essential Outlook features to ensure they’re working correctly.
  • Consider Alternatives: Before resorting to a reversion, consider alternative solutions like adapting to the new interface or finding workarounds for missing features.

FAQs: Reverting Outlook to an Older Version

1. Will reverting to an older version of Outlook delete my emails?

No, reverting should not delete your emails, contacts, or calendar items, provided you’ve backed up your data file (.pst or .ost) as a precaution. However, it is always recommended to back up your data before making significant changes to your software.

2. How can I find the build number of my current Outlook version?

Open Outlook, go to File > Office Account, and look for the “About Outlook” section. This will display the version number and build number.

3. What happens if I can’t find the “Roll Back to Previous Version” option?

The “Roll Back” option is not always available and depends on your Office 365 subscription and Microsoft’s policy. If you don’t see it, you’ll need to use the Office Deployment Tool (ODT) method.

4. Is it safe to run an older version of Outlook?

Running an older version of Outlook can expose you to security vulnerabilities that have been patched in newer versions. It’s generally recommended to stay up-to-date with the latest security updates.

5. Will Microsoft eventually force me to update back to the latest version?

Yes, Microsoft may eventually force updates, especially if you’re using Office 365. They prioritize security and want users to be on the latest, most secure versions.

6. Can I revert to a version of Outlook from several years ago?

Reverting to very old versions of Outlook is generally not supported and may not be possible due to compatibility issues and the unavailability of installation media.

7. What if the Office Deployment Tool (ODT) method doesn’t work?

Ensure you’re using the correct build number, have administrator privileges, and that your configuration file is properly formatted. If problems persist, consult Microsoft’s documentation or seek assistance from IT support.

8. Does reverting Outlook affect other Office applications?

If you revert Outlook, it may also revert other Office applications to the same build version, especially if they are part of the same Office suite installation.

9. How long can I stay on an older version of Outlook?

There’s no guarantee how long you can stay on an older version. Microsoft may eventually force updates, and older versions may become incompatible with newer systems or services.

10. I’m using a standalone version of Outlook (not Office 365). How do I revert?

If you have a standalone MSI-based version of Outlook, you’ll typically need to uninstall the current version and reinstall the older version from the original installation media, disabling automatic updates afterward.

11. Where can I find a list of previous build numbers for Outlook?

Search on Microsoft’s official website for “Update history for Microsoft 365 Apps.” This page contains a list of previous build numbers and release dates.

12. What if I experience problems after reverting to an older version?

If you encounter problems after reverting, try restarting your computer, repairing your Office installation, or restoring from the backup you created before reverting. You might also consider seeking assistance from IT support or online forums.

Filed Under: Tech & Social

Previous Post: « What is “create mode” on Instagram?
Next Post: How to add multiple pictures to a LinkedIn post? »

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

NICE TO MEET YOU!

Welcome to TinyGrab! We are your trusted source of information, providing frequently asked questions (FAQs), guides, and helpful tips about technology, finance, and popular US brands. Learn more.

Copyright © 2025 · Tiny Grab