It may happen sometimes that certain programs when run in windows 7, turns the aero feature off automatically and some times it might happen that the aero does not come back even after closing the program.
For some reasons most of us find it uncomfortable to work with the Aero feature turned off. This is the case when you have used to work more with aero. When these programs turns the aero off automatically, we can get back it without actually rebooting the system.
To get back the Turned Off Aero Feature in Windows 7, Open up the Windows Commnad Prompt with administrative rights.
- For this, Click the Start Menu and type cmd in the serach box.
- Now you can see the Command Prompt appearing in the search results under the start menu.
- Right Click on the cmd program ad select “Run as administrator” from the the right click menu.
- Now type the command net stop uxsms and press Enter. Again type the command net start uxsms and press the Enter key.
- Now the aero will be turned on.
Now i will tell what these commands actually do. The net stop uxsms command in windows 7 will shutdown the Desktop Windows Manager process in windows 7. You can see this process displayed as dwm.exe inside the windows task manager application. The net start uxsms command will start the Desktop Windows Manager process again. This is how it works.




well explained tutorial.. Thnks for the tips..
.-= Rajesh Kanuri @ TechCats´s last blog ..Top Searched Keywords For 2009 =-.
Great Tutorial. This will come in handy
.-= Reshadat´s last blog ..Try Google Chrome OS on Windows XP =-.
I tried this method but it simply does not work. When I run an old game or application that disables desktop composition, Aero no longer restarts automatically after and I MUST log off and back on for it to be restored…
Anyone have this issue and found a solution?
Yes it will work friend, but might have some problems with certain softwares. Here is an alternate method type services in run in windows 7 start menu and open it. Then right click and select Stop the desktop Window Manager Service and Then Start it Again. It will definitely work and is a alternate solution for the above method.
You have a mistake in this. Its uxSms, not uxms.
Thanks ben for pointing it out. Corrected Now.