Skip to content

Instantly share code, notes, and snippets.

@maciakl
Created February 26, 2013 16:18
Show Gist options
  • Select an option

  • Save maciakl/5039730 to your computer and use it in GitHub Desktop.

Select an option

Save maciakl/5039730 to your computer and use it in GitHub Desktop.
Word 2007 Configuring Every Time - Quick Fix:

Word 2007 Configuration Fix

If you have Word 2003 and 2007 installed on the same machine, recent updates might have caused a condition in which 07 it runs the configuration dialog every time you open a document. A quick workaround is:

  • Open regedit
  • Navigate to HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options
  • Create new DWORD called NoReReg
  • Give it a hexadecimal value of 1

Next time you open word you should no longer see the config dialog.

@jjohnjibin
Copy link
Copy Markdown

Worked like a charm!!! Thank you very much!!

@lshiang
Copy link
Copy Markdown

lshiang commented Oct 6, 2021

It fixed the nuisance configuration problem, which renders the Word 2007 almost unusable in one of my Windows 10 machines. Thanks!

@Krtekcze
Copy link
Copy Markdown

Thank you man, worked like a charm :)

@drillvoice
Copy link
Copy Markdown

Confirming that this worked for me on 13 Dec 2021.

@Lastep
Copy link
Copy Markdown

Lastep commented Jan 9, 2022

Jan 9, 2022 - worked perfectly, thank you.

@MadhuBhan
Copy link
Copy Markdown

Awesome. It worked instantly. Thank you very much.

@Peggit-2424
Copy link
Copy Markdown

How do you enter the hexadecimal value of 1
Thank you

@YisroelTech
Copy link
Copy Markdown

How do you enter the hexadecimal value of 1 Thank you

Just type number 1.

@midaskid
Copy link
Copy Markdown

Eureka!!! worked like a charm on 2007 Enterprise, no restart required. Mille Grazie!!

@tamilkhadar
Copy link
Copy Markdown

Thanks. It worked.

@MabelAmber
Copy link
Copy Markdown

MabelAmber commented Feb 25, 2025

Wow! Windows 2007 went through this tedious configuration process each time I opened it - installed on Windows 11 Enterprise LTSC. I pushed the fix you described and it worked instantly!

Thank you so much!

@avinashsingh03
Copy link
Copy Markdown

Miraculous Solution! I was too much worried about this issue. Thanks..
Create DWORD of 32 bit, even your system is of 64 bit.

@Peggit-2424
Copy link
Copy Markdown

Peggit-2424 commented Oct 28, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment