So to start off, I tried to do a system restore for an issue I have since resolved, but when I tried to do the restore I got error 0x8007045b. I found a command that was supposed to fix it which was this, cd "C:\Program Files"
takeown /f WindowsApps
icacls WindowsApps /grant Administrators:F
attrib WindowsApps -h
rename WindowsApps WindowsApps-renamed.
The command did not help to make the system restore work, but did screw up my windows apps (Forza Horizon 3, Microsoft Store, Xbox app etc). I gained access to the file which was renamed to Windows Apps -renamed and all of the apps were on there. This makes me think I can get them back to a working order and wanted to know if anyone knew how to do that.
Thanks for any help in advance!
takeown /f WindowsApps
icacls WindowsApps /grant Administrators:F
attrib WindowsApps -h
rename WindowsApps WindowsApps-renamed.
The command did not help to make the system restore work, but did screw up my windows apps (Forza Horizon 3, Microsoft Store, Xbox app etc). I gained access to the file which was renamed to Windows Apps -renamed and all of the apps were on there. This makes me think I can get them back to a working order and wanted to know if anyone knew how to do that.
Thanks for any help in advance!