Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I want to make the window titles transparent but completely clear. I've tried changing the registry's DWORD HideBlur in HKCU\Software\Microsoft\Windows\DWM\ to 1 to remove it, but without success.

Here's everything inside that key:

"Composition"=dword:00000001
"CompositionPolicy"=dword:00000002
"ColorizationColor"=dword:1affffff
"ColorizationColorBalance"=dword:00000005
"ColorizationAfterglow"=dword:1affffff
"ColorizationAfterglowBalance"=dword:00000005
"ColorizationBlurBalance"=dword:0000005a
"ColorizationGlassReflectionIntensity"=dword:00000032
"ColorizationOpaqueBlend"=dword:00000000
"EnableAeroPeek"=dword:00000001
"AlwaysHibernateThumbnails"=dword:00000000
"LastDisqualifiedCompositionSignature"=dword:000c0000
"HideBlur"=dword:00000001

I've rebooted and logged off between making changes to the registry, but everything is still the same.

share|improve this question
Did you see this page?...themobicrunch.com/2010/05/… – Moab Apr 20 '11 at 15:29

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.