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

Опубликовано: 16 Ноябрь 2021
на канале: 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


Смотрите видео This app cant open windows 10 | How to Fix This App Can’t Open Check Windows Store in Windows 10 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Techno Analyst-RD 16 Ноябрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,812 раз и оно понравилось 22 людям.