-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Hardware and Upgrade Questions
- How to check serial number of USB 3.2 128gb 796w

Create an account on the HP Community to personalize your profile and ask a question
Your account also allows you to connect with HP support faster, access a personal dashboard to manage all of your devices in one place, view warranty information, case status and more.
Common problems for Battery
We would like to share some of the most frequently asked questions about: Battery Reports, Hold a charge, Test and Calibrating Battery . Check out this link: Is your notebook plugged in and not charging?
It has been a while since anyone has replied. Simply ask a new question if you would like to start the discussion again.
1 REPLY 1
05-17-2024 08:47 AM
Hi @Vishnureddy004,
Welcome to HP Support Community.
Thank you for posting your query, I will be glad to help you.
To check the serial number of your HP USB 3.2 128GB 796w drive, you can use several methods depending on your operating system. Below are steps for Windows, macOS, and Linux.
Windows
Using File Explorer:
- Plug in your USB drive.
- Open File Explorer.
- Right-click on your USB drive and select "Properties."
- Go to the "Details" tab.
- Select "Hardware Ids" from the drop-down menu. This may show the serial number or other identifying information.
Using Command Prompt:
- Plug in your USB drive.
- Open Command Prompt (press Windows + R, type cmd, and press Enter).
- Type the following command and press Enter: wmic diskdrive get model,name,serialnumber
- Look for your USB drive in the list and check its serial number.
Using PowerShell:
- Plug in your USB drive.
- Open PowerShell (search for PowerShell in the Start menu).
- Type the following command and press Enter:Get-WmiObject Win32_PhysicalMedia | Format-List Tag,SerialNumber
- Find your USB drive in the output list and note its serial number.
macOS
Using System Information:
- Plug in your USB drive.
- Click on the Apple menu and select "About This Mac."
- Click on "System Report."
- In the left sidebar, under "Hardware," select "USB."
- Locate your USB drive in the list and check for the serial number information.
Using Terminal:
- Plug in your USB drive.
- Open Terminal (found in Applications > Utilities).
- Type the following command and press Enter:
- Look for your USB drive in the output and check its serial number.
Linux
Using Terminal:
- Plug in your USB drive.
- Open Terminal. ioreg -p IOUSB -l -w 0 | grep -E "@|SerialNumber"
- Type the following command and press Enter:
- Look for your USB drive in the output and note its serial number.
Using udevadm:
- Plug in your USB drive.
- Open Terminal. lsusb -v | grep -i serial
- Type the following command and press Enter:
- Replace /dev/sdX with the actual device identifier for your USB drive (e.g., /dev/sdb).
I hope this helps.
Take care and have a good day.
Please mark this post as “Accepted Solution” if the issue is resolved and if you feel this reply was helpful click “Yes”.
Rachel571
HP Support
.
Sneha_01- HP support
Sneha_01- HP support
Be alert for scammers posting fake support phone numbers and/or email addresses on the community.
If you think you have received a fake HP Support message, please report it to us by clicking on "Flag Post".
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the Terms of Use and Rules of Participation.
Didn't find what you were looking for?
Ask the community
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.