Excel font color changing to red automatically

Mihir 0 Reputation points
2026-08-04T14:11:40.4866667+00:00

When I download an excel sheet it opens in Protected View and displays as expected. When I enable editing however, all the text turns to red. I also tested this with another sheet which I downloaded but this had another issue. All of the formatting appears to remain the same except for text which was originally a bright red, which automatically changed to dark blue when I enabled editing.

I have tried to clear all conditional formatting and there we no formatting rules on my sheet regardless. I disabled auto formatting in options which also didn't fix the issue. I found a similar post which mentioned moving the PERSONAL.XLSB file from the XLSTART folder in case its an issue with macros but I don't have an XLSTART folder or the file in my Excel folder within appdata.

Microsoft 365 and Office | Excel | For business | Windows
0 comments No comments

1 answer

Sort by: Most helpful
  1. Kristen Tran 255 Reputation points Independent Advisor
    2026-08-04T14:47:31.24+00:00

    Hi Mihir,

    I hope you're doing well today.

    This type of behavior usually happens when a workbook's theme or style definitions become altered, either through the color palette assigned to the file's Normal style or through a corrupted theme component embedded in the workbook itself. Since this occurs consistently across different sheets and is not linked to conditional formatting, AutoFormat settings, or the PERSONAL.XLSB startup file, the cause is most likely tied to the underlying style or theme data stored within the workbook rather than to your Excel application settings.

    Belows are some workarounds that suit for your situation:

    1/ Reset the workbook's normal style

    • Open the affected workbook and enable editing.
    • Go to the Home tab, right-click the Normal style in the Cell Styles gallery, and select Modify.
    • Under Format > Font, set the color to Automatic, then click OK to apply this to the entire workbook.
    • Save the file and reopen it to confirm whether the text displays correctly.
    • Reference: Apply, create, or remove a cell style | Microsoft Support

    2/ Review the workbook's theme colors and conditional formatting

    • Go to Page Layout > Colors and select Customize Colors to review the current theme palette. User's image
    • Confirm the text and background colors are set to standard values rather than unusual or custom ones.
    • If needed, select Reset to return the palette to its original, default state, then save the file. Reset the Normal Cell Style
    • Reference: Change the appearance of your worksheet | Microsoft Support
    • Moreover, please check if there are any conditional formatting rules applied to the cells. Conditional formatting can override manual formatting. Go to the "Home" tab, click on "Conditional Formatting," and check the rules. User's image

    3/ Inspect and repair the workbook's theme file

    • Make a copy of the affected file and rename the extension from .xlsx to .zip.
    • Open the zip folder and navigate to xl > theme > theme1.xml.
    • Open this file in a text editor and check the <a:dk1>, <a:lt1>, and related color scheme tags for any unusual or incorrect hex values.
    • If any values appear altered, correct them to standard defaults (for example, 000000 for dark text and FFFFFF for light background), save the file, rename the extension back to .xlsx, and test again.

    4/ Test in safe mode and repair Office if needed

    • Close Excel, then open the Run dialog (Windows key + R), type excel /safe, and press Enter. Open Office apps in safe mode on a Windows PC | Microsoft Support
    • Open the affected file in Safe Mode to see whether the text now displays correctly, which would indicate an add-in conflict.
    • If the issue persists even in Safe Mode, consider running an Online Repair through Control Panel > Programs and Features, selecting Microsoft 365 Apps (or Office), and choosing Change > Online Repair. Install using click-to-run

    I hope this information is helpful. Please follow these steps and let me know if it works for you. If you have any updates regarding the issue, please feel free to share them with me.            

    Thank you for your patience and your understanding. I look forward to continuing the conversation.  


    If the answer is helpful, please click "Yes". If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in the forum documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.