Short answer
Osenpa Disk Analyzer keeps regular analysis local, but Search online builds a Google query from the selected item's full path. For a sensitive path, inspect locally and make a separate query from a sanitized file name, publisher or locally computed hash.
When to use this method
VirusTotal supports hash searches and file uploads; a hash lookup omits path and file content, while an upload sends the file bytes.
Before you start
Do not open or run an unknown file just to identify it. Start with Properties, its folder and Windows Security. A hash lookup searches a locally calculated fingerprint without sending the file. A file upload sends the contents. Disk Analyzer's optional Search online action sends the selected item's full path in a Google query.
How we checked this guide How local research and path-disclosure risks were checked.
- What we reviewed
- Reviewed local result inspection, open-location behavior and the explicit Search online path disclosure in Osenpa Disk Analyzer.
- What we confirmed
- Normal scanning does not upload the file list. Search online places the selected full path in a Google query, so a manual sanitized search is the safer choice for identifying paths.
- Important limit
- C:\Users\Name\Client-X\case-notes.db reveals more than the base name. A hash lookup avoids that path and the file bytes; a sample upload discloses the content itself.
Investigate from local evidence first
Open the containing folder
Inspect the parent application or project context without moving or executing the unknown file.
Read local properties
Record extension, size, timestamps, version information, publisher and digital-signature status where present.
Remove path-specific details
Exclude usernames, client names, project titles, drive labels and internal folder structure from any query.
Choose the disclosure level
For a hash-only lookup, compute SHA-256 locally and search only that 64-character value. Uploading the file sends its bytes and is a separate disclosure decision.
Act from ownership evidence
Prefer the application's uninstall, archive or cleanup workflow and quarantine suspicious files through security software.
Research privacy risks
- Clicking Search online before reviewing the generated query
- Posting a client or username from the full path
- Uploading private file content when a hash lookup was intended
- Deleting a signed component based on size alone
Checkpoint: Disclosure checks
- Inspect properties without launching the file.
- Write a query that contains no folder path.
- Distinguish a hash search from a file upload.
- Use the owning app or Windows Security for the next action.
Osenpa Disk Analyzer
Inspect an unknown large item locally and understand exactly what the optional online-search action would disclose.