How can we help?
< All Topics
Print

Find the Manufacturer, Model, Name and System Type using the Command Prompt

To easily find your computer’s manufacturer, model, name, and system type, use the following steps:

  1. Open Command Prompt.
  2. Enter the command:
wmic computersystem get model,name,manufacturer,systemtype


This command does not require administrative privileges and can be run in various environments, including Remote Monitoring and Management (RMM) consoles.

Scroll to Top