How to fix broken AppData permissions in Windows 8

7,405

I faced the same problem probably caused by sharing my user files. While not having a real solution (call it a work-around), you may try to log-into (or first create) another user account on the same system, where the (Metro) apps will eventually work. If this works for you (as it did in my case), you may dig into the differences of the two user accounts or just move your work to the new account and let the old account gracefully die.

Share:
7,405

Related videos on Youtube

iYassin
Author by

iYassin

Updated on September 18, 2022

Comments

  • iYassin
    iYassin over 1 year

    Not knowing that this is a bad mistake — or maybe a massive bug in Windows 8 — I shared my complete user folder using Home Group on Windows 8 Pro x64. This changed the permissions for C:\Users\<username>\AppData and as a consequence of that, all Windows 8 apps failed. If I try to start one of them now, the full-screen app icon shows up for a couple of seconds followed by a force-close of the app.

    I did some research and found that my sharing of the user folder apparently caused this problem. I also found that adding specific permissions for ALL_APPLICATION_PACKAGES for the folder C:\Users\<username>\AppData\Local\Microsoft\Windows\WER and a .dat file in a "Temporary Internet Files" folder should fix it, but it didn't, just like issuing sfc /scannow.

    As I'm really not too keen on reinstalling my machine, do you have any advice on how to fix the permissions problem to make the apps work again?

    • iYassin
      iYassin over 11 years
      Yes, I cancelled the share some minutes after creating it. I told Win8 to restore permissions, but it still killed my apps. I'm stil in the home group, but leaving it wouldn't restore the permissions for AppData because the share is turned off already.
    • Ramhound
      Ramhound over 11 years
      So you have not tried to leave and delete the home group? Can you try that?
    • iYassin
      iYassin over 11 years
      Alright, just tried it: I left the home group and rebooted - the apps still crash on launch. Is there any error log I could post here to help finding the issue?
    • Ramhound
      Ramhound over 11 years
      I am sure there is an error log, try the event viewer, thats where most all crashes caused by Windows itself would end up. I will get back with you later today with a possible solution.
    • iYassin
      iYassin over 11 years
      Thanks a lot! I'm looking to get that error log in the meantime.
  • iYassin
    iYassin about 11 years
    Works for me, too. Is there any way to port application settings (Office, PS Lightroom etc.) to another user? Or is this just like moving to a new computer?