Skip to main content

Cannot verify the product license in Microsoft Office?

Q:  Cannot verify the product license.

A : Method 1
Activate the Office 2010 product online by doing the following:
Go to C:\Program Files (x86)\Microsoft Office\Office14.
If you have the 64-bit version of Office, the path is C:\Program Files\Microsoft Office\Office14
Make sure you are connected to the Internet and run the following command to activate the product online:
cscript ospp.vbs /act
Confirm the reg key value for the following?
HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\CONTROL\CLASS\{4D36E967-E325-11CE-BFC1-08002BE10318}
Key = UpperFilters
Value = PartMgr
If the above does not match please try to change it via the command prompt.
reg add HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\CONTROL\CLASS\{4D36E967-E325-11CE-BFC1-08002BE10318} /v UPPERFILTERS /t REG_MULTI_SZ /d PartMgr /f
and try activate again.

Method 2:
Search for ospp.vbs file on your PC
Open the command prompt & type the following.
cscript "Path of the ospp.vbs in double quotes" -dstatus
Enter the MAK/PID key
cscript "Path of the ospp.vbs in double quotes" -inpkey:<product key>
Include the dashes in the product key
Trigger activation
try to activation via the UI. Alternatively you can trigger it using this command:
cscript "Path of the ospp.vbs in double quotes" -act
Check the status
The following command will show the licensing status.
cscript "Path of the ospp.vbs in double quotes" -dstatus
Let us know if these steps work.

Method 3
stop OfficeSoftwareProtectionPlatform
services from services.msc
Remove OfficeSoftwareProtectionPlatform folder from these locations :
Program files/common files/mirosoft shared
Program files x86/ common files/mirosoft shared
Program data/microsoft

Delete registry key from
Hklm/software/microsoft /ospp

Method 4
Please use this apps to remove the volume license information.

http://pxc-coding.com/products/office-key-remover/

Comments

Popular posts from this blog

Office 2013 Error "Microsoft Word has stopped working".

Problem: Office 2013 Error "Microsoft Word has stopped working". Cause: This issue could in office 2013. 1.) Abby Fine Reader 2.) Graphic Card Driver. 3) Any Third Party Addin. Solution: Method 1: 1) Look for Abbyy Fine reader in control panel. 2)Remove it from the program list. 3)Restart the computer and check the status. If you are not able to remove it update the latest Update for Abbyy Fine Reader from their website. Method 2: 1) Try to disable Graphic adapter from Device manager Locate Device Manager: Right Click on My computer-->Properties -->Device Manager. 2) Open office application. 3)Check the status. Method 3: 1)Open any office application. 2)Open file-->options--Advance. 3)Disable Hardware Acceleration. Method 4: 1)Open Event Viewer by Run Window(Crtl+R) 2) Type eventvwr.msc and look for the office error. 3) Look for faulting module and rename the file from the file location. 4) Open office application and ...

Setup cannot find office.en-us\dwtrig20.exe during office installation

Problem:  Setup cannot find office.en-us\dwtrig20.exe during office installation Solution: Method 1 : a) Uninstall skype form control panel. b) After installing office, re-install skype. Method 2: a) Browse disk by right clicking on it with mouse. b) Double click on setup.exe file from the same location. Method 3: Note: Take backup of your registry before modifying it.  For registry backup: open "run" >> type "regedit" >> goto "file" >> click on "export" on desktop. a) Edit the registry. HKEY_LOCAL_MACHINE > SOFTWARE > MICROSOFT > OFFICE Delete the keys (items) you find in the OFFICE folder but not the sub-folders. This removes traces of previous installs to avoid possible conflicts when installing the new version of Office. b)HKEY_LOCAL_MACHINE > SOFTWARE > MICROSOFT > OFFICE > DELIVERY > SOURCEENGINE > DOWNLOADS Delete the keys (items) you find here.

How to Change the iTunes Backup Location on Windows 10

Steps to follow: Step 1:  Create a folder for your new backup location. While this step shows a folder labeled  New iTunes Backup  created within the root of partition  D , you can practically create it at any location you want. However, do remember to modify the file path as appropriate when creating the symbolic link later. Step 2:  Press  Windows-R  to open the Run box. If you are using the desktop version of iTunes, type the following into the search box: %APPDATA%\Apple Computer\MobileSync If you are using the Windows Store version of iTunes, type the following instead, but make sure to replace  C with the correct drive letter of your primary Windows 10 partition, and  [USERNAME]  with your Windows username: C:\Users\[USERNAME]\Apple\MobileSync Once you're done, click OK. Step 3:  A File Explorer window should now open the iTunes  MobileSync  directory automatically, and you should see a folder ...