This repository provides a ready-to-use batch script and Task Scheduler XML to apply GPU overclock offsets at logon, similar to MSI Afterburner.
- Place
nvidiaInspector.exeinC:\Programs\NV\Inspector\. - Edit
apply-oc.batif needed (core/memory offsets, voltage). - Replace
REPLACE_WITH_YOUR_SIDinApplyOC.xmlwith your Windows SID
(see docs/config-guide.md). - Run
setup.batto copy files and import the Task Scheduler XML. - On next logon, your overclock offsets will apply automatically.
- Only works on Windows with NVIDIA GPUs.
- Adjust paths if NVIDIA Inspector is installed elsewhere.
- Safe commenting in batch or XML is allowed; see
docs/config-guide.md.
- NVIDIA Inspector is property of Orbmu2k.
- This repository does not distribute NVIDIA Inspector binaries.
- Users are responsible for GPU overclocking safety.
- Batch scripts and XML are original creations for automation purposes.