Read-only on USB

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.

However, I am unable to deleted any folder (trying to do so results in no
change). Trying to delete the files inside the folders (which are NOT set as
"read-only") has the file disappear from the explorer window, but re-appears
when the window is refreshed.

Other solutions on the web involved changing the user permissions via Disk
X: -> Properties ->Security tab. However, as a removable drive, there is no
security tab available.

Would anybody happen to know how I could delete those files?

Additional System info:
I use Vista Home Premium
Previously accessed those files from computers using Windows XP and Gentoo
Linux.
 
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" <[email protected]>
|> Newsgroups: microsoft.public.windows.vista.general
|> References: <[email protected]>
|> 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!TK2MSFTFEEDS02.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
|>
|>
|> |> > 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.
|>
|>
|>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top