Hello,
After taking ownership, you still need to acquire permissions.
From the same elevated CMD prompt you need to run something like this.
Icacls.exe filename /grant username

F)
Thanks,
Darrell Gorter[MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
|> From: "Augustus" <>
|> Newsgroups: microsoft.public.windows.vista.general
|> References: <A8817E91-714A-4D84-A4A2->
|> Subject: Re: Read-only on USB
|> Lines: 18
|> X-Priority: 3
|> X-MSMail-Priority: Normal
|> X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
|> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
|> X-RFC2646: Format=Flowed; Original
|> Message-ID: <as7Zi.15477$h57.8900@edtnps89>
|> Date: Sat, 10 Nov 2007 01:04:06 GMT
|> NNTP-Posting-Host: 199.126.147.8
|> X-Trace: edtnps89 1194656646 199.126.147.8 (Fri, 09 Nov 2007 18:04:06
MST)
|> NNTP-Posting-Date: Fri, 09 Nov 2007 18:04:06 MST
|> Path:
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSF TFEEDS02.phx.gbl!newsfeed0
0.sul.t-online.de!t-online.de!news.glorb.com!newsfeed2.telusplanet.net !newsf
eed.telus.net!edtnps89.POSTED!53ab2750!not-for-mail
|> Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.vista.general:202532
|> X-Tomcat-NG: microsoft.public.windows.vista.general
|>
|>
|> "Reilwin" <> wrote in message
|> news:A8817E91-714A-4D84-A4A2-...
|> > The problem:
|> > I have a usb stick (Sandisk U3 Cruzer mini) on which I've saved several
|> > files in a variety of folders. Now, I want to delete some of those
files
|> > and
|> > folders, but am unable to do so.
|> >
|> > Attempting to disable read-only on the folders is useless, and
research on
|> > the internet found that having folders set as "read-only" is expected
|> > behaviour and doesn't prevent them from being manipulated.
|>
|> Tried taking ownership of the files via the Command Prompt running as
|> Administrator?
|> takeown /f filepath should allow you to modify or delete.
|>
|>
|>