Solved Needing to own file permissions!

bluemykk

New Member
I have a file ( C:\Windows\?.bin) that I need to delete. I do not have permission. I have tried to turn off the UAC and that won't work. I have tried to use the COMMAND prompt takeown, but for some reason, I don't know quite how to phrase it. when i type what all the forums say, it says that there is a "conflict".

Help me please with this issue.:mad:
 

My Computer

I have a file ( C:\Windows\?.bin) that I need to delete. I do not have permission. I have tried to turn off the UAC and that won't work. I have tried to use the COMMAND prompt takeown, but for some reason, I don't know quite how to phrase it. when i type what all the forums say, it says that there is a "conflict".

Help me please with this issue.:mad:

there are instructions here http://www.vistax64.com/tutorials/67717-take-ownership-file.html

hope this helps

Ken
 

My Computer

System One

  • Manufacturer/Model
    Dell Inspiron E 1405
    CPU
    [email protected]
    Memory
    4 gigs
    Graphics Card(s)
    integrated intel 945
    Sound Card
    integrated
    Screen Resolution
    1440x900
    Hard Drives
    300 gig internal
    Internet Speed
    10 down 1.5 up
2. In the elevated command prompt, type takeown /f (full path of file) and press Enter.
NOTE: Substitute (full path of file) with your file's full path. For example,takeown /f C:\Windows\System32\en-US\winload.exe.mui

This is where I'm not getting it. I recieve a "conflict" not valid.
 

My Computer

Invalid argument reads in the command prompt. This is what i type: c:\windows\system32>takeownfC:\Windows\?.bin

ERROR: Invalid argument/invalid option -'/fC:\Windows\?.bin
Type "TAKEOWN /?" for uasge

Help me some more please.:devil:
 

My Computer

Back
Top