As the button name implies, it will open the “Advanced Security Settings” window. Here, you can manage various options like the owner, permissions, auditing, and more. Since we want to change the owner to TrustedInstaller, click the “Change” link next to “Owner.” ...
If you’ve taken ownership of a protected file, folder, or registry key, you should change it back to the default TrustedInstaller owner after making changes. TrustedInstaller is a built-in user account in all versions of Windows that owns various system files, including some files in the Wind...
Now, click on the “Change” link next to “Owner” appearing at the top of the Windows. This is what allows you to change the owner of the file or folder. As soon as you click on the link, it will open the “Select User or Group” window. Here, simply copy “NT Service\Truste...
In the left pane of Registry Editor, navigate to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\gpsvc We will now take ownership of this key to edit it. Right-click thegpsvc(folder) key and selectPermissions. The default owner should beTrustedInstaller. ClickChangein the...
icacls "%programfiles%\WindowsApps" /setowner "nt service\trustedinstaller" You should see the following output: processed file: WindowsApps Successfully processed 1 files; Failed processing 0 files The above command restores theWindowsAppsfolder’s ownership back to theTrustedInstaller account, which is...
Navigate to theSecuritytab and selectAdvancedat the bottom-right corner. A new window will open where you’ll seeTrustedInstalleras the owner of the folder. SelectChangeto change the owner. Now, Windows will ask you toEnter the object name to select. Enter the user name you want to transfer...
I have run chkdsk on C:\ and hardware diagnostic but to no avail. I ran Windows Update troubleshooter too. Then I used a third part tool called SetAcl Studio. The permission shown in that tool are different to those shown in folder properties and the interface allows you to change them...
Change owner to TrustedInstaller TrustedInstaller is a special system account that adds an extra protection layer to the critical system areas. Important Registry keys and system files are owned by it. It doesn't appear in thelist of user accounts, and you cannot easily select it manually when ...
3)We are now going to change the Owner On Advanced Security Settings window. OnWindows 10, you can click onChangenext toOwner: TrustedInstaller. But onWindows 7or earlier versions, you need to select theOwnertab and hitEdit. And on the window popping up, click onOther users or groups. ...
Now the question comes! Once you have taken ownership of a file and now you want to restore “TrustedInstaller” as default owner of that file, how will you do that? How will you change the owner of a file back to “TrustedInstaller”?