This app cant open windows 10 | How to Fix This App Can’t Open Check Windows Store in Windows 10

Published: 16 November 2021
on channel: Techno Analyst-RD
2,812
22

How to Fix This App Can’t Open Check Windows Store for More Info Error in Windows 10
Step 1: In Command prompt use : sfc /scannow
Step 2 reset windows store cache : windows key + R key and type a command : wsreset
----------------------------------------------------------------------------------------------------------------------
Step 3: Open windows Powershell copy paste below command and press Enter .

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
----------------------------------------------------------------------------------------------------------------------
Step 4: Open notepad file copy below code and save .bat file
& run as Administrator.
.....................................
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

Your Support is our oxygen. We inspired by you!.

Tags used:
How to Fix “This App Can’t Run on your PC” in Windows 10/8.1 (Easy), app not open in windows 10, app opening error, This App Can’t Run on your PC, this app can't be open on this pc, change user account setting, app can't installed, Windows 10 apps not install, how to fix, how to solve, software not installed, software can not run install, how to install, 32bit or 64bit, allow install, run apps in windows 10, add user account, run compatibility app, app not installing


Watch video This app cant open windows 10 | How to Fix This App Can’t Open Check Windows Store in Windows 10 online without registration, duration hours minute second in high quality. This video was added by user Techno Analyst-RD 16 November 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,812 once and liked it 22 people.