B
Beemer
Apart from running a virus scan is there any way to find out the total
number of files on a computer?
Beemer
number of files on a computer?
Beemer
Apart from running a virus scan is there any way to find out the total
number of files on a computer?
Zilbandy said:A virus scan is not necessarily the best way to find out how many
files are on your computer. The virus scan may be scanning .cab and
.zip files, both of which types may have several to many compressed
files in them and the scanner may include those files in its count
number. Here is one way to do what you want:
Click on Start, then Run, and type CMD and click on OK or hit the
Enter key...
At the Command Prompt in the window that opens, type the following:
CHKDSK /C:
and then hit the Enter key...
After the Check Disk program runs (it may take a couple minutes), it
will show you a summary of the report. The number of files on C drive
will be in that summary...
If your system is partioned with more than one drive, repeat the above
for each active drive letter to get a summary of that drive...
Hope this helped.
Beemer said:Excellent!
thanks, Beemer
Quickest way I can think of easily is to just goto your start menu
under accessories and open a command prompt.
then just type
cd\
dir/s
Beemer said:Apart from running a virus scan is there any way to find out the total
number of files on a computer?
Or you could just select all of the files in the root of a drive, then
Alt+enter
C: 191423 filesxoutlawz said:Quickest way I can think of easily is to just goto your start menu
under accessories and open a command prompt.
then just type
cd\
dir/s
here's what I got on one of my hard drives partitions.
Total Files Listed:
106216 File(s) 48,440,221,569 bytes
17349 Dir(s) 79,023,620,096 bytes free
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.