Fix Word Startup Delay Triggered by Specific Quick Access Toolbar Item
🔍 WiseChecker

Fix Word Startup Delay Triggered by Specific Quick Access Toolbar Item

Word takes 30 seconds or more to open, but only on your computer and only after you added a new button to the Quick Access Toolbar. This delay occurs because Word tries to load a command, add-in, or macro resource tied to that toolbar item before the application finishes starting. This article explains why a single QAT item causes the freeze and provides the exact steps to identify and remove the problematic entry.

Key Takeaways: Why a Quick Access Toolbar Item Stalls Word Startup

  • File > Options > Quick Access Toolbar > Reset > Reset only Quick Access Toolbar: Removes all custom QAT entries, including the one causing the startup delay.
  • Rename or delete QAT customization file (Word.officeUI) in %localappdata%\Microsoft\Office: Forces Word to regenerate a clean toolbar on next launch without losing other settings.
  • Safe Mode (hold Ctrl while starting Word): Opens Word without any customizations or add-ins to confirm the QAT item is the root cause.

ADVERTISEMENT

Why a Single Quick Access Toolbar Item Delays Word Startup

When Word starts, it loads the Quick Access Toolbar configuration from a file named Word.officeUI stored in your user profile. This file contains the list of commands, macros, and add-in buttons you added to the QAT. If one of those entries points to a missing macro, a broken add-in, or a network resource that is slow to respond, Word waits for a timeout before continuing. The delay is not caused by the QAT itself but by the resource the button tries to load during initialization.

The most common triggers are custom macros stored in a template that is no longer available, add-in commands that reference a disabled or corrupted add-in, or document-specific commands that force Word to scan a slow network folder. The delay can range from 10 seconds to over a minute depending on the timeout setting of the resource.

Where the QAT Customization Is Stored

Your QAT layout is saved in the Word.officeUI file. The exact path is:

%localappdata%\Microsoft\Office\Word.officeUI

This file contains XML that lists every button on the QAT. If you delete or rename this file, Word creates a new default QAT the next time it starts. This is the fastest way to eliminate a problematic entry without hunting through menus.

Steps to Identify and Remove the Problematic Quick Access Toolbar Item

Follow these steps in order. Start with Safe Mode to confirm the cause, then use the reset or file deletion method to remove the item.

Step 1: Confirm the QAT Item Is the Cause Using Safe Mode

  1. Close Word completely
    Make sure no Word window is open. Check the system tray for background Word processes.
  2. Start Word in Safe Mode
    Hold the Ctrl key on your keyboard and double-click the Word shortcut. A dialog appears asking if you want to start in Safe Mode. Click Yes. Word opens without any customizations, add-ins, or modified QAT entries.
  3. Check startup speed
    If Word opens instantly in Safe Mode, the delay is caused by a customization such as a QAT item, an add-in, or a template. Proceed to the next step to isolate the QAT specifically.

Step 2: Reset the Quick Access Toolbar Only

  1. Open Word normally
    If Safe Mode worked, close it and start Word normally. Expect the delay again.
  2. Go to File > Options > Quick Access Toolbar
    This opens the QAT customization pane.
  3. Click the Reset button
    At the bottom of the pane, click Reset. From the dropdown, choose Reset only Quick Access Toolbar. A confirmation dialog appears. Click Yes.
  4. Click OK and restart Word
    Close Word and open it again. If the delay is gone, the problem was one of the custom QAT items you added. You can now add back your essential buttons one at a time and test after each addition to find the specific item that causes the delay.

Step 3: Delete the Word.officeUI File (if Reset Does Not Work)

  1. Close Word completely
    Ensure no Word process is running. Open Task Manager and end any WINWORD.EXE processes if needed.
  2. Open the Office folder
    Press Windows key + R, type %localappdata%\Microsoft\Office and press Enter.
  3. Locate Word.officeUI
    Find the file named Word.officeUI. Right-click it and choose Rename. Change the name to Word.officeUI.old. This preserves the file as a backup.
  4. Start Word
    Word creates a new Word.officeUI file with the default QAT. The delay should be gone. If you need to recover the original buttons, close Word, delete the new file, and rename Word.officeUI.old back to Word.officeUI. Then remove items one by one using the Options dialog.

ADVERTISEMENT

If Word Still Has Issues After the Main Fix

Word Startup Delay Persists After QAT Reset

If the delay continues after resetting the QAT and deleting the Word.officeUI file, the cause is not the Quick Access Toolbar. The next likely culprits are COM add-ins or global templates. Disable all add-ins by going to File > Options > Add-Ins. At the bottom, set Manage to COM Add-Ins, click Go, and uncheck all items. Restart Word. If the delay stops, re-enable add-ins one by one to find the problematic one.

Word Freezes When Clicking a Specific QAT Button After Startup

If Word starts normally but freezes when you click a particular QAT button, that button is linked to a broken macro or a missing add-in command. Remove the button from the QAT by right-clicking it and choosing Remove from Quick Access Toolbar. If the button does not appear in the customization list, use the reset method described in Step 2.

Quick Access Toolbar Keeps Resetting After Restart

If your QAT customizations disappear every time you restart Word, the Word.officeUI file is being overwritten by a group policy or a third-party tool. Check with your IT department if you are on a managed computer. You can also set the file to read-only after configuring your preferred QAT. Right-click Word.officeUI, choose Properties, and check Read-only. Word will still load the toolbar from the file but cannot save changes.

Quick Access Toolbar Reset Methods Comparison

Item Reset via Options Dialog Delete Word.officeUI File
Scope Removes only QAT customizations Removes QAT customizations and toolbar position
Recovery Cannot undo, must re-add buttons manually Can restore by renaming backup file
Time required 30 seconds 2 minutes including backup rename
Works when QAT is corrupted Yes, if Options dialog loads Yes, even if Word cannot open Options

You can now identify and remove the Quick Access Toolbar item that caused Word to delay at startup. Start with Safe Mode to confirm the cause, then use the Reset only Quick Access Toolbar option or delete the Word.officeUI file for a clean slate. After the fix, add your essential buttons back one at a time and test each addition. For persistent delays unrelated to the QAT, check COM add-ins and global templates using the same isolation method.

ADVERTISEMENT