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
Then, save it as a file named bbat, then run as Administrator. Removing the application causes an error, restarting the computer and then reinstalling, you check to see if the error phenomenon is over yet!Good luck!