An implementation of Visual Basic that is built into Microsoft products.
Hi @Carol Carol .
Run-time error “53” means “File not found”. It often appears when Word starts because a macro, add-in, template, or startup file is trying to load a file that no longer exists or is in the wrong location.
Try these steps:
1. Start Word in Safe Mode
- Press Win + R
- Type:
winword /safe - Press Enter If Word opens without the error, the problem is likely an add-in or startup template.
2. Disable Word add-ins
- Open Word
- Go to File > Options > Add-ins
- At the bottom, choose COM Add-ins and click Go
- Uncheck add-ins and restart Word
3. Check the Word Startup folder
Look for old template/add-in files in the Word Startup folder, often located at:
%appdata%\Microsoft\Word\STARTUP
Move any files there temporarily to another folder, then reopen Word.
4. Check Normal.dotm
Close Word, then rename this file if it exists:
%appdata%\Microsoft\Templates\Normal.dotm
For example, rename it to:
Normal_old.dotm
Word will create a new default one when it starts.
5. Repair Microsoft Office
- Go to Control Panel > Programs and Features
- Select Microsoft Office / Microsoft 365
- Choose Change
- Run Quick Repair first, then Online Repair if needed
Let me know if these steps work. I would greatly appreciate it if you could follow this guidance or provide feedback.
Thank you.