Dino And Aliens Serial Number
Hi everyone I have a Smok Alien which will not turn on, I contacted the Chinese vendor and they asked me about my serial number and stuff for a replacement,unfortunately during the moving to the new apartment I lost the original box with the serial. Is there a way to get my serial number out of the device somehow? Best regards Adam!!!! 1969 Ferrari 512 S Berlinetta Speciale by Pininfarina 🚗production number 1️⃣/1968/ 🎥 AP Archive #sn0868 👈 68 - 🏎 Scuderia Ferrari as 312 p Spyder 69 - 💥damaged in Vallelunga tests, not ready for Daytona 69 - 💥major accident with severe rear end damage, taken back to factory disassembled and never rebuilt 69 - ⚒remains and an empty engine from 612 #sn0866 given to PF as.
I have an Nvidia GPU GTX 470 - Can I get it's serial number with out opening the case?
EDITThanks for all the comments: I tried the Device path as well as the WMIC command (which are the same actually)Value returned from the WMIC command
The WMIC (device path is) 2F1C4782 which is translated to: 790382466 (converted to decimal).
My card SN is: 101500021088 - I think this does not get the correct values.
simlev2 Answers
Note: Note that this technique only works if the hardware manufacturer implements it. I can't give a percentage of accuracy, but I would guess the big players would implement it. If it's not implemented, Windows will generate a unique number instead.
Method 1 - Device Manager
Open the Windows Device Manager. Find your video card under Display Adapters. Double-click on it. Under the 'Details' tab, select the 'Device Instance Path' property.
Method 2 - WMI
Dino And Aliens Serial Number 1
Using WMI, at the command line, run the following command.
Method 3 - Use a Tool
A program like SIW will grab the PNP Device ID for you, but it won't do the parsing for the serial number.
Parsing It
Looking at the PNPDeviceID value, break it up by '.
If you've any question or problem, then just take a look at the comments! Feel free to ask a question or just add a note!
- The first piece it the bus type. For me, it is PCI.
- The second section describes the card. There's a vendor code, model number, etc.
- The last section contains a number separated by ampersands. The serial number is the second number in that list, formatted in hex.
I contacted Nvidia via chat-support on this subject, and unfortunately the official answer to your question is no:
the only way to get the serial number of the graphics card is, it will be written on the graphics card hardware or the box of purchase.
simlev