LKBEN11674: How to find detailed hardware information for your Macintosh


Symptom

You are using a Mac with MacOS and need some hardware details.

Cause

-

Solution

On newer systems you can just press the option key and select "About this Mac" from the Apple menu.

You can also use a terminal and enter the following command:

system_profiler

This will show you all hardware information you might wish. It might be better to send this information to a file or to use less.

system_profiler|less

or

system_profiler > system_information.txt

Now you can open the file with any editor and search in the output.

Have fun.

Disclaimer:

The information provided in this document is intended for your information only. Lubby makes no claims to the validity of this information. Use of this information is at own risk!

About the Author

Author: Wim Peeters - Keskon GmbH & Co. KG

Wim Peeters is electronics engineer with an additional master in IT and over 30 years of experience, including time spent in support, development, consulting, training and database administration. Wim has worked with SQL Server since version 6.5. He has developed in C/C++, Java and C# on Windows and Linux. He writes knowledge base articles to solve IT problems and publishes them on the Lubby Knowledge Platform.

Latest update: 05/09/2023