I had a normally working Win7 computer a couple hours ago... I had removed a hard drive from a broken laptop and put it into an enclosure. Then I used ICACLS to reset the permissions on it so the files could be accessed. Anyway, I don't know what happened, but I somehow changed something on my computer, not just the external drive. I couldn't open most programs without running them as administrator (including chrome). I ran icacls "%appdata%*.*" /grant "%username%":(F) /T and now I can run Chrome but it won't sync.
I tried doing a system restore from several points from safe mode but they all fail.
I'm thinking about doing a icacls "c:*.*" /grant "%username%":(f) /T /C will that help or just make it worse?