logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Systeminfo - Display System Information | Online Free DevTools by Hexmos

Display system information easily with Systeminfo. Analyze Windows configuration and troubleshoot issues. Get detailed OS insights with this free online tool, no registration required.

systeminfo

Display operating system configuration for a local or remote machine. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/systeminfo.

  • Display system configuration for the local machine:

systeminfo

  • Display system configuration in a specified output format:

systeminfo /fo {{table|list|csv}}

  • Display system configuration for a remote machine:

systeminfo /s {{remote_name}} /u {{username}} /p {{password}}

  • Display help:

systeminfo /?

See Also