Support Forums

Full Version: How to Disable Window Border’s Blur in Windows 7?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to Disable Window Border’s Blur in Windows 7?
[Image: Windows7logo.png]

In earlier beta testing days of Windows 7, it was possible to remove the "Blur" effect from window borders (window titlebar, etc) but the functionality was removed in later builds. Even the RTM build doesn't contain this functionality.

We just needed to alter a DWORD value in Registry Editor and the Blur could be removed.

A small batch script which replaces 2 RTM system files with the beta ones and also incorporates the required registry DWORD values automatically. So you can get the good old Beta functionality back in RTM build.

Before:

[Image: Windows_7_Window_With_Blur.png]

After:
[Image: Windows_7_Window_Without_Blur.png]

Download:
Code:
http://www.deviantart.com/download/137636666/Disable_Blur_Tool_for_Windows7_by_PacMani.zip

How To Instructions:

1. Extract downloaded ZIP file and run "Patch Blur x86.bat" file. If you are using x64 bit version, run "Patch Blur x64.bat" file.

2. It'll take a few seconds and you'll see window without blur.

3. If you want to put the blur back, run "Enable Blur.bat" file. And if again you decide to remove the blur, run "Disable Blur.bat" file.

4. Although you would not need to run "Unpatch Blur.bat" ever, but in case you want to restore the default system files back, run it.
Please read the rules and site your sources.

http://www.askvg.com/how-to-disable-wind...windows-7/

You have done this three times in a matter of 2 minutes, as a result I have -repped you.
eh got it from RT
nice tut gud job mate
__________________