WinCatalog 2026 Online User Manual Home | Download | Buy Now | Technical Support  
×
Menu
Index

Scan Errors and Warnings

When Disk Scanner finishes scanning a disk or folder, it might present the Scan Errors and Warnings dialog. This dialog helps you understand what went wrong, which items were skipped, and whether the scan was mostly successful or failed.
 

The Dialog Interface

 
The dialog lists everything that failed during the scan. The summary at the top shows the exact count of errors and warnings. If the scan encountered at least one error, the dialog adds a retry hint suggesting you run the scan again after fixing the underlying issue (like reconnecting an external drive).
 
 
The data grid contains four columns:
 
You can select rows and press Ctrl+C (or click Copy to clipboard) to copy the details as tab-separated text. You can also click Save to file to write the entire list to a text file for support or later review.
 
The checkbox at the bottom — Show scan errors and warnings after scanning is finished — lets you disable this dialog for future scans.
 

Categorization: Errors vs. Warnings

 
Not every failure ruins the scan. The system categorizes issues into Errors and Warnings based on their severity.
 
Errors mark a complete failure to process an item. If the scanner cannot read a directory tree because of an "Access Denied" restriction or a dead drive, it skips that item entirely.
 
Common error sources include:
Warnings are less severe. The scanner successfully found the file and added it to the database, but failed to extract extra details.
 
Typical warnings include:
 

Presentation Logic

 
When the active scan ends, the application checks if the error list is empty. If it found problems, it checks your preferences before displaying the dialog.
 
There's the option in the Finishing section of each scanning profile — Show scan errors and warnings after scanning is finished — based on this option, the application decides if Scan Errors and Warnings appear at the end of the scanning process: If checked, the modal window appears. The system can override this preference. For example, if you run a background or automated scan, an override forces the engine to suppress the dialog so the application doesn't freeze waiting for you to click "Close."
 
The same may be achieved via command line using the -ScanErrors / -se keys with [skip|show] parameters.