FG
💻 Software

Windows xp command to search for files

Fresh7 days ago
Mar 15, 20269388 views
Confidence Score0%
0%

Problem

What is the easiest way to search for files from a command line on Windows XP? I want to look for files created since a certain date, bigger than a certain size, or on a certain drive. Ideally I would like to be able to save the command with parameters in a text file that I can re-run on a regular …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Windows xp command to search for files

Low Risk

This can be done with the built-in tools from command-prompt, although you will end up with scripts rather than simple commands. For an easy command-line approach for finding files that meet certain criteria, I'd install PowerShell. Here are some ex…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment