list files over all drives modified last 2 days (for example)

zivshosh

New member
Local time
2:51 AM
Messages
21
Greetings
Is there a way to list all files over all drives that were modified yesterday or the day before etc.
i.e. the criterion is the modification date?
dir will do it on a certain drive only
Should I look into windows powershell or something similar?
or is there a utility (exe file) that already does what I'm looking for?
thank you
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
Computer type
PC/Desktop
OS
Windows 7 Ultimate x64

Attachments

  • 1.PNG
    1.PNG
    18.7 KB · Views: 0

My Computer My Computer

At a glance

W7, W8.1
Computer type
Laptop
Computer Manufacturer/Model Number
Dell \ Lenovo\ HP \ Toshiba
OS
W7, W8.1
Antivirus
MSE, Malwarebytes
Browser
FF
Another option can be to use the command line. Windows includes the forfiles command that has that option. Look here for some reference:
Find files based on modified time

It could list all files within the specified period, then you can perform other commands on those, or save the list to a text file, for example.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64Intel Core i7-740QM8 GB DDR3NVIDIA GeForce 330GT
Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
Another search that will do it is SearchMyFiles freeware. It has search by age or between dates for both creation date and modification date. To search multiple drives list them in the search root folder separated by semicolon, like so:
C:\;D:\;F:\

It is designed to find text in files but if you leave the text field blank it will return all files that fit the age criteria. You can get the individual utility or just download NirLauncher that has dozens of small system utilities with a Gui wrapper.
 

My Computer My Computer

At a glance

Windows 7 32 bitAMD 5200+ dual core2 GBNVidia GeForce 6150SE 128 MB
Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
I have used UltraFileSearch for many years. Can search for date ranges down to the second (literally).

UltraFileSearch download

Regards,
GEWB
 

My Computer My Computer

At a glance

Linux Mint / XP / Win7 Home, Pro, Ultimate / ...
Computer type
PC/Desktop
Computer Manufacturer/Model Number
(7 different computers booting up to 10 systems)
OS
Linux Mint / XP / Win7 Home, Pro, Ultimate / Win8.1 / Win10
Other Info
Four desktops, two laptops, one notebook and one tablet
Back
Top