How do I delete a windows folder?

I’ve installed windows vista on my D:\ partition . Now I’m back in my C:\ winXP partition and I’m trying to delete the following vista folders:

Windows
Program Files
ProgramData
Users

But I get an “access denied” message when I try that. Their properties say they are Read-Only and when I try to remove the restriction, I also get “access denied”.

I can’t format D:. I have a lot of other stuff in there that I want to keep. Backing it up is not an option either. I have 200 GB of data in there. I just want to delete those pesky folders.

Does anyone know how?

Thanks.

Following the procedure here should allow you to delete them, even without knowing which program or process is preventing access. If these are windows system files which are currently in use by the system, you won’t be able to delete them this way. It doesn’t sound like that’s the case, though.

Actually, let me ask you to clarify something: are you trying to delete the folders on the C: partition from the D: partion?

I installed XP on C:\ many moons ago.

I installed Vista on D:\ yesterday

I want to delete the Vista system files abovementionned from D:.

I am currently running XP.

Ah, also. The vista files are not in use so the method you pointed out wouldn’t work.

Very useful for future reference though.

anyone else?

Can’t guarantee this will work, but I have used Unlocker 1.8.3 with some success on files that return the “access denied” error when they are deleted.

It failed miserably. :frowning:

Perhaps you could boot from a live Linux CD and then delete the folders from there?

Live linux CDs can only read NTFS, not write to it or delete it.

This used to work on Win98, but don’t think have ever used it with XP, but give it a try:

Go to DOS (hold down the Window key and hit “R” and in the Run box, type “Command”)

type in (without quote marks, of course):
"deletetree <folder name> or <filename>

Enter.

Hmm. Try this:

http://www.annoyances.org/exec/forum/winxp/1023755133

Also you can try PendMoves and MoveFile from sysinternals.org

Sysinternals has lots of very useful, very small programs and utilities. Mark Russinovich is the man!

I used a slight variation of that method and it mostly worked (some files still retained their attributes and required individual attention). I’ve only got 7 megs of garbage to deal with now.

Thank you all for your help. And remember, It’s all about ownership and security with NT.

I meant to quote Q.E.D in that post. I used the method he found.