quickest way to delete......

is it all in one folder?

could do..

rd /S /Q c:\folder


it'll still take a while, but won't wait for your prompt



-uvmain, deltree isn't in windows anymore :)
 
they are profiles that logged in by students at college where i work. i need to delete them but leave administrators/default users folders etc
 
they are profiles that logged in by students at college where i work. i need to delete them but leave administrators/default users folders etc

Copy the stuff you want to keep to another drive, then format and copy back?
 
do you have a list of the folders you need to delete?

make a script that'll rd just the ones you want removed
 
Back
Top Bottom