[Tutorial] How To Enable Aero Glass In All Supported Longhorn Builds
Posted: Wed Jun 09, 2021 10:12 am
Builds with full DWM:
All Beta 1 and higher builds
5048 (Milestone 9)
4074 (Milestone 7)
3718 (Milestone 3)
(All other builds have one or more parts of DWM, however it is usually just GPU rendered windows.)
How to enable DWM in each supported build:
Beta 1: Enabled by default if hardware is compatible
5048: Run the command "c:\windows\system32\rundll32.exe c:\windows\system32\udwm.dll DwmClientStartup"
4083: Run the command "c:\windows\system32\rundll32.exe c:\windows\system32\user32.dll DwmStartup"
4074: Run the command "c:\windows\i386\sbctl.exe start"
4029/4033: Run the following commands
"c:\windows\system32\rundll32.exe c:\windows\system32\user32.dll DceStartup"
"c:\windows\i386\sbctl.exe dcestart"
"c:\windows\i386\sbctl.exe wmgstart"
4039: Run the command "%windir%\i386\sbctl.exe start"
4008/4015: Run the command "c:\windows\system32\rundll32.exe c:\windows\system32\user32.dll DceStartup"
3706/3718: Choose "Enable DCE" in Display Properties "Advanced" window
How to enable Aero glass effects in each supported build:
4074/5048: Run RegEdit. Navigate to HKLM>Software>Microsoft>Windows>CurrentVersion>Explorer. Create two new DWORD keys "MILDesktop" and "MILExplorer" and give them both a value of 1.
Other DWORD keys for DWM (Milestone 9+):
The following DWORD keys may be added to HKLM>Software>Microsoft>DWM>/HKCU>Software>Microsoft>DWM>.
Glass - Boolean that controls whether or not 'Aero Glass' (highest premium tier) is enabled. Set Metal to 0 when using.
Metal - Boolean that controls whether or not 'Aero Express' (lowest premium tier) is enabled. Set Glass to 0 when using.
UseAlternateButtons - Boolean that controls whether or not to use the alternative window button styling (new smaller icons)
ScaleXPercent - Integer (self-explanatory)
ScaleYPercent - Integer (self-explanatory)
AnimationsShiftKey - Boolean that controls whether animations feature slow motion mode when shift key is held down
Disable hardware check for DWM:
Run RegEdit. Navigate to HKLM>Software>Microsoft>DWM>. Create a new DWORD key "EnableMachineCheck" and give it a value of 0.
All Beta 1 and higher builds
5048 (Milestone 9)
4074 (Milestone 7)
3718 (Milestone 3)
(All other builds have one or more parts of DWM, however it is usually just GPU rendered windows.)
How to enable DWM in each supported build:
Beta 1: Enabled by default if hardware is compatible
5048: Run the command "c:\windows\system32\rundll32.exe c:\windows\system32\udwm.dll DwmClientStartup"
4083: Run the command "c:\windows\system32\rundll32.exe c:\windows\system32\user32.dll DwmStartup"
4074: Run the command "c:\windows\i386\sbctl.exe start"
4029/4033: Run the following commands
"c:\windows\system32\rundll32.exe c:\windows\system32\user32.dll DceStartup"
"c:\windows\i386\sbctl.exe dcestart"
"c:\windows\i386\sbctl.exe wmgstart"
4039: Run the command "%windir%\i386\sbctl.exe start"
4008/4015: Run the command "c:\windows\system32\rundll32.exe c:\windows\system32\user32.dll DceStartup"
3706/3718: Choose "Enable DCE" in Display Properties "Advanced" window
How to enable Aero glass effects in each supported build:
4074/5048: Run RegEdit. Navigate to HKLM>Software>Microsoft>Windows>CurrentVersion>Explorer. Create two new DWORD keys "MILDesktop" and "MILExplorer" and give them both a value of 1.
Other DWORD keys for DWM (Milestone 9+):
The following DWORD keys may be added to HKLM>Software>Microsoft>DWM>/HKCU>Software>Microsoft>DWM>.
Glass - Boolean that controls whether or not 'Aero Glass' (highest premium tier) is enabled. Set Metal to 0 when using.
Metal - Boolean that controls whether or not 'Aero Express' (lowest premium tier) is enabled. Set Glass to 0 when using.
UseAlternateButtons - Boolean that controls whether or not to use the alternative window button styling (new smaller icons)
ScaleXPercent - Integer (self-explanatory)
ScaleYPercent - Integer (self-explanatory)
AnimationsShiftKey - Boolean that controls whether animations feature slow motion mode when shift key is held down
Disable hardware check for DWM:
Run RegEdit. Navigate to HKLM>Software>Microsoft>DWM>. Create a new DWORD key "EnableMachineCheck" and give it a value of 0.