Challenge/Experiment: Can You Turn off Aero in Windows 8?


Recommended Posts

Windows Aero is a theme introduced in Windows Vista that takes advantage of hardware acceleration to draw Window elements. It is known for its glass window boarders, taskbar thumbnails, full-screen screen magnification, and Fade effects when opening, closing, and minimizing Windows. In Windows Vista and Windows 7, Aero could be easily turned off either by the user or automatically by the system. Turning off Aero would disable features like taskbar thumbnails and glass. On Windows Visa and 7, Aero would be turned off under the following circumstances:

  • Switching to Windows Basic, Windows Classic, or High Contrast theme
  • Turning off Aero from the "Advanced System Settings" dialogue box
  • Starting Windows under Safe mode
  • Uninstalling graphics driver or running Windows on virtual machine without any "guest additions"
  • Running a software that turns of Aero, like the game "Half Life"
  • Ending "Desktop Window Manager" process from the taskbar

Windows Windows 8, none of the methods above seem to work:

  • Windows Classic theme does not exist. Windows Basic theme is replaced by Aero light, and High Contrast themes still keeps Aero on.
  • It is impossible to turn off Aero from the "Advanced System Settings".
  • Starting Windows in Safe Mode keeps Aero enabled
  • Uninstalling graphics drivers does not disable aero. Aero still works without virtual machine's guest additions
  • No software, thus far, has been able to turn of Aero, including Half-Life and Roller Coaster Tycoon.
  • Attempting to end "Desktop Window Manager" process from the taskbar warns that Windows will crash and shut down.

I have tried very hard to disable Aero (for experimentation) but no methods have prevailed. My challenge for you is to discover a way to turn of Aero on Windows 8. If you can do it, please post a screenshot!

Here's a pic of Aero still running when I switch to a High Contrast theme. Notice that the taskbar thumbnail is present:

High%20Contrast%20Aero.png

Disable "Desktop Window Manager Session Manager" service?

As I noted on the main thread, it crashes the entire system and shuts down Windows. Does not work. Check the list of methods I tried on the main thread, all of which seemed to fail.

To answer you second question: I don't want to disable Aero, I want to experiment with Windows 8. It is amazing how Microsoft has managed to keep Aero on under very circumstances, such as bad graphics drivers, something that was beyond imagination on the days of Vista. Kudos to Microsoft. I wanted to see how far we could push Aero on Windows 8.

As I noted on the main thread, it crashes the entire system and shuts down Windows. Does not work. Check the list of methods I tried on the main thread, all of which seemed to fail.

My DWSM crashes all the time for the last 2 Nvidia driver updates whenever I try to watch a vid, never shuts down. Stays that wat till I restart the service

So, Microsoft's claim that Aero has to run on advanced graphics hardware during the vista days was a lie? Sinofsky has disproven Vista dev team.

Things are not static, meaning they change, 5 years of developement can do a lot you know. And besides, what hardware are you testing on, could it run aero in vista?

Simple answer: You don't.

It has been said that the "classic" UI code has been removed. This is why the Start Menu is literally impossible to bring back. The code simply isn't there.

Renaming dwm.exe to dwm.exe.bak caused the black screen above, and even renaming it back to dwm.exe from recovery mode > command prompt didn't fix it - had to refresh the OS via the DVD

Since this is an experiment... what happens if you copy Windows 7 dwm over Windows 8's one?

