Skip to content

Instantly share code, notes, and snippets.

@sharedstuff
sharedstuff / gist:308c3339e507eef0b26eeec22bd48056
Created November 1, 2023 07:49
Testing & Validating PC Hardware (after a new build)
# Prerequisites
- a machine with installed Windows, including the following tools:
I recommend to use chocolatey as a package manager:
```choco install -y cpu-z hwinfo furmark gpu-z prime95```
- CPU-Z
- HWInfo
- Furmark
- GPU-Z
- Prime95