Find AutoCAD Serial no

Find AutoCAD Serial no

Anonymous
Not applicable
29,151 Views
6 Replies
Message 1 of 7

Find AutoCAD Serial no

Anonymous
Not applicable

Hello,

 

I am unable to open AutoCAD (thats not a problem that i will fix) but I want to find serial no of AutoCAD without opening.

 

Once i found AutoCAD serial no. is located in a file in computer and I opened that file by Internet explorer but now i forgot that file location.

I trying in google search.

anyone who knows please reply.

 

Thanks.

 

 

 

0 Likes
Accepted solutions (2)
29,152 Views
6 Replies
Replies (6)
Message 2 of 7

nestly2
Mentor
Mentor
Accepted solution

Finding your Serial Number and Product Key in Accounts

 

Search or navigate the Windows Registry Editor  (REGEDIT)

 

HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\Rxx.x\ACAD-xxxx:409\SerialNumber

 

* Replace "x's" with your version, or state which version you're using for the specific Registry location

 

 

 

AutoCAD Regedit.jpg

0 Likes
Message 3 of 7

braudpat
Mentor
Mentor
Accepted solution

 

Hello

 

With REGEDIT :

HKEY_LOCAL_MACHINE / Software / Autodesk / AutoCAD

R20.1 for 2016 , R20.0 for 2015 , R19.1 for 2014 , R19.0 for 2013 ...

and then look for a Key (REG_SZ) called "SerialNumber" ...

 

Regards, Patrice (I am not an Autodesk Advisor)

 

PS: Nestly2 is better than me with its beautiful image !

 

Patrice ( Supporting Troops ) - Autodesk Expert Elite
If you are happy with my answer please mark "Accept as Solution" and if very happy please give me a Kudos (Felicitations) - Thanks

Patrice BRAUD

EESignature


Message 4 of 7

Anonymous
Not applicable

Hello,

 

What about newer versions of AutoCAD (higher than 2016)?

I don't know if the problem is network license which I have installed, because I'm seeing xxx-xxxxxxxx in registry entry.

 

Thanks.

0 Likes
Message 5 of 7

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> What about newer versions of AutoCAD

Independent of your release of AutoCAD: try that LISP statement (copy into the command-line, including parentheses):

(getvar "_PKSER")

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 6 of 7

Anonymous
Not applicable

It works, thank you very much, but I'm working on software which is reading information from all computers in our company (hardware/software information) and storing them in one place. So we can easily check what we need. 

0 Likes
Message 7 of 7

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> I'm working on software which is reading information

>> from all computers in our company

IMHO does not make sense when running a license server because the serial is stored there (on the license server)

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes