Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
20603 Discussions

I MODIFIED SOME REGISTRY KEYS TO MAKE GRAPHICS CARD OPTIMIZATION WITHOUT HANGING ON WINDOWS 10 1803 1809 -TILL NOW NO BSOD

RAJU2529
New Contributor III
9,761 Views

Till today i never experienced BSOD errors on after installed device drivers, i installed different device drivers from hp , dell lenovo ,intel nvidia.

My asus windows laptop contains generic drivers from intel and nvidia ,BIOS from Microsoft update.

.I have followed certain guidelines from docs.microsoft.com, and i modified and added certain registry keys to make graphics card optimization.

Users can try this keys , before modifying registry, make sure you should keep registry backup

0 Kudos
1 Reply
RAJU2529
New Contributor III
8,302 Views

[HKEY_CURRENT_USER\Software\Microsoft\Avalon.Graphics]

"MaxMultisampleType"=dword:00000004

"DisableHWAcceleration"=dword:00000000

"EnableDebugControl"=dword:00000001

"UseDX9LText"=dword:00000001

"BreakOnUnexpectedErrors"=dword:00000001

"RPCAvalon"=dword:00000001

"RecordAvalonFile"=dword:00000000

"UseReferenceRasterizer"=dword:00000001

"SkipDriverDateCheck"=dword:00000000

"SkipDriverCheck"=dword:00000000

 

[HKEY_CURRENT_USER\Software\Microsoft\Avalon.Graphics\DISPLAY1]

"PixelStructure"=dword:00000001

"GammaLevel"=dword:00000898

"ClearTypeLevel"=dword:00000064

"EnhancedContrastLevel"=dword:00000190

"GrayscaleEnhancedContrastLevel"=dword:00000190

"TextContrastLevel"=dword:00000002

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Scheduler]

"EnablePreemption"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Watchdog\Logging]

"BreakOnError"=dword:00000001

"BreakOnAssertion "=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers]

"TdrLevel"=dword:00000003

"TdrDelay"=dword:00000078

"TdrDdiDelay"=dword:0000003c

"TdrTestMode"=dword:00000000

"TdrDebugMode"=dword:00000002

"TdrLimitTime"=dword:00000078

"TdrLimitCount"=dword:00000005

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\BasicDisplay]

"BasicDisplayUserNotified"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\DCI]

"Timeout"=dword:00000078

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\TdrWatch]

"TDR_RECOVERY"=dword:00000001

 

I request intel drivers team to vertify above registry keys for optimization garphics card , if they found is useful means , then share this post to others and give these keys are recommended

 

Thanking you

 

 

0 Kudos
Reply