← Back to Disk Recon
Disk Recon : File Management

Disk Recon 14.1

CSV Reports

Every result set in Disk Recon can be exported to a CSV (Comma-Separated Values) file. CSV is a plain-text format understood by virtually every spreadsheet, database, and data-processing tool.

Press the Export to CSV button in the toolbar.

When to Use CSV

Format Notes

Each row in the CSV corresponds to one row in the result grid. The first row contains column headers. The delimiter is a comma. Text fields that contain a comma or a double-quote are enclosed in double quotes, with any internal double-quotes escaped as "" — standard RFC 4180 CSV format that Excel and most tools handle automatically.

Importing into Excel

  1. In Excel, go to File → Open and select the CSV file, or use Data → Get Data → From Text/CSV for more control over column types.
  2. Excel will auto-detect the comma delimiter and display the data in columns immediately.
  3. File paths in the results are plain text strings — they will not be interpreted as hyperlinks unless you format them manually.

Other Export Formats

Disk Recon also supports Excel, HTML, plain text, and XML export.