AgentRev / WindowsAppsUnfukker

PowerShell script to fix WindowsApps-related permission errors and crashes.
The Unlicense
356 stars 20 forks source link

There's another component to fix #33

Open vultureman opened 5 months ago

vultureman commented 5 months ago

Often when people are getting these errors, it's either the 2 folders you're fixing, or the permissions on

C:\ProgramData\Microsoft\Windows\AppRepository

Can you please adjust your script to also include fixing that folder as well if it's screwed?

There is TOO MUCH bad advice online regarding changing the permissions on that folder, like adding the user to the permissions and taking ownership. All of those things completely bones the store apps.

AgentRev commented 5 months ago

Oh wow okay, yeah I see it, exactly the same bullshit going on in that folder, sure I can add it