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.
Your desktop is supposed to be place where you can put your most-often-used program and file icons. You can spend hours ...
Discover MoreWhen you need directions to just get to a certain general area, you can quickly use the Map app to get you there without ...
Discover MoreIf you want granular control over all the devices on your system, getting familiar with the device manager is time well ...
Discover More2021-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)
Copyright © 2023 Sharon Parq Associates, Inc.
Comments