Difference between regedit usb&usbstore

霖 余 0 Reputation points
2023-01-13T04:32:52.2666667+00:00

Hellow,I want to know the difference between regedit usb&usbstore. If I insert a usb device, the regedit information will leave in which place, is there any difference between them. Thank you for anyone who answer my question!

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Aneel v 255 Reputation points
    2023-01-13T05:29:55.49+00:00

    Regedit is a Windows Registry Editor tool that allows you to view and edit the Windows Registry, which is a database of settings and options for the Windows operating system and installed programs. USB refers to a type of storage device that can be connected to a computer via a USB port.

    When you insert a USB device into your computer, the device is assigned a unique device ID by the operating system. This device ID is stored in the Windows Registry, under the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB. This registry key contains information about all USB devices that have been connected to the computer, including the device ID, vendor ID, product ID, and other details about the device.

    On the other hand, USBSTOR is a key in the Windows Registry which contains information about USB storage devices that have been connected to the computer, such as USB flash drives and external hard drives. The key is located at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR.

    The difference between these two registry keys is that USBSTOR contains information about USB storage devices specifically, while the USB key contains information about all USB devices that have been connected to the computer, including non-storage devices like USB peripherals like keyboard, mouse, printer, etc.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.