Word Citation Manager Freezes When Adding Source: Fix
🔍 WiseChecker

Word Citation Manager Freezes When Adding Source: Fix

You click Add New Source in the Word Citations & Bibliography tool, and the entire application stops responding. The Source Manager dialog either hangs for 30 seconds or never recovers, forcing you to end the Word process through Task Manager. This freeze typically occurs because the XML-based citation storage file has become corrupted or because a third-party add-in interferes with the citation database. This article explains why the Source Manager freezes and provides a sequence of fixes ranging from repairing the source file to disabling conflicting add-ins.

Key Takeaways: Fix the Word Source Manager Freeze

  • References > Manage Sources > Browse to a blank .xml file: Switches Word to a clean citation database so the corrupted file is no longer loaded.
  • File > Options > Add-ins > COM Add-ins > Go > Uncheck third-party add-ins: Removes add-ins that may block the Source Manager dialog from rendering.
  • Run Word in Safe Mode (hold Ctrl while starting): Confirms whether the freeze is caused by an add-in without permanently disabling anything.

ADVERTISEMENT

Why the Source Manager Freezes When Adding a New Source

Word stores every citation source in an XML file named Sources.xml. Each time you open the Source Manager or add a new source, Word reads the entire file into memory. If the XML structure becomes corrupted due to a power loss, a crash during a previous save, or a sync conflict with OneDrive, Word cannot parse the file and the dialog freezes. A second cause is a COM add-in that hooks into the citation system and blocks the dialog from closing or refreshing. Common offenders include reference managers such as Zotero, Mendeley, or EndNote that register themselves as Word add-ins. A third cause is a damaged Normal.dotm template that conflicts with the citation code.

Locations of the Sources.xml File

The Sources.xml file is stored in a per-user folder. The exact path depends on your Windows version and whether you use a Microsoft 365 subscription or a standalone Office version. On Windows 11 and Windows 10 with Microsoft 365, the path is:

C:\Users\[YourUserName]\AppData\Roaming\Microsoft\Bibliography

For Office 2019 or 2021, the path is the same. If you cannot see the AppData folder, enable hidden items in File Explorer by clicking View > Show > Hidden items.

Steps to Unfreeze the Source Manager and Repair the Citation Database

Use the methods below in the order listed. Stop after each method and test whether the Source Manager opens and allows you to add a source without freezing.

Method 1: Switch to a Blank Sources.xml File

  1. Close Word completely
    Make sure no Word windows are open. Check Task Manager if needed.
  2. Navigate to the Bibliography folder
    Open File Explorer and paste %appdata%\Microsoft\Bibliography into the address bar. Press Enter.
  3. Rename the existing Sources.xml file
    Right-click Sources.xml and choose Rename. Type Sources.old.xml and press Enter. This preserves your old data while forcing Word to create a new file.
  4. Open Word and test the Source Manager
    Start Word. Go to References > Manage Sources. The dialog should open immediately. Click New and add a test source such as a book. If the dialog does not freeze, the old file was corrupted.

Method 2: Disable Third-Party COM Add-Ins

  1. Open Word Options
    Click File > Options > Add-ins.
  2. Open the COM Add-ins dialog
    At the bottom of the Add-ins pane, locate the Manage dropdown. Select COM Add-ins and click Go.
  3. Uncheck all add-ins that are not from Microsoft
    Clear the checkbox next to any entry named Zotero, Mendeley, EndNote, or other citation tools. Leave Microsoft entries such as Microsoft Office SharePoint Server or Microsoft VBA for Office checked.
  4. Click OK and restart Word
    Close Word and reopen it. Test the Source Manager by adding a source. If the freeze is gone, one of the disabled add-ins was the cause.

Method 3: Run Word in Safe Mode

  1. Start Word in Safe Mode
    Press and hold the Ctrl key on your keyboard. While holding Ctrl, double-click the Word shortcut on your desktop or Start menu. When the dialog appears asking whether you want to start in Safe Mode, click Yes.
  2. Test the Source Manager in Safe Mode
    In Safe Mode, go to References > Manage Sources and add a new source. If the dialog works normally, the freeze is caused by an add-in or a template. If it still freezes, the problem is likely a corrupted Sources.xml file or a damaged Normal.dotm template.

Method 4: Reset the Normal.dotm Template

  1. Close Word
    Ensure no Word process is running.
  2. Locate the Normal.dotm file
    In File Explorer, paste %appdata%\Microsoft\Templates into the address bar and press Enter.
  3. Rename Normal.dotm
    Right-click Normal.dotm and choose Rename. Type Normal.old.dotm and press Enter.
  4. Restart Word
    Word creates a fresh Normal.dotm automatically. Test the Source Manager.

ADVERTISEMENT

If Word Still Has Issues After the Main Fix

Even after applying one of the methods above, you may encounter related problems. Below are two additional symptoms and their specific fixes.

Source Manager Opens but Adding a Source Causes a Crash

If the Source Manager dialog opens but Word crashes the moment you click OK after filling in the source fields, the problem is a damaged Office installation. Run the Office repair tool. Go to Settings > Apps > Installed apps on Windows 11 or Apps & features on Windows 10. Find Microsoft 365 or Microsoft Office in the list. Click the three dots and select Modify. Choose Quick Repair first. If the crash persists, run the Online Repair option, which requires an internet connection and takes about 15 minutes.

Citations Display as { AUTHOR, 2023 #1 } Instead of a Formatted Reference

This symptom indicates that the bibliography field codes have been corrupted rather than the Source Manager itself. Press Alt+F9 to toggle field code display. If you see curly braces with text, the field codes are visible. Press Ctrl+A to select the entire document, then press F9 to update all fields. If the codes remain, select the entire document, press Ctrl+Shift+F9 to unlink the fields, and then reinsert the citations using References > Insert Citation.

Word Citation Manager Freezing: Safe Mode vs Normal Mode Comparison

Item Safe Mode Normal Mode
Add-ins loaded None (all disabled) All enabled COM add-ins and templates
Sources.xml file used Same file as normal mode Same file as Safe Mode
Source Manager freeze behavior Freeze indicates corrupted Sources.xml or Normal.dotm Freeze may be caused by add-in or corrupted file
Recommended first action If freeze persists, rename Sources.xml If freeze occurs, disable COM add-ins first

You can now identify whether the freeze is caused by a corrupted citation database, a conflicting add-in, or a damaged template. Start by renaming the Sources.xml file because this fix requires no add-in knowledge and resolves most cases. If the problem returns after a few days, check whether a third-party reference manager is automatically re-adding itself to the COM Add-ins list. In that case, disable the add-in from within the reference manager application itself rather than from Word. Finally, keep a backup copy of your old Sources.old.xml file for two weeks in case you need to extract sources later by manually copying the XML entries.

ADVERTISEMENT