USB stick usage history. How to check file transfers ?

Hi,
How can I check the usage history of USB stick in my PC ?
How can I check the file transfers ?
0
give a positive ratinggive a negative rating
Hi,

To check the file transfers between a USB flash drive and your PC, you will need to use a specialized software to track the USB events.

If you need to check only the usage history of USB sticks (which USB sticks have been inserted into your PC), you can use Windows Registry or Windows PowerShell command.

Windows Registry

Go to: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR

windows usb stick check usage history flash drive registry

Windows PowerShell command

Type: Get-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Enum\USBSTOR\*\* | Select FriendlyName

windows usb stick usage flash drive power shell command

Share on FacebookShare on TwitterShare on LinkedInSend email
1 answer
x
x
2024 AnswerTabsTermsContact us