Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > ownership full control (Access Denied)

Reply
Thread Tools Display Modes

ownership full control (Access Denied)

 
 
Paul Branon
Guest
Posts: n/a

 
      06-21-2011
I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files

[1]
C:> net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied

[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied

[3]
Folder > {files} > Properties > Security > Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied


How do I delete these damn files?!!!! (Aaaah!!!)
 
Reply With Quote
 
 
 
 
David H. Lipman
Guest
Posts: n/a

 
      06-21-2011
From: "Paul Branon" <>

> I've done all this and still no permission to delete these files!!!!
> where {files} represents the names of individual files
>
> [1]
> C:> net user administrator /active:yes
> log out/log back in as administrator
> del {files} access is denied
>
> [2]
> takeown /f {files}
> files now owned by user "me\Administrator"
> del {files} access is denied
>
> [3]

Folder >> {files} > Properties > Security > Advanced
> Allow Administrators (me) Full control
> Allow System Full control
> Allow Administrators (me) Full control
> (ie, I already have full control of these files & the folder they're
> in)
> del {files} access is denied
>
> How do I delete these damn files?!!!! (Aaaah!!!)



Define "these damn files".

It may not be a case of permissions or ownership but their respective file handles being
held open.

--
Dave
Multi-AV Scanning Tool - http://www.pctipp.ch/downloads/dl/35905.asp


 
Reply With Quote
 
Gene E. Bloch
Guest
Posts: n/a

 
      06-21-2011
On 6/21/2011, Paul Branon posted:
> I've done all this and still no permission to delete these files!!!!
> where {files} represents the names of individual files


> [1]
> C:> net user administrator /active:yes
> log out/log back in as administrator
> del {files} access is denied


> [2]
> takeown /f {files}
> files now owned by user "me\Administrator"
> del {files} access is denied


> [3]
> Folder > {files} > Properties > Security > Advanced
> Allow Administrators (me) Full control
> Allow System Full control
> Allow Administrators (me) Full control
> (ie, I already have full control of these files & the folder they're
> in)
> del {files} access is denied



> How do I delete these damn files?!!!! (Aaaah!!!)


Have you tried safe mode or safe mode with command prompt?

Have you tried a Linux live CD?

Beyond those I have no ideas, sorry.

It shouldn't be so hard :-)

--
Gene E. Bloch (Stumbling Bloch)


 
Reply With Quote
 
Paul Branon
Guest
Posts: n/a

 
      06-21-2011

>
> It may not be a case of permissions or ownership but their respective file handles being
> held open.
>
> --
> Dave
> Multi-AV Scanning Tool -http://www.pctipp.ch/downloads/dl/35905.asp



Funnily enough, Dave, I think you're onto something here. Earlier I
did try to move the files onto a Samba share and it looked as though
it was working right up until the last second, when the move failed
with the error

"Files are in use by another application."



Thinking I had that covered I rebooted the box imagining that this
would close the other application, (whatever that might have been,)
and I could then log back in and delete the files. Only it didn't
work. I still can't delete them.

How do I identify and eliminate stale windows vista file handles?

 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      06-21-2011
From: "Paul Branon" <>

>
>> It may not be a case of permissions or ownership but their respective file handles
>> being
>> held open.
>>
>> --
>> Dave
>> Multi-AV Scanning Tool -http://www.pctipp.ch/downloads/dl/35905.asp

>
> Funnily enough, Dave, I think you're onto something here. Earlier I
> did try to move the files onto a Samba share and it looked as though
> it was working right up until the last second, when the move failed
> with the error
>
> "Files are in use by another application."
>
> Thinking I had that covered I rebooted the box imagining that this
> would close the other application, (whatever that might have been,)
> and I could then log back in and delete the files. Only it didn't
> work. I still can't delete them.
>
> How do I identify and eliminate stale windows vista file handles?


What are the paths to the file(s) ?

What might have them open ?

Process Explorer may be able to help determine, if the file handles are held open, what
software is holding the file handles open.


--
Dave
Multi-AV Scanning Tool - http://www.pctipp.ch/downloads/dl/35905.asp


 
Reply With Quote
 
webster72n
Guest
Posts: n/a

 
      06-22-2011


"Paul Branon" wrote in message
news:c6b645a6-3db4-44ba-a96f-...

I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files

[1]
C:> net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied

[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied

[3]
Folder > {files} > Properties > Security > Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied


How do I delete these damn files?!!!! (Aaaah!!!)

You might want to try 'Google', or any of the other search engines.
They just may be files that can't be deleted, either.
Best of luck,

Harry.

 
Reply With Quote
 
Paul Branon
Guest
Posts: n/a

 
      06-22-2011
On Jun 22, 4:02*am, "webster72n" <webster...@gmail.com> wrote:
> "Paul Branon" *wrote in message
>
> news:c6b645a6-3db4-44ba-a96f-...
>
> I've done all this and still no permission to delete these files!!!!
> where {files} represents the names of individual files
>
> [1]
> C:> net user administrator /active:yes
> log out/log back in as administrator
> del {files} access is denied
>
> [2]
> takeown /f {files}
> files now owned by user "me\Administrator"
> del {files} access is denied
>
> [3]
> Folder > {files} > Properties > Security > Advanced
> Allow Administrators (me) Full control
> Allow System Full control
> Allow Administrators (me) Full control
> (ie, I already have full control of these files & the folder they're
> in)
> del {files} access is denied
>
> How do I delete these damn files?!!!! (Aaaah!!!)
>
> * * * * You might want to try 'Google', or any of the other search engines.
> * * * * They just may be files that can't be deleted, either.
> * * * * Best of luck,
>
> * * * * Harry.


They're just video files. They're not system files and they're not
part of the OS

Perhaps we should get back to Dave's point about the file handles
being left open. Because I suspect that's where the answer is going to
be.
 
Reply With Quote
 
Paul Branon
Guest
Posts: n/a

 
      06-22-2011
On Jun 22, 12:16*am, "David H. Lipman" <DLipman~nosp...@Verizon.Net>
wrote:
> From: "Paul Branon" <paulbra...@googlemail.com>
>
>
>
>
>
> >> It may not be a case of permissions or ownership but their respective file handles
> >> being
> >> held open.

>
> >> --
> >> Dave
> >> Multi-AV Scanning Tool -http://www.pctipp.ch/downloads/dl/35905.asp

>
> > Funnily enough, Dave, I think you're onto something here. Earlier I
> > did try to move the files onto a Samba share and it looked as though
> > it was working right up until the last second, when the move failed
> > with the error

>
> > "Files are in use by another application."

>
> > Thinking I had that covered I rebooted the box imagining that this
> > would close the other application, (whatever that might have been,)
> > and I could then log back in and delete the files. Only it didn't
> > work. I still can't delete them.

>
> > How do I identify and eliminate stale windows vista file handles?

>
> What are the paths to the file(s) ?
>
> What might have them open ?
>
> Process Explorer may be able to help determine, if the file handles are held open, what
> software is holding the file handles open.
>
> --
> Dave
> Multi-AV Scanning Tool -http://www.pctipp.ch/downloads/dl/35905.asp


I'll have a look. Thanks.
 
Reply With Quote
 
pjp
Guest
Posts: n/a

 
      06-22-2011

"webster72n" <> wrote in message
news:itrltb$7sd$...
>
>
> "Paul Branon" wrote in message
> news:c6b645a6-3db4-44ba-a96f-...
>
> I've done all this and still no permission to delete these files!!!!
> where {files} represents the names of individual files
>
> [1]
> C:> net user administrator /active:yes
> log out/log back in as administrator
> del {files} access is denied
>
> [2]
> takeown /f {files}
> files now owned by user "me\Administrator"
> del {files} access is denied
>
> [3]
> Folder > {files} > Properties > Security > Advanced
> Allow Administrators (me) Full control
> Allow System Full control
> Allow Administrators (me) Full control
> (ie, I already have full control of these files & the folder they're
> in)
> del {files} access is denied
>
>
> How do I delete these damn files?!!!! (Aaaah!!!)
>
> You might want to try 'Google', or any of the other search engines.
> They just may be files that can't be deleted, either.
> Best of luck,
>
> Harry.


I've read some of this thread and am surprised no one has mentioned
"Unlocker". I often have this problem and it allows me to do what I want
with the file, e.g. delete, rename etc.


 
Reply With Quote
 
webster72n
Guest
Posts: n/a

 
      06-22-2011


"Paul Branon" wrote in message
news:25ea97a1-92b5-422d-88c0-...

On Jun 22, 4:02 am, "webster72n" <webster...@gmail.com> wrote:
> "Paul Branon" wrote in message
>
> news:c6b645a6-3db4-44ba-a96f-...
>
> I've done all this and still no permission to delete these files!!!!
> where {files} represents the names of individual files
>
> [1]
> C:> net user administrator /active:yes
> log out/log back in as administrator
> del {files} access is denied
>
> [2]
> takeown /f {files}
> files now owned by user "me\Administrator"
> del {files} access is denied
>
> [3]
> Folder > {files} > Properties > Security > Advanced
> Allow Administrators (me) Full control
> Allow System Full control
> Allow Administrators (me) Full control
> (ie, I already have full control of these files & the folder they're
> in)
> del {files} access is denied
>
> How do I delete these damn files?!!!! (Aaaah!!!)
>
> You might want to try 'Google', or any of the other search
> engines.
> They just may be files that can't be deleted, either.
> Best of luck,
>
> Harry.


They're just video files. They're not system files and they're not
part of the OS

Perhaps we should get back to Dave's point about the file handles
being left open. Because I suspect that's where the answer is going to
be.

Definitely!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Backup Not Completeing Bogong Windows Small Business Server 11 05-11-2010 02:00 PM
Your Help Mohammed Khairy Windows Vista General Discussion 1 01-28-2010 03:04 PM
ANS: "What's the deal with UAC (Windows Needs Your Permission screens)" and "...But I thought I was an administrator" Jimmy Brush Windows Vista Administration 199 12-31-2009 07:58 AM
Dear Microsoft - UAC (.png & wmp) issues should be addressed. JSandPC Windows Vista Administration 120 12-02-2008 04:42 PM
Slow Vista startup Jedi940 Windows Vista Performance 1 01-13-2008 08:50 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59