Windows XP Community - XPHeads



Unable to delete read-only attribute folder - access denied

microsoft.public.windowsxp.security_admin


Reply
  #1 (permalink)  
Old 03-12-2008, 03:06 PM
Regine
 
Posts: n/a
Unable to delete read-only attribute folder - access denied
Hi,

I've been trying to remove quite a few (>10) read-only folders & their
subfolders by following the workaround instructions found at
http://support.microsoft.com/kb/256614, but I'm still unable to remove the
folders.

I created a new registry key UseSystemForSystemFolders and modified the new
value to Type 1 in Registry Editor. Then I tried to use the attrib command
prompt to change the read-only attribute by using attrib -r +s C:\V\Vids. But
it says Access denied.

What else can I do to get rid of these folders? Someone please help me out,
thanks very much in advance!

Sincerely,
Regine
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-12-2008, 03:36 PM
Newell White
 
Posts: n/a
RE: Unable to delete read-only attribute folder - access denied


"Regine" wrote:

> Hi,
>
> I've been trying to remove quite a few (>10) read-only folders & their
> subfolders by following the workaround instructions found at
> http://support.microsoft.com/kb/256614, but I'm still unable to remove the
> folders.
>
> I created a new registry key UseSystemForSystemFolders and modified the new
> value to Type 1 in Registry Editor. Then I tried to use the attrib command
> prompt to change the read-only attribute by using attrib -r +s C:\V\Vids. But
> it says Access denied.
>
> What else can I do to get rid of these folders? Someone please help me out,
> thanks very much in advance!
>
> Sincerely,
> Regine


Login to an account that has Administrator privileges on the computer, and
take ownership of the folders first, before trying to remove them.
If you are unsure how to take ownership, search the kb for an article on it.
--
Regards,
Newell White

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-13-2008, 10:48 AM
Regine
 
Posts: n/a
RE: Unable to delete read-only attribute folder - access denied
I'm already logged in with Administrator rights..

"Newell White" wrote:

>
>
> "Regine" wrote:
>
> > Hi,
> >
> > I've been trying to remove quite a few (>10) read-only folders & their
> > subfolders by following the workaround instructions found at
> > http://support.microsoft.com/kb/256614, but I'm still unable to remove the
> > folders.
> >
> > I created a new registry key UseSystemForSystemFolders and modified the new
> > value to Type 1 in Registry Editor. Then I tried to use the attrib command
> > prompt to change the read-only attribute by using attrib -r +s C:\V\Vids. But
> > it says Access denied.
> >
> > What else can I do to get rid of these folders? Someone please help me out,
> > thanks very much in advance!
> >
> > Sincerely,
> > Regine

>
> Login to an account that has Administrator privileges on the computer, and
> take ownership of the folders first, before trying to remove them.
> If you are unsure how to take ownership, search the kb for an article on it.
> --
> Regards,
> Newell White
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-15-2008, 01:24 PM
Michael Bednarek
 
Posts: n/a
Re: Unable to delete read-only attribute folder - access denied
On Thu, 13 Mar 2008 03:48:04 -0700, Regine wrote in
microsoft.public.windowsxp.security_admin:

>I'm already logged in with Administrator rights..


As Nigel wrote: "take ownership of the folders first".

>"Newell White" wrote:
>> "Regine" wrote:
>> > Hi,
>> >
>> > I've been trying to remove quite a few (>10) read-only folders & their
>> > subfolders by following the workaround instructions found at
>> > http://support.microsoft.com/kb/256614, but I'm still unable to remove the
>> > folders.
>> >
>> > I created a new registry key UseSystemForSystemFolders and modified the new
>> > value to Type 1 in Registry Editor. Then I tried to use the attrib command
>> > prompt to change the read-only attribute by using attrib -r +s C:\V\Vids. But
>> > it says Access denied.
>> >
>> > What else can I do to get rid of these folders? Someone please help me out,
>> > thanks very much in advance!

>>
>> Login to an account that has Administrator privileges on the computer, and
>> take ownership of the folders first, before trying to remove them.
>> If you are unsure how to take ownership, search the kb for an article on it.


--
Michael Bednarek http://mbednarek.com/ "POST NO BILLS"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-15-2008, 10:40 PM
Jim
 
Posts: n/a
Re: Unable to delete read-only attribute folder - access denied

"Regine" <Regine@discussions.microsoft.com> wrote in message
news:F4518E5F-11E8-4446-995B-13C4D0CCBB5D@microsoft.com...
> Hi,
>
> I've been trying to remove quite a few (>10) read-only folders & their
> subfolders by following the workaround instructions found at
> http://support.microsoft.com/kb/256614, but I'm still unable to remove the
> folders.
>
> I created a new registry key UseSystemForSystemFolders and modified the
> new
> value to Type 1 in Registry Editor. Then I tried to use the attrib command
> prompt to change the read-only attribute by using attrib -r +s C:\V\Vids.
> But
> it says Access denied.
>
> What else can I do to get rid of these folders? Someone please help me
> out,
> thanks very much in advance!
>
> Sincerely,
> Regine
>

As all folders in the NTSC file system have the read only attribute (and
which it is stated that XP ignores the setting anyway),
it is rather hard to see what the attribute has to do with your problem.

I have deleted lots and lots and lots of folders with no problems at all.
Of course, my unprivileged account owned the folders,
or I was using an administrator account.
Jim


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-16-2008, 04:46 AM
Michael Bednarek
 
Posts: n/a
Re: Unable to delete read-only attribute folder - access denied
On Sat, 15 Mar 2008 22:40:41 GMT, Jim wrote in
microsoft.public.windowsxp.security_admin:

[snip]
>As all folders in the NTSC file system have the read only attribute


That would be unsusual; they don't here. Some - yes, all - no.

> (and
>which it is stated that XP ignores the setting anyway),


The RO attribute is not ignored, it just doesn't mean what it says.

>it is rather hard to see what the attribute has to do with your problem.


True.

>I have deleted lots and lots and lots of folders with no problems at all.
>Of course, my unprivileged account owned the folders,
>or I was using an administrator account.


Even administrator's have (temporary) problems deleting stuff where they
don't have access rights. Taking ownership usually helps.

--
Michael Bednarek http://mbednarek.com/ "POST NO BILLS"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-15-2008, 04:07 PM
dsfsdf
 
Posts: n/a
Re: Unable to delete read-only attribute folder - access denied
> > (and
> >which it is stated that XP ignores the setting anyway),

>
> The RO attribute is not ignored, it just doesn't mean what it says.


the setting = UseSystemForSystemFolders. It has no longer any meaning on
Windows XP and above.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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

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



All times are GMT. The time now is 01:08 PM.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74