• System Information with Command Prompt

    System Information with Command Prompt

    Step 1Press: [WIN] + [R]Typ: CMD or Press: [WIN]Typ: CMDClick: Command Prompt Step 2Typ: systeminfoPress: [ENTER] You can also view a specific line of information. Typ: systeminfo | findstr /C:”OS Name”Press: [ENTER] or (another example)Typ: systeminfo | findstr /C:”Install Date”Press: [ENTER] !! /C:”Install Date” => Case sensitive !!