logo
search
Office Settings & Configuration

Fix Missing Ribbon Menu Labels in Microsoft Office 365

Maira MehtabMaira Mehtab Sep 21, 2026 868 views

Question details

Users are experiencing an issue where text labels on the top ribbon menu randomly disappear in Microsoft 365 applications.

Product
Microsoft Office 365 (Word, Excel, Outlook)
Device & OS
Windows 11
Scenario
Working with Office applications and using system sleep, or encountering graphics rendering glitches after updates.
Observed behavior
Menu text labels such as File, Home, Send/Receive, View, and Help vanish randomly. Restarting the application temporarily restores the labels.
Before you start

Ensure you have administrative privileges on your Windows 11 computer and create a system restore point or back up your Windows Registry before making configuration changes.

Solution 1Recommended

Disable Hardware Graphics Acceleration via Registry

Modifying the registry to disable hardware acceleration often resolves the rendering issues that cause disappearing text in Office applications.

Hardware acceleration offloads graphic rendering to the GPU, but compatibility issues can cause UI elements to disappear in Microsoft 365. Disabling it forces the CPU to handle rendering, bypassing the glitch.

1
Open Registry Editor

Press Windows Key + R, type 'regedit' into the Run dialog, and press Enter to open the Registry Editor.

2
Navigate to the Office Graphics key

Navigate to the following path: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Common\. If the 'Graphics' folder does not exist, right-click the 'Common' folder, select New > Key, and name it 'Graphics'.

3
Create a new DWORD value

Right-click the 'Graphics' key, select New > DWORD (32-bit) Value, and name it 'DisableHardwareAcceleration'.

4
Modify the value data

Double-click 'DisableHardwareAcceleration', set the Value data to 1, click OK, and then restart your computer.

Registry Backup: Always back up the Windows Registry before making manual edits to prevent accidental system issues.
Free Microsoft Office alternative

Try WPS Office to Avoid Menu Glitches

If Microsoft 365 continues to experience missing ribbon labels and UI rendering bugs on Windows 11, consider switching to WPS Office. It offers a highly stable, lightweight, and completely free alternative with a familiar tabbed interface.

Stable ribbon interface that avoids Microsoft Office's hardware acceleration bugs.Fully compatible with Microsoft Word, Excel, and PowerPoint formats (.docx, .xlsx, .pptx).Lightweight installation that consumes fewer system resources and loads faster.Familiar layout ensures seamless migration with zero learning curve.
QA img-9

Frequently Asked Questions

Why do my Office 365 menu labels randomly disappear?

This is typically caused by a graphics rendering glitch involving hardware acceleration, outdated graphics drivers, or conflicts occurring when Windows 11 wakes from sleep mode.

Will disabling hardware acceleration slow down Microsoft Word or Excel?

For most standard document editing tasks, disabling hardware acceleration will not cause noticeable performance drops, though it might slightly impact highly complex Excel models or heavy PowerPoint animations.

Is changing the sleep settings a permanent fix?

Setting Sleep mode to 'Never' is only a temporary workaround to stop the labels from disappearing after the computer wakes up. For a permanent solution that preserves battery life, modifying the registry to disable hardware acceleration is recommended.