Skip to content

Instantly share code, notes, and snippets.

@maciakl
Created February 26, 2013 16:18
Show Gist options
  • Save maciakl/5039730 to your computer and use it in GitHub Desktop.
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.

@YisroelTech
Copy link

Thanks for this workaround, worked like a charm!
[I had this problem with Microsoft office 2013, and it worked great for all of the components]
One little thing you need to add, that in order for this fix to work you gotta restart the machine after creating the registry key.

@userpatri
Copy link

It worked fine for MSWord 2007 and 2003.
Once added to the registry Word 2007 opened normally. Thanks!

@DavidGP
Copy link

DavidGP commented Feb 8, 2017

Yay! That worked. I have both Office 2003 and 2007 installed on a Win 10 64bit machine. I did not even have to reboot.
Thanks man!

@AiyadAhmed
Copy link

Owesam ! worked perfectly

@picode98
Copy link

This solution worked for me; in my case, Office 2007 Enterprise and Office 2016 Professional Plus were installed side-by-side on Windows 7. No reboot was required in my case.

@shiva-mummoju
Copy link

Worked perfectly. Thanks!

@rl88
Copy link

rl88 commented Apr 19, 2018

Bravo - Thanks so much!

@coreystone
Copy link

Cheers

@Shmoo18
Copy link

Shmoo18 commented Oct 20, 2019

Awesome sauce, I am so appreciative!

@claudio-borgini
Copy link

Your suggestion fixed the problem on Office 2007 Enterprise immediately. Thank you Luke.

@roundmoon88
Copy link

Thanks, it works for me.

@jjohnjibin
Copy link

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

@lshiang
Copy link

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

Thank you man, worked like a charm :)

@drillvoice
Copy link

Confirming that this worked for me on 13 Dec 2021.

@Lastep
Copy link

Lastep commented Jan 9, 2022

Jan 9, 2022 - worked perfectly, thank you.

@MadhuBhan
Copy link

Awesome. It worked instantly. Thank you very much.

@Peggit-2424
Copy link

How do you enter the hexadecimal value of 1
Thank you

@YisroelTech
Copy link

How do you enter the hexadecimal value of 1 Thank you

Just type number 1.

@midaskid
Copy link

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

@tamilkhadar
Copy link

Thanks. It worked.

@MabelAmber
Copy link

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!

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