
Navigating Window 10: A Complete Guide for Handling TrustedInstaller Rights

Navigating Window 10: A Complete Guide for Handling TrustedInstaller Rights
What to Know
- Use theTAKEOWN andicacls Command Prompt commands to take ownership of the file or folder.
- Or, right-click the item and go toProperties >Security >Advanced to add yourself to the list.
- TrustedInstaller is a built-in user account that owns lots of important system files.
This article describes two ways to deal with the message in Windows 10 about needing permission from TrustedInstaller to make changes to a file or folder.
How to Fix the TrustedInstaller Error Using Command Prompt
There are two really simpleCommand Prompt commands you can use to bypass the TrustedInstaller permissions prompt. Follow these steps to fix the TrustedInstaller “error” by granting your user account permission to make changes to the file or folder:
- Open an elevated Command Prompt . The quickest way there is to search for it from the Start menu, right-click the result, and chooseRun as administrator .
- EnterTAKEOWN /F and then type the file or folder name. Here’s an example:
TAKEOWN /F C:\Windows\System32\fr-FR\fms.dll.mui
- PressEnter to take control of the file. You’ll see a success message if the command executed correctly.
- Enter the following command (replacing our example file with your own) to immediately give your user account permission to delete or change the file or folder:
icacls C:\Windows\System32\fr-FR\fms.dll.mui /grant Administrators:F /T
Edit the File’s Security Options to Fix the TrustedInstaller Error
If you don’t feel comfortable using Command Prompt to take ownership of the folder or file, there is another way. Here’s how to use File Explorer to edit the security settings for the data, which will let you delete or modify it as needed.
Make sure you are logged in as an administrator.
- Locate the item you need permission to change and then right-click it and chooseProperties .
- Go toSecurity >Advanced , then selectChange next toOwner: TrustedInstaller .
- Type your username into the text box and then chooseCheck Names >OK .
- Check the box next toReplace owner on subcontainers and objects .
- SelectOK at the bottom and thenOK on the Properties window you opened in Step 1.
- OpenProperties >Security >Advanced once more. This time, selectAdd .
- ChooseSelect a principal and then type your username in the box.
- PressCheck Names >OK .
- Check the box next toFull control , then selectOK .
- Check the box next to Replace all child object permission entries with inheritable permission entries from this object .
- SelectOK on the Advanced Security Settings window and thenYes on the confirmation prompts. You should now have full permission to make changes to the file or folder, and you can close any other windows you opened to make these changes.
Why Do I Need Permission From TrustedInstaller?
Provided you’re the primary user of your home computer, you might be surprised to find out you need anyone’s permission to deal with files on your own PC.
All Windows 10 PCs have an in-built Microsoft account known as the TrustedInstaller. This account exists to prevent accidental damage to important system files, so it’s given ownership over many important operating system files. For you to be able to take control of these files, you need to make yourself the owner as described above.
Was this page helpful?
Thanks for letting us know!
Get the Latest Tech News Delivered Every Day
Tell us why!
Other Not enough details Hard to understand
Submit
Also read:
- [New] Perfect Synchronization Enhancing Audio-Visual with Subtitles in WMP
- [Updated] In 2024, How to Assemble a Personalized YouTube Music List
- [Updated] Making Online Gaming More Intimate via Xbox Zoom
- [Updated] What Does It Take to Promote a Video on YouTub, In 2024
- Before Buying Your Next Dash Cam - Here Are the 9 Things You Need To Know
- Easily Unlock Your Honor 90 Lite Device SIM
- Expert Tips for Fixing Unwanted Grid Patterns on Your Flat Screen TV
- Exploring the Consequences of Mao's Great Leap Forward on Chinese Society: An In-Depth Analysis by YL Computing
- How to Fix Shell32.dll Not Found or Missing Errors
- How to Use Facebook Image Search to Find Someone
- How To: Stream Laptop Display Onto HDTV With Simple HDMI Linkup Methods
- I Migliori Tre Player DVD Free per Windows 11: Scopri Come Masterizza Tutti I Tuoi Film in DVD
- In 2024, Crack the Code of Content Discovery on Facebook
- Restore a Shut Down or Disabled Instagram Profile Effectively
- Seamless Virtual Private Network Setup for Pixel Users: Leveraging the Free Google One VPN Feature - Detailed Tutorial
- Step-by-Step Repair: Restoring Functionality to Stuck Disc Readers on PCs
- Step-by-Step Strategies: Unlocking Success in 'Royal Match'
- Troubleshooting Tips for the Elusive MSVCR7e/C Runtime Library
- Viewpoint Visionaries Capturing the Essence with 3 Viewpoint Strategies in Reactions
- Title: Navigating Window 10: A Complete Guide for Handling TrustedInstaller Rights
- Author: Stephen
- Created at : 2025-03-01 02:20:16
- Updated at : 2025-03-02 18:13:58
- Link: https://tech-recovery.techidaily.com/navigating-window-10-a-complete-guide-for-handling-trustedinstaller-rights/
- License: This work is licensed under CC BY-NC-SA 4.0.