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
- Set output folder,
C:/
is default. - Select functions you'd like to run.
- Start.
- test network
- check hardisk
- fetch serial info
- make a summary
- check cpu
- check gpu
- check monitors
- i18n
- Better UI
GPL v3