If you are proficient in Win10 office software applications, you will not hesitate and will quickly provide the best solution.
Now users can solve the problem that win10office cannot be opened through the following methods:
1. Open Notepad and enter the following code:
echo off
net stop clipsvc
If "%1"=="" (
echo ==== BACKING UP LOCAL LICENSES
Move %windir%serviceprofileslocalserviceappdatalocalmicrosoftclipsvctokens.dat %windir%serviceprofileslocalserviceappdatalocalmicrosoftclipsvctokens.bak
)
If "%1"=="recover" (
echo ==== RECOVERING LICENSES FROM BACKUP
copy %windir%serviceprofileslocalserviceappdatalocalmicrosoftclipsvctokens.bak %windir%serviceprofileslocalserviceappdatalocalmicrosoftclipsvctokens.dat
)
net start clipsvc
2. Save as license.bat (any location), select "All files" as the format
3. Run this file using administrator mode
4. Uninstall the corresponding Office components
5. Go to the new Beta store of Win10 to re-download and install the Office application.
The above method is very practical! If you have friends who use Win10 office, you might as well tell them. Maybe they have also encountered this problem, but there is no solution for the time being. Maybe you are just providing help in times of need to share the solution to the problem that Win10 office cannot be opened, but you will get unexpected surprises!