JSI Tip 10021. How can I set the Windows XP Visual Effects to Adjust for best performance using the registry?

Jerold Schulman

December 29, 2005

1 Min Read
ITPro Today logo in a gray background | ITPro Today

You can adjust the Visual Effects manually using:

1. Start / Run / Sysdm.cpl / OK.

2. On the Advanced tab, press the Settings button under Performance.

3. Select the Visual Effects tab.

4. Check the Adjust for best performance box.

5. Press Apply and OK.

Using the PolicyMaker™ Registry Extension freeware, you can:

01. Navigate to User Configuration / User Settings / Registry and press the + (Add a new item) icon.

02. Set the Action drop-down menu to Update.

03. Set the Hive drop-down menu to HKEY_CURRENT_USER.

04. Type SoftwareMicrosoftWindowsCurrentVersionExplorerVisualEffects into the Key Path.

05. Type VisualFXSetting into the Value name box.

06. Set the Value type drop down to REG_DWORD.

07. Set the Value data to 2 and the Base to Decimal.

16. Type gpupdate and press Enter.

NOTE: As an alternative, you can add the following commands to the logon script:

REG ADD "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerVisualEffects" /V VisualFXSetting /T REG_DWORD /F /D 2



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like