I deleted files in AppData/Packages and some apps does'n work

4.6k views Asked by At

I'm stupid and I deleted files in Windows 8.1 on my Surface Pro files in AppData/Packages folder. Now some apps doesn't work, especially all in metro (Windows Store too). How can I fix this? I dont have any backup, even I dont have Windows 8 installation disc cause i bought it with my Surface Pro..

2

There are 2 answers

0
Sagar Damani On

Make new User account in Windows set it as administrator and delete old account.

This will leads to create your new AppData folder so now you can work with your control panel and windows App.

0
RobSwed On

Run a CMD window with Admin rights and type:

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:systemRoot\WinStore\AppxManifest.XML

That will fix Windows Store.