Cannot delete files

R

RollingBall

The problem is that I can't delete some of the files in My Documents
folder for these files have no file attributes that I can change. I am
in W2K NTFS, when I try to delete or see the properties of these files
nothing happens. I tried to move and delete these files from the cmd
prompt ...nothing. It would not be a big problem if I wer'nt trying to
move a user profile. W2K does not like moving that kind of files, so it
stops with no warning.

Is there someone out there who has a clue how to get rid of these
"orphan" files.

Thanks
 
D

Dave Patrick

After backup you might try running;
chkdsk /r
from the recovery console command line. (/r implies /f and /p)

To start the Recovery Console, start the computer from the Windows 2000
Setup CD or the Windows 2000 Setup floppy disks. If you do not have Setup
floppy disks and your computer cannot start from the Windows 2000 Setup CD,
use another Windows 2000-based computer to create the Setup floppy disks. At
the "Welcome to Setup" screen. Press F10 or R to repair a Windows 2000
installation, and then press C to use the Recovery Console. The Recovery
Console then prompts you for the administrator password. If you do not have
the correct password, Recovery Console does not allow access to the
computer. If an incorrect password is entered three times, the Recovery
Console quits and restarts the computer. Note If the registry is corrupted
or missing or no valid installations are found, the Recovery Console starts
in the root of the startup volume without requiring a password. You cannot
access any folders, but you can carry out commands such as chkdsk, fixboot,
and fixmbr for limited disk repairs. Once the password has been validated,
you have full access to the Recovery Console, but limited access to the hard
disk. You can only access the following folders on your computer: drive
root, %systemroot% or %windir%

Also you can try deleting from the recovery console. First you'll need to;
Control Panel|Admin Tools|Local Security Policy Recovery console:
"Allow floppy copy and access to all drives/folders" set to enabled

Then from the recovery console command line;
SET allowallpaths = TRUE

to gain access to all folders and try deleting from here.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| The problem is that I can't delete some of the files in My Documents
| folder for these files have no file attributes that I can change. I am
| in W2K NTFS, when I try to delete or see the properties of these files
| nothing happens. I tried to move and delete these files from the cmd
| prompt ...nothing. It would not be a big problem if I wer'nt trying to
| move a user profile. W2K does not like moving that kind of files, so it
| stops with no warning.
|
| Is there someone out there who has a clue how to get rid of these
| "orphan" files.
|
| Thanks
|
 

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

Top