Technical activity log Windows 11 USB stick removal time?
Hello everyone,
My Philips Moon USB flash drive was stolen in what was possibly about two minutes of inattention (room confidentiality) at a fast-food restaurant. On computers, not a single process runs unnoticed by the device itself. Can someone give me a way to run a program or point me to details in the registry that might be the right way to find out and document for my theft report when the last connection to this so-called mobile device was made?
I’m sorry something happened to you. I hope you didn’t have any sensitive data unencrypted on the stick.
As a rule, a USB stick also leaves traces on your computer that can still be seen after its separation. You can try the Registry or system logs to find references to the last connection of your USB stick.
Here are possible steps:
1. Search in the registry after the USB stick
Windows stores information about connected USB devices in the registry.
Open Registry:
Navigation to the USB area:
Here you will find a list of all USB mass storage devices that have ever been connected to your PC:
Identify your stick:
Two. Use event display
The Windows event display logs most hardware actions, including the connection of USB devices:
Open event display:
Search Relevant Logs:
Go to Windows Protocols -> System and search for events with the source Kernel PnP or Discipline. These log the connection and removal of USB devices.
You can filter or browse the logs by Event ID 200 (device connected) or 210 (device removed).
3. Use Forensic Tools
If you don’t have enough information about the above, there are specialized tools that can analyze USB activities in detail:
There’s no way to track your stick’s path…
If you were smart, you encoded the files on it…
Otherwise, expect your files to appear somewhere where you don’t want them…
Do you know Nirsoft Utils (nirsoft.net)? You could do that for Windows Logging maybe to be found. The type has all sorts of small programs to get out of Windows, which Microsoft doesn’t want to show at first glance or trouble hiding 😅
I would have done it now USBDeview thought. This allows you to display which devices are connected (at the time when it was first and when last seen) and what kind of device (i.e. like memory, HID, loudspeaker, cell phone etc.
However, it does not show an ID to (at least for non-connected devices) so I don’t know how this should help with proofing because it could be any USB stick;-;