You are currently viewing What cpu do i have :  Windows, macOS, Linux

What cpu do i have :  Windows, macOS, Linux

  • Post author:
  • Post last modified:2023년 12월 04일

To find out what CPU you have in your computer, you can follow these steps depending on your operating system:

For Windows:

  1. Task Manager:
    • Press Ctrl + Shift + Esc to open Task Manager.
    • Click on the Performance tab.
    • Here, you’ll see the name of your CPU at the top right.
  2. System Information:
    • Press Windows Key + R to open the Run dialog.
    • Type msinfo32 and press Enter.
    • In the System Information window, look for the “Processor” line in the right pane.

For macOS:

  1. About This Mac:
    • Click on the Apple logo in the top left corner of your screen.
    • Select About This Mac.
    • A window will open showing information including the type of processor.

For Linux:

  1. Terminal Command:
    • Open the Terminal.
    • Type lscpu and press Enter.
    • This command will display detailed information about your CPU.

These methods should give you the information you need about your computer’s CPU.