Ex deconstructione, reformatio.
(Out of deconstruction, reformation.)
A curated collection of precise registry modifications (.reg) to strip away Windows operating system annoyances, optimize background behaviors, and correct cross-platform conflicts.
- NVIDIA Tray Suppression: Disables the redundant
NvTrayicon from starting up on user login to keep the system tray clean. - Dual-Boot Time Synchronization: Sets
RealTimeIsUniversalto force Windows to interpret the hardware clock (RTC) as Coordinated Universal Time (UTC), eliminating the notorious clock drift/offset issue when dual-booting with other operating systems. - LTSC Gaming Overlay Suppression: Silences the intrusive
ms-gamingoverlay/ Game DVR prompts when launching games on LTSC Windows editions where the Xbox Game Bar is stripped out. - Start Menu Web Search Suppression: Disables web search suggestions and Bing integration in the Start menu to keep search queries local and responsive.
- Windows Security Sample Submission Warning Suppression: Silences the persistent "Automatic sample submission is off" yellow warning shield in Windows Security by enforcing
SubmitSamplesConsentvia policy.
Warning
Modifying the Windows Registry can cause system instability if done incorrectly. Review the .reg contents before merging.
- Download the
.regfile. - Double-click the file to execute it, or import it directly via the Windows Registry Editor (
regedit). - Confirm the User Account Control (UAC) prompt and click Yes to merge the keys.
- Restart your system or restart
explorer.exefor changes to take effect.