I'm trying to reduce the size of the 'ManifestCache' folder on a 32-bit Windows Vista Ultimate computer. I type "Takeown /f c:\windows\winsxs\ManifestCache*" and I get the following error message: "The current logged on user does not have ownership privileges on the file (or folder): "c:\windows\winsxs\ManifestCache\6.0.6002.18005_001c11ba_blobs.bin". The user is in a workgroup and has administrator privileges. Also, I shut down the the 'trustedinstaller' prior to attempting to take ownership. Thanks, in advance, for your help! - Charles

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

You most likely are not running this from an elevated command prompt.

Click Start > type cmd into the search box > right click on cmd.exe and select Run As Administrator

Then try the command again.

link|improve this answer
Thanks so much, MarkM! – Charles Nov 9 '11 at 16:02
feedback

Your Answer

 
or
required, but never shown

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