FG
💻 Software

How can I find out which program creates a file/folder in my C: drive?

Fresh5 days ago
Mar 15, 202644612 views
Confidence Score0%
0%

Problem

I am looking for an app that can monitor my C: (system) drive and find which program is creating a folder, with the rather generic name , on that drive. I wouldn't mind if it could hook the creation of files too – as there a couple of files created as well (quite probably from another process). Goo…

Error Output

TEMP1\

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I find out which program creates a file/folder in my C: drive?

Low Risk

You can use Process Monitor, free from Microsoft, to do that. Set filter inside the Process Monitor to this folder, and it will show you when/if it is accessed: Process Monitor is an advanced monitoring tool for Windows that shows real-time file sys…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment