msinfo32.exe

  • File Path: C:\Windows\system32\msinfo32.exe
  • Description: System Information

Screenshot

msinfo32.exe

Hashes

Type Hash
MD5 DA35587758FC9C154435FB76C7183BE4
SHA1 36ADDDE7899F0D8098143146DC49F793A0E09A9D
SHA256 73ECAD12E19A04662EFF1F81A65B56209C30CD0A4C344A73FA4DF9D74F9D3CDB
SHA384 7ADB6726A4E51DAE76033F54B4108CB2C22CB19A0366336594040FD55C9D22D28B2132A3E9CDEEE745B180C764A885A7
SHA512 567BDE98990A5F0D2228E64A310F8F89F3F836E62F7DF415595DC84224303C22A8055CF025CC41B253A03FED7021B07A0C7A7D791F95A8E485748857304CA626
SSDEEP 6144:ALT8Mkfnvk30OzJ3qJvuzGaxaMGZEOHHrpm1XUZLxEZEOHHrpm1XUZLx:ALwMB0OzJ3NztKtLpm1EwtLpm1E

Signature

  • Status: Signature verified.
  • Serial: 33000001733031072665B8B9B3000000000173
  • Thumbprint: 14590DC5C3AAF238FCFD7785B4B93F4071402C34
  • Issuer: CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
  • Subject: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US

File Metadata

  • Original Filename: msinfo.dll.mui
  • Product Name: Microsoft Windows Operating System
  • Company Name: Microsoft Corporation
  • File Version: 10.0.14393.351 (rs1_release_inmarket.161014-1755)
  • Product Version: 10.0.14393.351
  • Language: English (United States)
  • Legal Copyright: Microsoft Corporation. All rights reserved.

File Similarity (ssdeep match)

File Score
C:\Program Files (x86)\Common Files\Microsoft Shared\MSInfo\msinfo32.exe 47
C:\Program Files (x86)\Common Files\Microsoft Shared\MSInfo\msinfo32.exe 57
C:\Program Files (x86)\Common Files\microsoft shared\MSInfo\msinfo32.exe 58
C:\Program Files\Common Files\microsoft shared\MSInfo\msinfo32.exe 57
C:\Program Files\Common Files\microsoft shared\MSInfo\msinfo32.exe 60
C:\Program Files\Common Files\microsoft shared\MSInfo\msinfo32.exe 61
C:\Windows\system32\msinfo32.exe 57
C:\Windows\system32\msinfo32.exe 60
C:\Windows\system32\msinfo32.exe 61
C:\WINDOWS\system32\msinfo32.exe 40
C:\windows\system32\msinfo32.exe 61
C:\WINDOWS\system32\msinfo32.exe 58
C:\Windows\SysWOW64\msinfo32.exe 50
C:\WINDOWS\SysWOW64\msinfo32.exe 41
C:\windows\SysWOW64\msinfo32.exe 58
C:\Windows\SysWOW64\msinfo32.exe 47
C:\WINDOWS\SysWOW64\msinfo32.exe 55
C:\Windows\SysWOW64\msinfo32.exe 57
C:\Windows\SysWOW64\msinfo32.exe 58

Additional Info*

*The information below is copied from MicrosoftDocs, which is maintained by Microsoft. Available under CC BY 4.0 license.


msinfo32

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Opens the System Information tool to display a comprehensive view of the hardware, system components, and software environment on the local computer.

Some System Information categories contain large amounts of data. You can use the start /wait command to optimize reporting performance for these categories. For more information, see System Information.

Syntax

msinfo32 [/pch] [/nfo <path>] [/report <path>] [/computer <computername>] [/showcategories] [/category <categoryID>] [/categories {+<categoryID>(+<categoryID>)|+all(-<categoryID>)}]

Parameters

Parameter Description
<path> Specifies the file to be opened in the format C:\Folder1\File1.xxx, where C is the drive letter, Folder1 is the folder, File1 is the file name, and xxx is the file name extension.<p>This file can be an .nfo, .xml, .txt, or .cab file.
<computername> Specifies the name of the target or local computer. This can be a UNC name, an IP address, or a full computer name.
<categoryID> Specifies the ID of the category item. You can obtain the category ID by using /showcategories.
/pch Displays the System History view in the System Information tool.
/nfo Saves the exported file as an .nfo file. If the file name that is specified in path does not end in an .nfo extension, the .nfo extension is automatically appended to the file name.
/report Saves the file in path as a text file. The file name is saved exactly as it appears in path. The .txt extension is not appended to the file unless it is specified in path.
/computer Starts the System Information tool for the specified remote computer. You must have the appropriate permissions to access the remote computer.
/showcategories Starts the System Information tool with all available category IDs displayed, rather than displaying the friendly or localized names. For example, the Software Environment category is displayed as the SWEnv category.
/category Starts System Information with the specified category selected. Use /showcategories to display a list of available category IDs.
/categories Starts System Information with only the specified category or categories displayed. It also limits the output to the selected category or categories. Use /showcategories to display a list of available category IDs.
/? Displays help at the command prompt.

Examples

To list the available category IDs, type:

msinfo32 /showcategories

To start the System Information tool with all available information displayed, except Loaded Modules, type:

msinfo32 /categories +all -loadedmodules

To display System Summary information and to create an .nfo file called syssum.nfo, which contains information in the System Summary category, type:

msinfo32 /nfo syssum.nfo /categories +systemsummary

To display resource conflict information and to create an .nfo file called conflicts.nfo, which contains information about resource conflicts, type:

msinfo32 /nfo conflicts.nfo /categories +componentsproblemdevices+resourcesconflicts+resourcesforcedhardware

Additional References


MIT License. Copyright (c) 2020-2021 Strontic.