Some users will encounter the problem that the application can not be opened when using the Win10 preview application. Normally, unloading and reloading can be solved. But this method is not very useful for the latest touch version of Office, the reason is that there is a problem with the Windows Store license service. After the user uninstalls, this service cache is not emptied, so reloading will not solve the problem.
Solution:
1. Open Notepad and enter the following code:
echo Off
net stop clipsvc
if "%1"=="" (
echo ==== BACKING UP LOCAL LICENSES
Move %windir%\\serviceprofiles\\localservice\\appdata\\local\\microsoft\\clipsvc\\tokens.dat %windir%\\serviceprofiles\\localservice\\appdata\\local\\microsoft\\clipsvc\\tokens.bak
)
if "%1"=="recover" (
echo ==== RECOVERING LICENSES FROM BACKUP
copy %windir%\\serviceprofiles\\localservice\\appdata\\local\\microsoft \\clipsvc\\tokens.bak %windir%\\serviceprofiles\\localservice\\appdata\\local\\microsoft\\clipsvc\\tokens.dat
)
net start clipsvc
2, save as license.bat (any location), format selection "all files"
3, run this file in administrator mode
4, uninstall the corresponding Office components
5, go to Win10 new Beta store to re-download and install the Office application
Win10 system user feedback After clicking Shutdown and update, win10 computer will display the blue
Recently, Microsoft announced that the development of Windows 8 has been completed, and the RTM ver
On July 29th, the official version of Win10 was released. The Win10 start menu is back, combining th
After the release of the fourth cumulative update two weeks ago, todays consumers are welcoming anot
How to set the "Start" screen on the WIN8 system to display the desktop background
Win10 10130 preview version of the known BUG solution and the use of small tricks
Win8 system comes with screenshots gadget usage tips Win8 comes with screenshot tool using graphics
How does Win10 fix the application in the start menu program list to the start screen
Win10 installation printer driver error code 0xc000007b reason and solution
Win7 system IE browser open page slow how to solve How to solve win7 system open software slow
Win8 cancels Media Playe as the default player method
How to get Authenticated Users permission for win7/win8?
Win10 official version will lead the PC game revolution DX12 performance increased by 70%
Win10 locks devices and printers to the method in the start menu tile tutorial
Win10 system to open or close the system icon in the volume switch can not be adjusted two solutions
What is OneNote? How to uninstall OneNote in Win10?
Surface RT price drop only 299 US dollars
How to use the top command to monitor Linux system performance
Win7 this file does not have a program associated with it to perform the operation.
Windows 7 needs to pay attention to the configuration of IPv6
Microsoft released Vista application compatibility list
Win10 Xiaona Cortana how to close
How to enable SATA hard disk AHCI mode under Win10 system?