Skip to content

A Qt based tool which could help Windows users test the system easily.

License

Notifications You must be signed in to change notification settings

the0cp/windows-troubleshooter

Repository files navigation

Theo's Windows Troubleshooter

A Qt based tool which could help Windows users test the system & find problems easily.
Based on Qt 6 (MSVC 2019, 64bit)
Built on Windows 10 Pro 21H1(x64) QT += core5compat

theoTest

How to use?

  • Set output folder, C:/ is default.
  • Select functions you'd like to run.
  • Start.

What can it do?

  • test network
  • check hardisk
  • fetch serial info
  • make a summary
  • check cpu
  • check gpu
  • check monitors

TODO

  • i18n
  • Better UI

LICENSE

GPL v3