vote up 1 vote down star

I am trying to copy and replace a file into the System32 folder. I have given my account ownership of the folder, but still cannot copy and replace a file over to this folder! Why is this? This is the only user account on the machine.

Giving myself full permissions afterwards yields "error Applying Security" for each individual folder/file.

An error occurred while applying security information to: (file/folder). Access is denied.

flag

67% accept rate

2 Answers

vote up 1 vote down check

I'm guessing this is because the permissions are not inherited by default anymore, so changing the owner to yourself on System32 does not automatically set you as the owner to every item in the subfolders and therefore you can't change permissions en masse.

link|flag
Unreal, this is it. Did not know that! Thanks – Chris Nov 15 at 19:54
vote up 1 vote down

Even though you the Owner, does not automatically give you permission. Go back and seek out the Permissions and Effective permissions tabs. Add your own username.

link|flag
Giving myself full permissions, I get "An error occurred while applying security information to: (lists every possible file/folder one by one). Access is denied – Chris Nov 15 at 19:31
Could it be you have missed the box which deals with sub-folders and files? It's easy for me to say, but I am sure this will work if you check the right boxes and keep trying different combinations. Have faith! – Guy Thomas Nov 15 at 22:43
One more idea, would Safe Mode help? – Guy Thomas Nov 15 at 22:47

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.