The computer is running 64 bit Windows 10 Home - but this would probably apply to any fairly recent Windows OS (like from Win 7 on?).
A friend asked me for some help - isn't that always the way? They wanted install a piece of software (an Adobe PDF Reader - but it's not really important) and were getting a permission denied error. Some other software on the computer had stopped working too.
After a little bit of looking I determined they were logged on with an administrator account but still getting the permission denied messages. When I looked into the folder of the application that wasn't running properly I wasn't permitted to see the permissions. I also couldn't give ownership to the "NT SERVICE\TrustedInstaller" account. I obtained ownership for the current account and then saw that the permissions had essentially been wiped out. I looked up default permissions and went about applying them. Users, and Administrators were no problem - but when I got to the "NT SERVICE\TrustedInstaller" user Windows reports the account can't be found (which explains why I couldn't give ownership to it).
I have found many articles on SuperUser and other sites explaining how to assign permissions to the "NT SERVICE\TrustedInstaller" but my problem is that the account doesn't exist. (For example: Reset default ACLs for C:\Program Files\WindowsApps)
- Can I create the account (how to create a system account?)
- How serious is this issue - I can definitely get things running for this user for now but I suspect future problems
- Guesses about how it happened? - I'm suspecting a Windows Update, but of course malicious software could be a problem (virus checker reports no current problems)
Thanks