I`ll find out in a min :D

So, Microsoft's claim that Aero has to run on advanced graphics hardware during the vista days was a lie? Sinofsky has disproven Vista dev team.

Hardly. It still requires advanced graphics hardware. The prevalance of driver support is the only thing that has changed since most (except ATI) dragged anchor in getting their drivers stable and released.

Frankly, this is one aspect of Win8 that drives me nuts. Its built to run on low performance slates so you would assume dropping in on some older desktops/laptops would be no brainer. Until you realize that what ever Aero mode it turns on is unusably slow, I assume because it currently doesn't check for 'certified' devices.

As for turning it off, I would be quite surprised if you can.

So, it seems that if you try to get rid of Aero, you break the entire OS and see nothing but black...hmm. So, does this mean there is absolutely no way to run "Windows Basic" mode on Windows 8? In other words, with Vista and 7, the OS would fall back to the basic mode, but in 8, the OS doesn't have anything to fall back to and just dies.

So, this bring up another question. Microsoft says that any Win7 PC can run Win8. Microsoft said in the past that any Windows Vista PC could run Win7. Thus, I assumed that any Vista PC could run 8. But now it seems that Vista PC that could only run Windows Basic might not be able to run Windows 8 at all.

And for those of you trying this on a VM, remember to make a snap shot of your OS so you don't have to waste time reinstall Win8 again if the OS breaks.

gogogogogogo VMWARE!!!!

So, it seems that if you try to get rid of Aero, you break the entire OS and see nothing but black...hmm. So, does this mean there is absolutely no way to run "Windows Basic" mode on Windows 8? In other words, with Vista and 7, the OS would fall back to the basic mode, but in 8, the OS doesn't have anything to fall back to and just dies.

So, this bring up another question. Microsoft says that any Win7 PC can run Win8. Microsoft said in the past that any Windows Vista PC could run Win7. Thus, I assumed that any Vista PC could run 8. But now it seems that Vista PC that could only run Windows Basic might not be able to run Windows 8 at all.

Renaming DWM.exe and rebooting has killed the OS, I refreshed the OS which gave me back the desktop, soon as I installed VMWare tools Im back to a black screen after boot

If I hit Ctrl, Alt, Insert it turns purple, hit space or enter it turns black again, so I guess its logging me out and in each time but I cant see anything

Renaming DWM.exe and rebooting has killed the OS, I refreshed the OS which gave me back the desktop, soon as I installed VMWare tools Im back to a black screen after boot

If I hit Ctrl, Alt, Insert it turns purple, hit space or enter it turns black again, so I guess its logging me out and in each time but I cant see anything

I recommend making a snapshot of the stable OS before experimenting. If something goes wrong, you can easily get back to the snapshot and a stable OS. This saves you the time to reinstall the entire OS.

  • Like 2
This topic is now closed to further replies.
  • Posts

    • I sort of agree with you on that. I had a telescope - a real hefty thing, although only around 500CHF - that got me so fascinated about the stars and planets. I would stare for hours, amazed that I could see the craters of the moon or the rings of Saturn in "realtime" (quotations because, y'know, speed of light and whatnot). A friend of mine has a telescope like the one mentioned in the review, and the pictures are amazing to look at. But there is something missing for me. I may as well just go to NASA's website and look through their gallery.
    • As opposed to catching bad press because it's the engine's fault? The engine has all the tools a dev needs to optimize their game, Epic isn't gonna hold their hand to make sure they use them. Also, Epic isn't forcing anyone to use Lumen, Nanite or super high resolution meshes and textures. Just because Nanite can render meshes with millions of polygons doesn't mean you should use it like that, in fact, Epic recommends you avoid doing that. Most of the stuttering can easily be fixed by cutting down on unique shaders by using master materials and generating a PSO cache and compiling every shader before loading the game and also managing what must be loaded and unloaded at runtime, it's up to the developer to set all that up properly.
    • I think it depends on what you're looking for to do, and the time you have to spare. With my Dwarf 3, I easily spend 3-4 hour sessions; half an hour driving to an un-light polluted place, another half hour unpacking and setting up the smart scope + tripod for equatorial tracking, then 15 more minutes mucking around with settings and shooting calibration frames, spending a few hours shooting, merging with past photo sessions, etc. It's crazy how time flies and I often get home later than I expected. It's something I still need to set aside a good part of an evening to do, all in all. For one session, where you often need like four for best results when it comes to deep space objects. Even with a smart scope like Dwarf 3, regular non-astro photography is still way more approachable to people getting into photography. I find this is a time consuming niche no matter how I go about it. With practice, I can probably begin cutting time here but I think where smart scopes find their home is among people who love to shoot the night sky but don't have the spare time to go deep with the "navigator level" attunement to the night sky itself in addition to everything else. Having said this, _if_ you have even more time to spend on this hobby, it will probably be even more rewarding to do it more by hand and learn the skies and the details of how it all works.
    • I misread the title and thought Teams itself would be redesigned. Imagine having this one as a native WinUI app.
    • Dell, HP PCs ran into endless reboot, BitLocker recovery loops but Windows 11 isn't to blame by Sayan Sen Last month Neowin reported on a major issue on Dell systems wherein a bug in its official support tool was leading to endless blue screen of death (BSOD) and restarts. Following our report, Dell officially acknowledged its SupportAssist-related crash issue, confirming that the culprit is not Microsoft's operating system but rather a faulty version of its own remediation software. In a newly published support advisory, Dell stated that version 5.5.16.0 of Dell SupportAssist Remediation and Alienware SupportAssist Remediation can trigger blue screen errors and unexpected system restarts. The company notes that the problematic component operates independently of the main SupportAssist application, meaning users should not remove the primary SupportAssist software when troubleshooting the issue. According to Dell, the crashes are linked specifically to the SupportAssist Remediation service, which is bundled with SupportAssist OS Recovery Tools, and as such it has since released an updated version, 5.5.16.1, which is said to resolve the problem. Affected users are advised to first verify whether version 5.5.16.0 is installed by checking the Installed Apps section in Windows Settings. If so, Dell recommends updating SupportAssist OS Recovery Tools through either SupportAssist's "Update Software" feature or Dell Command Update. Dell also advises users to back up important data before performing the update and to ensure systems remain connected to power throughout the installation process. If you are still having issues though make sure to report to the Dell support forum. As it turns out though Dell is not the only PC maker currently dealing with update-related headaches as HP is also facing a separate but probably equally frustrating issue involving recent Windows Secure Boot updates that were released with recent Windows 11 Patch Tuesdays. Similar to Dell, HP also put up its own support article where it explains the issue. The company says that affected devices could hit a brick wall when booting as they run into a BitLocker recovery loop after the April 2026 updates. The problem appears to affect systems wherein the new UEFI Secure Boot CA 2023 certificates fail to apply properly. As such affected users will find themselves entering their recovery key over and over again despite the system otherwise functioning normally. HP says such PCs should be updated to the latest available BIOS version and configured with the necessary Secure Boot certificates before installing Microsoft's Windows 11 Patch Tuesday updates. Systems that are already experiencing the problem may require BIOS configuration changes to restore normal boot behavior. Admins can find information regarding that in the support article here on HP's official website.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!