Files
YMhut-box-C-/参考/NexBox-main/aq_registry/禁用NVIDIA驱动日志.reg
T

18 lines
643 B
Reg

Windows Registry Editor Version 5.00
; 禁用 NVIDIA 驱动内部日志记录
; 关闭 Warning/Paging/Event/Error 日志条目
; 减少驱动层面的 I/O 开销
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0000]
"LogWarningEntries"=dword:00000000
"LogPagingEntries"=dword:00000000
"LogEventEntries"=dword:00000000
"LogErrorEntries"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0001]
"LogWarningEntries"=dword:00000000
"LogPagingEntries"=dword:00000000
"LogEventEntries"=dword:00000000
"LogErrorEntries"=dword:00000000