Copy-ready commandfindstr
findstr /s /i "error" C:\Logs\*.logRequirements and permissions
- Requirements
- Windows 10/11 or Windows Server
- Permissions
- Varies by command
- Last reviewed
- 2026-07-31
Examples
Basic example
Search text across files.
findstr /s /i "error" C:\Logs\*.logCommon errors
Command not found
Confirm Windows 10/11 or Windows Server is installed and available in your current shell.