NOTE: Before attempting any of the fixes described in this page, note that the Office Genuine Notifications download has caused serious problems with some computers.  Editing the registry can cause problems, or disable your computer completely.  I do not endorse, nor recommend anyone use any of the following, so therefore anyone who attempts these procedures does so at their own peril.  This information is provided solely as reference material.

After installing Office Genuine Advantage (OGA) Notifications (KB949810) from Windows Update, OGA Validation will perform genuine test on installed Microsoft Office XP, Office 2003, Office 2007, and Office 2010 software. If Office product is validated as not genuine, “This copy of Microsoft Office is not genuine” notification message will be displayed on notification area (system tray), at splash screen during Office program (i.e. Word, Excel, PowerPoint, Outlook) startup, and at Office’s toolbar or ribbon with extra “Get Genuine Office” tab or element.

KB949810 OGA Notifications update is designed so that end-user cannot uninstall or removed the update using “Add and Remove Programs” or “Program and Features” in the Control Panel, in a bid to encourage end-users to buy genuine Microsoft products. But, if you’re a legit Office users, and the OGA validation has returned false-positive result, use the one of the following hacks to disable and remove Microsoft Office not genuine notification messages displayed by OGA Notifications. 

Note: Hack below simply remove and disable OGA Notifications so that no notification message about Office not genuine is not displayed, and works on most versions of OGA Notifications. It doesn’t crack or patch OGA Validation component, OGACheckControl.dll, which does the validation process to determine if the Office product is genuine or not.

Hack 1: Disable OGAAddin.dll from Loading with Office Applications

OGAAddin.dll (and OGAVerify.exe) is a few files that been installed by OGA Notifications. OGAAddin.dll allowed OGA Notifications to install as an add-in to applications in Office productivity suites to display not genuine reminder message to illegitimate and illegal copy of Office. By stopping the OGAAddin load behavior and preventing OGAAddin.dll from loading, the Office Genuine Advantage Notifications message can be suppressed.

  1. Run Registry Editor (RegEdit.exe).
  2. Press Ctrl-F to open search box, and search for OGAAddin.connect registry key.
  3. In the right pane, right click on Load Behavior and select Modify.
  4. Change the value data from 3 to 0.
  5. Repeat for each and every OGAAddin.connect found.

With this hack, Windows still treat OGA as installed, and will not prompt user to install again.

Hack 2: Disable and Remove OGAAddin from within Office Applications

  1. Run one of the Office app such as Word, Excel, PowerPoint, Outlook, Publisher and etc as administrator.

    Note: Open Windows Explorer, go to %SystemDrive%\Program Files\Microsoft Office\Office12 (may be different depends on version of Office installed and x64 OS uses Program Files (x86) folder), and right click on Office app executable, e.g. winword.exe, excel.exe, powerpnt.exe and etc to run as administrator.

  2. Go to Options (at the bottom of menu triggered by Office button) -> Add-Ins.
  3. Select COM Add-ins under Manage drop menu list, and click Go.
  4. Disable or remove the OGAAdmin.
  5. Repeat above steps for each and every Office applications installed.

Hack 3: Delete and Remove (Uninstall) Office Genuine Advantage Notifications Components

Although Microsoft does not allow OGA Notifications to be uninstalled, but that does not mean that individual file components of OGA Notifications cannot be deleted, removed or uninstalled manually.

To disable OGA Notifications and uninstall KB949810, close and exit from all Office applications (including Outlook, Word, Excel, PowerPoint, OneNote, Publisher, Visio and etc.), and search for the following files in %SystemDrive%\Wndows\System32 folder and %SystemDrive%\Windows\SysWow64 folder (for 64-bit OS x64 only).

OGAVerify.exe
OGAAddin.dll

Delete the above files. It’s also possible rename the files so that system cannot find them.

Hack 4: Remove OGAAddin.connect Registry Key in System Registry

