We have discussed two ways to count the number of files and subfolders within a folder or directory. The first methodutilized PowerShell, Microsoft's newest and more powerful command-line editor. The second method discussed using the Command Line . This is the older, but more-often known command line editor. Both of these methods work fast and, depending on the command, provide the information you are looking for.
Some individuals may find using a command line function to be intimidating, and not something they want to mess with. If you fall into that group, you are not alone. Even so, you can still obtain a count of the number of items within a folder.
This method is done without ever needing to launch a program or application, so no additional software is needed. To obtain the counts, follow these steps:
Figure 1. A folder's Properties window showing the number of files and folders.
While this method is fast and easy, there are a few things to bear in mind when using this technique. First, the counts provided in this manner have been known to not always be accurate. Depending on your version of Windows, this feature can be buggy and incorrect. If you are needing to know the number of files or folders within a folder or directory for moving, backup, or a critical reason, it is recommended to try using the PowerShell or Command Line methods mentioned earlier and compare the results. The second item to keep in mind is that, by default, the Properties window does not include hidden items in its counts; you can include these by checking the box next to "Hidden" within the properties window.
This tip (9965) applies to Windows 10.
If you want to conserve energy or preserve your laptop's battery life, you should know about hibernate and sleep. There ...
Discover MoreThe Start Menu Search Box is a great addition to Windows. It can save you a great deal of time by putting frequently used ...
Discover MoreYou may feel constrained by the low number of restore points your system is keeping. You can increase the disk space ...
Discover MoreFREE SERVICE: Get tips like this every week in WindowsTips, a free productivity newsletter. Enter your address and click "Subscribe."
2021-01-11 09:31:48
Liz
I have a folder "JOBS" within which are folders: Job 1, Job 7b, Job 141, etc. Within JOb s are multiple folders. All I want is the count of the actual jobs (Job a plus Job b =2 folders, for example). (the jobs are not alphabetical and the numbers are as above). I do not want the count to include folders within the Job. Using your method included ALL folders. How do I just get a count of the top tier of folders? Simple please - and can be pretty accurate without being exact (don't care if it is 100 or 102)
FREE SERVICE: Get tips like this every week in WindowsTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2022 Sharon Parq Associates, Inc.
Comments