Windows trusted installer denying access to files

Anonymous
2009-12-25T06:12:45+00:00

I have a home-built computer running Windows 7 pro 64bit.  I own the computer in every way, I use it as a personal computer.  In the process of of installing windows 7 I used the Windows easy transfer wizard to transfer all of my files over to an external hard drive.  When I had finished installing Windows 7 is used the Windows Easy Transfer Wizard to transfer my files back to the computer.  In the process it transfered my old program files which I don't need any more to the computer.  I tried to delete them as they were taking up space on the computer's hard drive and was subsequently told that I didn't have the authorization to delete them and that I would need to get permission from windows trusted installer.  As mentioned at the top of this post I own this computer, it's sitting in my bedroom.  My question is "what do I have to do to change the permissions"? I tried changing them through the properties of the afore mentioned program files but all options necessary to change them were grayed out, making me unable to select them.  Why am I unable to change settings on my own computer when run as the administrator?

Windows for home | Previous Windows versions | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2010-09-23T09:09:33+00:00

It's funny that I spent all that time to write a guide on getting past the permissions and posted it in another thread on the subject but I didn't post it in my own thread.  Well, here it is:

"Also, here is my step by step process for reclaiming the right to delete and move files.  Note: DO NOT change the permissions of the Windows folder using the following method.  Should you need permissions to edit files in the Windows folder, change them individually.  Windows Backup can be irreparably (as far as I know) broken by such a change.  LEAVE THE WINDOWS FOLDER ALONE UNLESS YOU KNOW EXACTLY WHAT FILE YOU NEED ACCESS TO.

  1. Click the start menu and open Computer.

2)Click on the drive that contains the file you are trying to move/delete.

3)Right click on the folder that contains the file you are trying to move/delete. Select Properties.

4)Click on the Security tab.

5)Under the box containing the permissions each entity has, click on Advanced.

6)In the new Advanced Security Settings window, click on the Owner tab.

7)In the owner tab, click on the Edit button.

8)In the new window, you should see "Current Owner:" over a box with (most likely) trusted installer in it.  Under that you should see "Change Owner to:" followed by a short list of possible owners. 

8a)If you see your username (listed as [Name] (My-PC[Name])), then click on it and check the box below the Other users which says "Replace owner on subcontainers and objects".

8b)If you do not see your username, click on the "Other users" button. From there, enter your username into the space provided and click Check names. The username you typed should then get underlined and expanded.  Then click Ok. From there follow step 8a.

9)Click Apply.

  1. Now close all windows opened from the properties window and close the properties window.  Reopen it, and under the box entitled "Group or user names," Click Edit.

11)If you do not see your username, as chances are you won't, click add.  In the add window, type your username into the given space and click the Check names button. Your username should become underlined and expanded to include the computer name.  Then click OK. (I typically just click OK but if for some reason it doesn't work for you, at least you will know at what step you were tripped up.)

12)Upon clicking OK, the Select User or Groups window will close and you should see you username has joined the other names in the Group or User names box. Click it, and then check the "Full Control" check box lower down.  This will grant you complete permissions for everything except "Special Permissions".  This is normal, and so far I have not found a way to check that checkbox but it hasn't presented itself as a problem yet so I wouldn't worry about it.

13)Click Apply. You should see a window pop up saying "Changing Permissions" and file locations rapidly going by. This is normal and it means that the folder, subfolders, and files are having their permissions changed. 

Alternatively, after closing and reopening the properties of the folder you want to change, you can click on the Advanced button again and then the Change Permissions button and follow similar steps once there.  This also allows you to create inheritable permissions. That is a whole new can of worms that I don't understand, so I just leave the checkboxes blank.

AGAIN, DO NOT CHANGE THE PERMISSIONS OF THE WINDOWS FOLDER. THIS COULD CAUSE A WHOLE HOST OF NEW PROBLEMS, ONE OF THEM BEING BROKEN WINDOWS BACKUP.

Oh, and if you want, you can completely remove Trusted Installer from the permissions.  I can't say what the benefit is, but it's satisfying.

I hope this helps some of you."

Was this answer helpful?

80+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2009-12-26T03:02:31+00:00

Hello

Welcome to Microsoft answers

I would suggest you to modify the permission settings on the folder or the hard drive on which you are unable to create or modify or delete files.

Follow the below Steps:

  1. Right click on the file or directory.
  2. Click on “Properties” on the right click menu.
  3. Click on “Security” tab.
  4. Click on “Advanced” button at the bottom.
  5. In Advanced Security Dialog window, click on “Owner” tab.
  6. Here you will be able to see current owner (i.e. Trusted Installer).
  7. To take ownership of the object, click on the Edit button. Give permission to UAC. Then highlight the user name in the “Change owner to” box that you want to assign as the owner for the object. Click “OK” to finish the process.
  8. Back in Advanced Security Settings window, you will see the current owner has changed to the user you just selected.
  9. Click “OK” button to exit this window.
  10. Click “OK” again to exit completely from the Properties window.
  11. Repeat step 1 to 4 to open the object’s Properties window again.
  12. Back in object’s Properties window, click on Edit button, and confirm the UAC elevation request.
  13. Highlight the Administrators in the “Group or user names” box. If the user ID or group that you want to manage the permissions for the object doesn’t exist, click on “Add” button, and type in the user name or group name desired into the “Enter object names to select (Can use Everyone as user Name)” box, and finish off by clicking on “OK”.
  14. In the Permissions for Administrators box below (or any other user name or group name you chose), click on “Full Control” under the “Allow” column to assign full access rights control permissions to Administrators group.

