A computer's serial number may be printed on the back of the computer. However, it is inconvenient to locate it while the computer is on. We can query a computer's serial number using a command while the computer is on.
On Windows:
wmic bios get serialnumber
On Linux:
sudo lshw