Pretty much similar to method 1 and 2, but it’s quicker and will complete remove trace of OGAAddin.connect from registry. Unlike hack 1, Windows Update may prompt you to install again.

  1. Run Registry Editor (RegEdit.exe).
  2. Go to each and every of the following registry keys, and any other which contains OGAAddin.connect registry value sub-key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Word\Addins
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Excel\Addins
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Powerpoint\
    Addins
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins

  3. Delete the OGAAddin.connect registry value.

Hack 5: Properly Uninstall KB949810 OGA Notification via OGANotifier.msi

Tip by AnonyMouse

Easy to uninstall. Just follow these steps:

  1. Go to C:\Windows\SoftwareDistribution\Download\
    8998da55d52b36c0e98ba016ddd50de0\ folder.

    Note: The directory may be different, so if not found search for OGANotifier.cab.

  2. Extract OGANotifier.cab with WinRAR (or using the Expand command at command line) to get a file named OGANotifier.msi.
  3. Right click on OGANotifier.msi, and select Uninstall.
  4. Remember to block the update from been installed again in WU.

How to Uninstall Office Genuine Advantage Notifications (KB949810)

  1. Open an command prompt window with elevated privileges.
  2. Depending on the version of OGA (Office Genuine Advantage) installed (can be view from properties of %SystemDrive%\Windows\System32\OGAAddin.dll or DEL %SystemDrive%\Windows\System32\OGACheckControl.dll), run following commands below (see Tip below if you only want to run one command):

    MsiExec /X {049F2E8F-D5EC-4133-87FA-8E94837D8D0C} /QN /NORESTART ALLUSERS=1
    MsiExec /X {B148AB4B-C8FA-474B-B981-F2943C5B5BCD} /QN /NORESTART ALLUSERS=1
    MsiExec /X {DB427EF6-F13E-4AA6-9D40-5D962394774F} /QN /NORESTART ALLUSERS=1
    MsiExec /X {B2544A03-10D0-4E5E-BA69-0362FFC20D18} /QN /NORESTART ALLUSERS=1

    Note that the GUID identifier for OGA application may vary from system to system, depending on version and language installed. Generally, it works for OGA v1.7.0102.0, OGA v1.7.0105.35.0 and OGA v1.7.0105.35.0 v2.0.48.0.

    Tip: To determine which is the exact application ID for Office Genuine Advantage installed on your system, run Registry Editor (RegEdit), and navigate to the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
    CurentVersion\Uninstall

    There are many registry sub-keys that resembles the product ID above. Go into each and everyone of the registry sub-branches to look for and locate DisplayName REG_SZ value data which matches or similar to Office Genuine Advantage or OGA.

  3. After uninstalling OGA properly, it’s wise to clean up and remove all trace of OGA from the system. Run the following commands to delete all registry entries and system files, if still present:

    REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Word\Addins\
    OGAAddin.Connect /f
    REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Excel\Addins\
    OGAAddin.Connect /f
    REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Powerpoint\
    Addins\OGAAddin.Connect /f
    REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\
    Addins\OGAAddin.Connect /f
    DEL %SystemDrive%\Windows\System32\OGAVerify.exe
    DEL %SystemDrive%\Windows\System32\OGAEXEC.exe
    DEL %SystemDrive%\Windows\System32\OGAAddin.dll
    DEL %SystemDrive%\Windows\System32\OGACheckControl.dll

Users who want an automated solution to remove Office Genuine Advantage can download the OGA Uninstaller, a batch script that automatically run all of above commands.

Download OGA Uninstaller: RemoveOGA.bat

With any one of the hacks above, no more Office Genuine Advantage notification messages will be displayed and showed on system, regardless of genuine status of the Office software unless of course, end-user chooses to reinstall KB949810.

If you have any questions or comments, click

Please Note: All information provided in The Help Desk web site is in easy to understand terms, in my opinion only, and may not necessarily be the only accepted answers or advice.  I will not be responsible for any problems caused from anyone making any configuration or hardware changes to their computer system resulting from information obtained from this web site.  Please contact me prior to using any content from this web site.