Also refer this link

http://windows.microsoft.com/en-us/windows-vista/Troubleshoot-access-denied-when-opening-files-or-folders

Hope it helps

Thanks and regards

Dinesh-Microsoft Support

Visit our Microsoft Answers Feedback Forum and let us know what you think

http://social.answers.microsoft.com/Forums/en-US/answersfeedback/threads/

Was this answer helpful?

40+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2010-01-24T04:49:08+00:00

This is a fix that I found online at "http://www.howtogeek.com/howto/windows-vista/how-to-delete-a-system-file-in-windows-vista/". 

"If you need to delete or overwrite a system file in Windows 7 or Vista, you’ll quickly notice that you cannot delete system files, even as administrator. This is because Windows system files are owned by the TrustedInstaller service by default, and Windows File Protection will keep them from being overwritten.

Thankfully, there’s a way that you can get around this. You need to take ownership of the files, and then assign yourself rights to delete or modify the file. For this, we’ll use the command line.

Open an administrator command prompt by typing cmd into the start menu search box, and hit the Ctrl+Shift+Enter key combination.

To take ownership of the file, you’ll need to use the takeown command. Here’s an example:

takeown /f C:\Windows\System32\en-US\winload.exe.mui

That will give you ownership of the file, but you still have no rights to delete it. Now you can run the cacls command to give yourself full control rights to the file:

cacls C:\Windows\System32\en-US\winload.exe.mui /G geek:F

Note that my username is geek, so you will substitute your username there.

At this point, you should be able to delete the file. If you still can’t do so, you may need to reboot into Safe Mode and try it again. For the filename in the example, I was able to overwrite it without safe mode, but your mileage may vary."

Hope that helps,

Sean

Was this answer helpful?

6 people found this answer helpful.
0 comments No comments

90 additional answers

Sort by: Newest
  1. Anonymous
    2014-09-05T05:56:59+00:00

    "Also why they changed all the buttons to 'Submit' when they used to say send."

    For the same reason that Homeland Security shakes everyone down in the airport with intrusive pat downs and x-rays, strip searches, etc--most of it a waste of time, since they do not fit the profile of a terror threat.

    It is subliminal conditioning.  So that when they decide to declare martial law, everyone will meekly submit and no longer think about what their rights are.

    We are all just peasants.

    Brett

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-08-13T18:14:28+00:00

    Trusted Installer.  What does that imply.

    Some Installers are trusted.

    Since it is not explained to the users, who is 'trusted' must be being picked by some other group, presumably Microsoft, although more likely some group they are also part of.

    So if your 'company' is a trusted installer, you have rights to make changes to anyone using Microsoft products.  (unless you are a trusted installer, then you could probably turn that off)

    So some group decides some companies, or individuals are 'trusted' and can do anything to any persons computer, while everyone else does not have those functions.  (Having the status of no laws applied to anything they do, like how some in the NSA or a Black room can attack any computer or computer user with no oversight by civilian society.)

    It is called a feudal system, or sometimes a Citizen system, or a two tier system.  Some people in society have the rights in society, everyone else is a peasant that can have anything done to them if it is done to them by a Citizen.  And a peasant can never accuse a Citizen, that would require rights, while a Citizen can do anything to a peasant with no laws applied.

    You also may remember 'Fusion centers' being discussed in the 2000s, where some corporations were given special access to Intel 'for the country to be safe' and those CEOS get special access, probably the same system.

    And why should you be able to write software?

    You are not in the club, and only members of the club should be able to write software, you might compete with a 'Citizen' and they can't have that happening, so they must control who can access your computer, only other citizens.   And you are not a citizen, you have not signed there loyalty oaths and proven you will do whatever they say whenever they say it, and agree to never discuss such things.

    Note, such systems have no due process, no system of jury, no system of facing your accuser, only two groups, those that can do anything they want, and the peasants.

    Why would I trust the Trusted installer when the first thing they do is say they should have access and I should not, and they do not discuss the system, and expel anyone from that system that does discuss it?  (NSA security letters)

    If they were for the good of society they should be able to have open trials.

    (in truth they are fighting what they see as spirit wars, and wars for control of society, and if people knew about that they would not agree, so they do it by only those willing to enslave being allowed access.) 

    It is a very old system, and proven to lead to attacks against society without justice.

    Robert Eastwood

    Also why they changed all the buttons to 'Submit' when they used to say send.

    Was this answer helpful?

    0 comments No comments