Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Instructions for Fixing 'This App Can't Open' Error on Windows 10

Understand Instructions for Fixing 'This App Can't Open' Error on Windows 10 with clear explanations, practical examples, and useful tips. This updated...

Table of Contents

Instructions for Fixing 'This App Can't Open' Error on Windows 10 is easier to understand when the core ideas are paired with practical examples. The sections below explain the topic clearly, highlight useful steps, and point out details that can prevent common errors.

For those who are using the Windows 10 Technical Preview version with the Office Touch Preview product set, it is likely that this " app app cannot open " error is as shown below:

Instructions for Fixing 'This App Can't Open' Error on Windows 10 example image 1

Not only that, the error phenomenon also occurs when users open other applications, if they try by removing and then reinstalling, it doesn't work. After several days of research, Microsoft pointed out the problem lies in the Windows Store Licensing Service that caused the error. So how to fix that phenomenon? The only way up to this point is to read the article below of TipsMake.com.

This app cannot fix open instructions on Windows 10:

First, open Notepad and paste the code below into:

 echo offnet stop clipsvcif '% 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 

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!

FAQ

What should you know about this app cannot fix open instructions on Windows 10?

First, open Notepad and paste the code below into:

What is Instructions for Fixing 'This App Can't Open' Error on Windows 10?

Instructions for Fixing 'This App Can't Open' Error on Windows 10 refers to the core ideas, tools, or processes explained in this guide. Understanding the basics makes the more advanced details easier to apply.

Why is Instructions for Fixing 'This App Can't Open' Error on Windows 10 important?

A clear understanding of Instructions for Fixing 'This App Can't Open' Error on Windows 10 helps you make informed decisions, avoid common mistakes, and use the relevant tools or techniques more effectively.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.