Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

How to get Windows PC specific Model information

Posted on 21/06/201802/06/2023 IT Expert By IT Expert No Comments on How to get Windows PC specific Model information
  1. Home
  2. Windows
  3. How to get Windows PC specific Model information
get computer-specific model information

The command line is a text interface for your computer. It’s a program that takes in commands, which it passes on to the computer’s operating system to run. From the command line, you can navigate through files and folders on your computer, just as you would with Windows Explorer on Windows. All critical subsystem settings are exposed through WMI, WMI treats data as objects that are in collections of one or more items. See this guide on how to find computer model, description, and serial number in the Windows environment, and how to find computer serial numbers stated change to be filled by OEM. In this article, you will learn how to get Windows PC specific Model information.

How to Open the Command Prompt in Windows 10

Type “command prompt” into the Start menu to search for it.
– Press Win + R to open the Run box, then type “cmd” and hit Enter to open it.
– Press Win + X (or right-click the Start button) and choose Command Prompt from the menu.

Using Command Line to get Windows PC specific Model information

To get the computer model, please use the command below

wmic csproduct get vendor, version

In order to get more device information, please use the command below.

wmic computersystem get model,name,manufacturer,systemtype

Please take a look at these related articles: How to Add a Printer Using an IP Address in Windows 11, and How to find Computer Model and Serial Number. Also see how to install SCConfigMgr Driver Automation Tool on Windows 10 and Windows Server, and How to automate Windows drivers with the SCConfigMgr on Windows.

Get your device manufacturer

To find the make or manufacturer of an OEM PC, run the following command from a command prompt.

wmic computersystem get manufacturer

This will returns for Dell and Lenovo are “Dell Inc.” and “Lenovo”

Get laptop model

To get the model, run the same command as above, but replace “manufacturer” with “model” Top that off with a folder for OS version and platform, and you have something to use. Please see how to determine the version and type of a Printer Driver.

C:>wmic computersystem get model

Output: Model ThinkPad T43X

I hope you found this blog post helpful on how to get Windows PC specific Model information. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Microsoft Windows, Windows 10

Post navigation

Previous Post: How to launch an EC2 instance
Next Post: AWS Network Adapter: Redhat to Citrix PV and AWS PV Driver

Related Posts

  • Chocolatey Packages
    Create Chocolatey Package: Upgrade Software with Chocolatey Scripts
  • SSD Trim and Disable delete operaion from ending up in Recycle bin
    SSD TRIM: Delete files permanently without using the Recycle Bin Windows
  • How to Enable and use Sudo in Windows 11
    How to Enable and use Sudo in Windows 11 Windows
  • Synergy software kvm
    Why Software KVMs such as Synergy is replacing Hardware KVMs Linux
  • Feature image DEP
    Disable Data Execution Prevention and determine that hardware DEP is available and configured Security | Vulnerability Scans and Assessment
  • create a Mapped Drive via GPO
    How to create a Mapped Drive via GPO Preferences Windows

More Related Articles

Chocolatey Packages Create Chocolatey Package: Upgrade Software with Chocolatey Scripts
SSD Trim and Disable delete operaion from ending up in Recycle bin SSD TRIM: Delete files permanently without using the Recycle Bin Windows
How to Enable and use Sudo in Windows 11 How to Enable and use Sudo in Windows 11 Windows
Synergy software kvm Why Software KVMs such as Synergy is replacing Hardware KVMs Linux
Feature image DEP Disable Data Execution Prevention and determine that hardware DEP is available and configured Security | Vulnerability Scans and Assessment
create a Mapped Drive via GPO How to create a Mapped Drive via GPO Preferences Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • image 22
    How to clone a Windows Server running on VirtualBox Virtualization
  • Disable BitLocker
    How to Disable BitLocker on Windows 10 Windows
  • 1 WeXxkEX0JG3oB781HD8Hrg 1
    OOBESETTINGSMULTIPLEPAGE error on Windows 10 Windows
  • Run Linux on Windows Server
    How to install Windows Subsystem for Linux on Windows Server Linux
  • 517443 637286201540125528 16x9 1
    User account and process management in Linux Linux
  • Screenshot 2020 05 19 at 02.50.47
    Fix Administrative templates retrieved from the local computer does not show up Network | Monitoring
  • SQL EvaluationExpired
    Windows could not start the SQL Server service on local computer 17051: A network-related or instance-specific error occurred while establishing a connection to SQL Server Oracle/MSSQL/MySQL
  • original
    Error 0x800710E0: Operator or Administrator has refused request Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,779 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.