matt_0978 Run these Codes: Code: schtasks /end /tn "Aero Glass" schtasks /end /tn "SetWindowCompositionAttribute" schtasks /Delete /tn "SetWindowCompositionAttribute" then goto C:\AeroGlass folder, run the uninstaller, then delete AeroGlass folder. NOTES: Using this setting gives more or less blur, Play with the numbers to see what blur you like. Code: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM] "BlurDeviation"=dword:00000000 I use this settings: Code: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM] "BlurDeviation"=dword:00000010 To restore blur use this setting: Code: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM] "BlurDeviation"=-
As you can see they have already found the bug (At the Windows Insider forum you can found the question: Error Updating FBL-AWESOME1501 9933 Professional - 0x80246017) We are waiting for a patch. The problem caused by KB3035129.
It comes with Windows Defender. Why do you need anything else? 3rd party antivirus just slows things down IMO.
Why did you make it long? I did it in shorter steps, if you're going to use the debug one there is no need to use the other Win8.1, it will only break the OS :/
It works on my side on build 9926 ps you have to put colour intensity for the theme to zero for true Transparency
Thanks, just tested and it works. Is there away to run cmd file as admin, so i can add tskill conhost ? If there is than i will use this method.
endbase I have Edited Dos_Probie cmd and its works. Code: @set @jscript=1/* @echo off :: ### ADMIN CHECK.. reg query "hku\S-1-5-19" >nul 2>&1 || ( @cscript //e:jscript //nologo "%~f0" "%~f0" goto :eof ) :: ### BlUR AND ACCENT.. Start C:\Windows\System32\SetWindowCompositionAttribute.exe class Shell_TrayWnd accent 0 0 0 0 Start C:\Windows\System32\SetWindowCompositionAttribute.exe class Shell_TrayWnd blur true Timeout /t 1 Tskill Conhost :eof // ### RUN AS ADMIN.. */ var strArg = WScript.Arguments(0); var objSH = WScript.CreateObject("Shell.Application"); objSH.ShellExecute(strArg, "", "", "runas", "5"); So i will now use your method and Dos_Probie cmds.
This doesn't solve the problem. After the next reboot it will be automaticly reoffered and reinstalled - no chance to get the new Build 9934.
is there still a cmd debug output with this method? also, can you post new instructions please cos I uninstalled and reverted it all? :'D
That is correct but not until you check for updates it will not re-install itself automatically. There is likely a clear notion you cannot download Build 9934 yet.