KarlDoren Said:
"Finding serial number when a MacBook Pro was wiped out in preparation for selling? : I wiped out my computer before taking note of its serial number. How do i get to the serial number? I'm not IT savvy and would need step by step instructions. Your help would be most appreciated."
-------
Always Verify -- Use Terminal, while in Recovery Mode:
Get a Macs Serial Number from the Command Line - OSXDaily
You can always look underneath the computer. But, to verify you are reading it correctly, use Terminal, while booted into Recovery Mode The cover could always be changed too; you never know.
So...
- Boot into Recovery Mode
- Go to: Utilities Menu
- Select: Terminal
- Type: this Command, then press enter:
ioreg -l | grep IOPlatformSerialNumber
The Retuin Output would be something like:
"IOPlatformSerialNumber" = "1234567890abc"
So your Serial Number, would therefore be: 1234567890abc