Conditional formatting in Outlook applies color coding to messages that meet specific conditions, such as emails from a manager or messages sent only to you. When you set up these rules on one computer, you expect them to appear on your laptop or phone. However, Outlook does not sync conditional formatting rules through the Microsoft 365 cloud like it does for mail folders or categories. This article explains why rules stay on one device and shows you how to manually move your color coding rules between computers.
Key Takeaways: How to Sync Outlook Conditional Formatting Rules
- File > Manage Rules & Alerts > Conditional Formatting: The only place to create and edit color coding rules in Outlook desktop.
- Export Registry Key HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences: Stores all conditional formatting rules and must be exported and imported on each device.
- Outlook for Mac and Outlook on the web: Do not support custom conditional formatting rules at all; these rules work only in Outlook for Windows.
Why Outlook Conditional Formatting Rules Are Not Synced Automatically
Outlook stores conditional formatting rules in the Windows Registry, not on the Exchange server or in the Microsoft 365 cloud. Each rule is saved under a specific registry key tied to the Outlook profile on that computer. When you sign in to Outlook on a different device, the mail folders, categories, and server-side inbox rules sync automatically, but conditional formatting rules do not. This design exists because conditional formatting is a client-side display feature that changes how messages appear on screen. The server has no role in rendering message colors, so it never receives or stores these rules.
The registry path for Outlook conditional formatting rules depends on the Outlook version. For Outlook 2016, 2019, and Microsoft 365, the key is located at HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences. Inside this key, a binary value named “Format” contains all your conditional formatting settings. This value is not exported by any built-in Outlook export tool, which is why users often assume the rules are lost when moving to a new computer.
Steps to Export and Import Conditional Formatting Rules Between Devices
To move your color coding rules from one Windows computer to another, you must export the registry key that holds the rules and import it on the target device. Both computers must run the same Outlook version (16.0 for Outlook 2016 and later). If the versions differ, the registry path changes and the import may fail.
- Close Outlook on both computers
Outlook writes the registry values only when it closes. If Outlook is running, the export may capture an incomplete state or the import may be blocked. - Open Registry Editor on the source computer
Press Windows key + R, type regedit, and press Enter. Click Yes if prompted by User Account Control. - Navigate to the Outlook Preferences key
In the left pane, expand HKEY_CURRENT_USER > Software > Microsoft > Office > 16.0 > Outlook. Click the Preferences subkey. If you do not see a Preferences key, right-click Outlook, select New > Key, and name it Preferences. - Export the Preferences key
Right-click the Preferences key and select Export. Choose a location such as your desktop, type a file name like OutlookConditionalFormatting.reg, and click Save. The exported file contains all values under Preferences, including the Format value that stores your rules. - Copy the .reg file to the target computer
Use a USB drive, network share, or cloud storage to transfer the file. Do not open the file yet. - Close Outlook on the target computer
Confirm that Outlook is fully closed. Check Task Manager to ensure no Outlook.exe process is running. - Import the .reg file on the target computer
Double-click the .reg file. Click Yes when asked to confirm adding the information to the registry. A message box confirms the import succeeded. - Open Outlook and verify the rules
Start Outlook. Go to View > View Settings > Conditional Formatting. Your rules should appear in the list. If the rules are missing, the registry key path on the target computer may differ. Check that the target Outlook version is also 16.0.
If the Rules Do Not Appear After Import
Outlook version mismatch between computers
If the source computer runs Outlook 2013 (registry path 15.0) and the target runs Outlook 2016 (16.0), the imported registry data goes to the wrong location. To fix this, edit the .reg file with Notepad. Replace every instance of 15.0 with 16.0 before importing. Only do this if you are certain the target Outlook is version 16.0.
Rules exist but do not apply to new messages
Conditional formatting rules are applied only to the folder for which they were created. If you exported rules from the Inbox folder but want them to appear in a different folder on the target computer, you must recreate the rule manually in that folder. The registry export does not store folder-specific rule mappings.
Rules disappear after restarting Outlook
This usually means the registry import did not persist because Outlook overwrote the Preferences key on exit. Ensure Outlook is completely closed before importing. If the problem continues, export the registry key after making one small change to a rule, then compare the exported file with the imported file to confirm the Format value is present.
Conditional Formatting in Outlook Desktop vs Outlook on the Web vs Outlook for Mac
| Item | Outlook for Windows (Desktop) | Outlook on the Web | Outlook for Mac |
|---|---|---|---|
| Custom conditional formatting rules | Supported via View Settings | Not supported | Not supported |
| Rule storage location | Windows Registry (client-side) | Not applicable | Not applicable |
| Sync method | Manual registry export/import | Not available | Not available |
| Built-in color categories | Sync via Exchange server | Sync via Exchange server | Sync via Exchange server |
Outlook on the web and Outlook for Mac do not offer any user-configurable conditional formatting rules. The built-in color categories, which can be assigned to senders or conversations, are the only color coding option that syncs across all devices. If you need consistent color coding on a Mac or a browser, use categories instead of conditional formatting rules.
Conclusion
You can now export your Outlook conditional formatting rules from one Windows computer and import them on another using the Registry Editor. The process takes less than five minutes once you locate the Preferences key under HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook. Remember that these rules never sync through the cloud, so you must repeat the export and import each time you set up a new device. For cross-platform color coding, switch to Outlook categories, which sync automatically with Exchange Online and work on Mac, web, and mobile. To save time, keep a copy of the exported .reg file in a cloud folder so you can apply it to any new computer without recreating the rules from scratch.