<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DWM.EXE</title>
	<atom:link href="http://dwmexe.com/feed" rel="self" type="application/rss+xml" />
	<link>http://dwmexe.com</link>
	<description>What is dwm.exe?</description>
	<lastBuildDate>Tue, 17 Apr 2012 19:27:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Error code 0&#215;400100004</title>
		<link>http://dwmexe.com/0x400100004</link>
		<comments>http://dwmexe.com/0x400100004#comments</comments>
		<pubDate>Wed, 29 Jun 2011 12:06:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop Window Manager]]></category>
		<category><![CDATA[Fix errors]]></category>
		<category><![CDATA[0x400100004]]></category>
		<category><![CDATA[Errors]]></category>

		<guid isPermaLink="false">http://dwmexe.com/?p=229</guid>
		<description><![CDATA[The Desktop Window Manager has exited with code (0&#215;400100004) Desktop Window Manager is the Window manager that Windows Vista and Windows 7 utilize for the use of the Windows Aero GUI, graphical user interface, or visual theme. Desktop Window Manager, or DWM for short, requires a shared or dedicated video card solution that supports DirectX [...]]]></description>
			<content:encoded><![CDATA[<p>The Desktop Window Manager has exited with code (0&#215;400100004)<br />
Desktop Window Manager is the Window manager that Windows Vista and Windows 7 utilize for the use of the Windows Aero GUI, graphical user interface, or visual theme. Desktop Window Manager, or DWM for short, requires a shared or dedicated video card solution that supports DirectX version 9.0 or newer and Shader Model 2.0 or newer to run.</p>
<p>Just like every other major part of an operating system, DWM can be troublesome at times. One error that users have found when using Xen series desktop virtualization applications, from Citrix, is DWM crashing and, obviously, closing. Upon crashing, Windows Event Viewer displays the stop code 0&#215;400100004. This error was found to be caused when setting TS profile paths with the AD Users and Computers console in Windows Server 2008. While this issue isn’t very common, there still is that slight possibility that it will occur.<br />
Fixing this issue is fairly simple, just follow these steps:</p>
<p>    Clear  “UserParameters” attribute:<br />
    Const ADS_PROPERTY_CLEAR = 1</p>
<p>    Set objUser = GetObject _<br />
    (&#8220;LDAP://cn=MyUser,ou=MyOU,dc=MyDomain,dc=com&#8221;)<br />
    objUser.PutEx ADS_PROPERTY_CLEAR, &#8220;userParameters&#8221;, 0<br />
    objUser.SetInfo<br />
    Now we need to reset the TS profile path and properties via script:<br />
    Set objUser = GetObject _<br />
    (&#8220;LDAP://cn=MyUser,ou=MyOU,dc=MyDomain,dc=com&#8221;)<br />
    objUser.TerminalServicesProfilePath = &#8220;\\server\share\profile&#8221;<br />
    objUser.SetInfo</p>
<p>There you have it! This should take care of the 0&#215;400100004 error and prevent it from happening again.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwmexe.com/0x400100004/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable/Disable Transparency</title>
		<link>http://dwmexe.com/enable-disable-transparency</link>
		<comments>http://dwmexe.com/enable-disable-transparency#comments</comments>
		<pubDate>Mon, 27 Jun 2011 14:50:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aero Glass]]></category>
		<category><![CDATA[Desktop Window Manager]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Aero]]></category>
		<category><![CDATA[dwm.exe]]></category>
		<category><![CDATA[Transparency]]></category>

		<guid isPermaLink="false">http://dwmexe.com/?p=224</guid>
		<description><![CDATA[Windows 7 uses a GUI, graphical user interface, theme somewhat similar to Windows Vista. A few changes were made, mostly on the back end of the software. The updated Aero software, found in Windows 7, provides a much more efficient and smoother operating Windows experience. Some lower-end computers, mostly laptops, had a hard time running [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7 uses a GUI, graphical user interface, theme somewhat similar to Windows Vista. A few changes were made, mostly on the back end of the software. The updated Aero software, found in Windows 7, provides a much more efficient and smoother operating Windows experience. Some lower-end computers, mostly laptops, had a hard time running Windows Vista throughout its lifespan. This caused many people to really dislike the operating system. When Windows 7 was released, however, things changed. </p>
<p>Windows 7 gave consumers an operating system that not only looked good, but ran much better than its predecessor. However, even with the massive boost in performance, Windows Aero can still be a huge resource hog, especially for computers lacking in the video adapter department. Luckily for those people, there’s a simple change that can be made to the Aero experience that still looks good but doesn’t bring your computer down to its knees.</p>
<p>Transparency is a very nice addition to the Aero experience, but it is also a resource hog without the proper hardware to back it up. Disabling this feature can offer a much quicker, snappier and lag-free Windows 7 experience, but it does not get rid of other Aero functionalities. Animations, real-time taskbar thumbnails, and 3D flip can all still be used after disabling transparency.</p>
<p>To disable transparency and free up some system resources simply follow these quick steps:<br />
1.	Right click on any free space on your desktop and click “Personalize”.<br />
2.	In the window that just popped up, click “Window Color”.<br />
3.	Uncheck the box below the color squares marked “Enable transparency”.<br />
4.	Now click “Save changes” at the bottom of that window and you’re done!</p>
<p>Now that you’ve disabled transparency, you should see a very nice speed boost. If, after you disable transparency, you find that you really miss the effect you can always put in a better performing video card, that is, if you are using a desktop. Laptop users are pretty much stuck with what they have, although adding more RAM is always a different option to help run the GUI run smoother.</p>
<p>Check out some of the other articles on DWMEXE.com about the Windows Aero experience to learn more about how it works!</p>
]]></content:encoded>
			<wfw:commentRss>http://dwmexe.com/enable-disable-transparency/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Fix A DWM Error</title>
		<link>http://dwmexe.com/how-to-fix-a-dwm-error</link>
		<comments>http://dwmexe.com/how-to-fix-a-dwm-error#comments</comments>
		<pubDate>Wed, 16 Feb 2011 23:25:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[Fix errors]]></category>
		<category><![CDATA[dwm.exe errors]]></category>

		<guid isPermaLink="false">http://dwmexe.com/?p=213</guid>
		<description><![CDATA[Dwm.exe is an important file that is ensures the proper running of your computer and all the programs installed in it. However, there are instances wherein a “Dwm.exe error” message will suddenly appear on your screen, usually while you are browsing a certain website or performing any other task. When this happens, your system will [...]]]></description>
			<content:encoded><![CDATA[<p>Dwm.exe is an important file that is ensures the proper running of your computer and all the programs installed in it. However, there are instances wherein a “Dwm.exe error” message will suddenly appear on your screen, usually while you are browsing a certain website or performing any other task. When this happens, your system will shutdown without you being able to stop it. In order to rectify this error, you should follow the steps that we have outlined below.</p>
<p><strong>A Quick Fix</strong></p>
<p>In some instances, you may be able to solve DWM errors by way of a simple fix. This is often the case when you accidentally delete the dwm.exe file from your computer. The first thing you should do is to check the Recycle bin. If the file isn&#8217;t there, you may be able to download it from a trusted website or another computer. In some cases, this may be sufficient to fix a dwm.exe error.</p>
<p><strong>Using A Registry Cleaner</strong></p>
<p>More troublesome is a dwm.exe errors that results from a problem with the Windows registry. When the Windows registry is corrupted, your entire computer might be at risk of serious damage that may be difficult and even impossible to recover from. In such cases, it would be best to use a professional registry cleaner instead of messing with the registry.</p>
<p><strong>Removing dwm.exe Errors Manually</strong></p>
<p>If you are confident enough in your computer skills, you may opt to try removing the dwm.exe file manually. Now before you start, keep in mind that manual removal of dwm.exe is a risky task, and you may cause more harm than good. If you are sure you know what you are doing, follow these steps:</p>
<ul>
<li>Delete all processes related to dwm.exe.</li>
<li>Erase all EXE files associated with DWM</li>
<li>Remove any .lnk files associated with the virus if necessary</li>
<li>Go into the registry, and remove any suspicious files in HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER</li>
</ul>
<p><strong>Removing dwm.exe Errors Automatically</strong></p>
<p>For most users, a far better option than manual removal would be to the use of a registry cleaner and/or an anti-virus/anti-spyware program. Such tools allow you to remove dwm.exe and even other exe errors with a few clicks of the mouse.</p>
<p>Registry cleaners are designed to scan your computer thoroughly using advanced algorithm technology that detects and fixes all invalid, corrupt, and/or broken registry entries. Such software tools make it easy to track down and rectify dwm.exe errors, with little risk of damage to your computer.</p>
<p>For all the benefits that DWM can provide, many users opt to leave it installed, and simply live with the negligible memory consumption that it entails. DWM errors are something else entirely however, and they can really get in the way of your productivity and enjoyment of your computer. With any luck, the steps we have outlined above should get you through most DWM related errors, helping to ensure a more stable and rewarding computer experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwmexe.com/how-to-fix-a-dwm-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Permanently Disable DWM.Exe</title>
		<link>http://dwmexe.com/how-to-permanently-disable-dwm-exe</link>
		<comments>http://dwmexe.com/how-to-permanently-disable-dwm-exe#comments</comments>
		<pubDate>Wed, 16 Feb 2011 23:20:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[disable dwmexe]]></category>
		<category><![CDATA[dwm.exe]]></category>

		<guid isPermaLink="false">http://dwmexe.com/?p=209</guid>
		<description><![CDATA[Have you ever wondered what DWM is and how to disable it permanently? This article shows you how! An Introduction To DWM Dwm.exe or Desktop Windows Manager was first introduced in Windows Vista, and it is now a feature included with Windows 7 as well. This application basically displays transparent and glossy effects in the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Have you ever wondered what DWM is and how to disable it permanently? This article shows you how!</strong><strong> </strong></p>
<p><strong>An Introduction To DWM </strong><br />
Dwm.exe or Desktop Windows Manager was first introduced in Windows Vista, and it is now a feature included with Windows 7 as well. This application basically displays transparent and glossy effects in the form of 3D modules, and controls the views of Windows themes and icons, in addition to providing previews of active window thumbnails. Although this feature is a welcome one for many users, it does have the disadvantage of taking up a lot of memory, and this can significantly bog down computers that do not have enough RAM installed.</p>
<p><strong>DWM Or Virus?</strong><br />
Before we go into the steps of reducing the memory usage of DWM and its permanent disabling, it is worthwhile to determine whether or not your insufficient memory issues are actually caused by the use of DWM or if it is in fact caused by a virus. Keep in mind that both issues may produce similar results, so you should do a thorough scan of your computer first. You should be aware that certain viruses may mimic the file name of a utility program, such as dwm.exe. If you have had DWM onboard for a long period without any issues therefore, this may be a sign that your computer has been infected with a computer virus. If you have determined that your computer is clean, you can then proceed in reducing the DWM load on your memory or disable it permanently.</p>
<p><strong>Reducing DWM Memory Usage </strong><br />
The easiest way to reduce the memory load of dwm.exe is to switch to the Windows Classic theme. To do this, open the Task Manager and go to the dwm.exe program, which you can find in the “Processes” menu tablet. This will allow you to see how much memory and CPU space DWM is using. Here’s how to switch to the Windows Classic theme:</p>
<p><strong><em>Windows 7</em></strong>. Right click on an open area on your desktop and choose the “Personalize” option. Select the “Windows Classic” theme on the menu listing that shows up. Click on the “Apply” and then “Ok” buttons.</p>
<p><strong><em>Windows Vista</em></strong>. Right click an open area on your desktop, and select the “Personalize” and “Windows Color and Appearances” options. Select “Open Classic appearance&#8221;, and choose “Windows Classic” under “Color Schemes”. Click on the “Apply” and then “Ok” buttons.</p>
<p><strong>Permanently Disabling dwm.exe </strong><br />
If the above steps don’t result in an appreciable improvement, you may opt to disable DWM permanently. Here’s how:</p>
<ul>
<li>Switch to the Windows Classic theme following the steps outlined above.</li>
<li> Select the “Services” application in the “Start” menu or in the “Control Panel”.</li>
<li>Click the “Window Manager Session Manager” option and select the “Stop” menu button. This temporarily disables dwm.exe.</li>
<li> To disable DWM permanently, double click on dwm.exe in the “Services” window. In the following screen, choose the “Disabled” option from the drop down menu. Click “Stop” and “Apply.”</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dwmexe.com/how-to-permanently-disable-dwm-exe/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing DWM.Exe (Desktop Window Manager) Crashes</title>
		<link>http://dwmexe.com/fix-dwmexe</link>
		<comments>http://dwmexe.com/fix-dwmexe#comments</comments>
		<pubDate>Wed, 16 Feb 2011 23:14:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fix errors]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dwm.exe crash]]></category>
		<category><![CDATA[dwm.exe errors]]></category>

		<guid isPermaLink="false">http://dwmexe.com/?p=206</guid>
		<description><![CDATA[Windows operating systems have really come long way since the early days of version 3.1, and most modern computers in which they are installed nowadays can be used for hours–and even days–at a time, without so much as a hiccup. Unfortunately, computer problems do remain a bothersome reality for some, and for users of Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Windows operating systems have really come long way since the early days of version 3.1, and most modern computers in which they are installed nowadays can be used for hours–and even days–at a time, without so much as a hiccup. Unfortunately, computer problems do remain a bothersome reality for some, and for users of Windows Vista and Windows 7, one of the more annoying issues have to do with dwm.exe crashes.</p>
<p>Even some of the most experienced Windows users aren&#8217;t immune to such issues, and it seems that such errors occur out of the blue without any apparent cause. When such errors show up, they can really put a damper on what would otherwise be an enjoyable and rewarding computing experience, which is why we have put together this article in the hopes of helping you deal with such issues.</p>
<p>Some of the most common causes of dwm.exe crashes are computer viruses. The Internet is a particularly fertile breeding ground for some truly ornery bits of code in the form of spyware or malware, and they can really do a number on your computer. Therefore, the first step in getting to the bottom of dwm.exe crashes is determining whether your computer problems are caused by viruses. There are many antivirus programs currently available on the market, and any computer user would do well to look into a good one. We’re going to leave the discussion of virus removal to the many other articles on the Web, and instead focus on another common cause of dwm.exe crashes, which is a registry error.</p>
<p>In many cases, a DWM crash is caused by a corruption of the Windows registry. The Windows registry is one of the most important components of the Windows operating system, and it performs the very essential function of keeping track of the different software and device downloads, installations, and removals that computer users routinely undertake. It is important to note that something as seemingly innocuous as the removal of software can wreak havoc on your Windows registry, particularly if it isn&#8217;t done properly. One common instance is when Windows cannot locate the correct path name for the dwm.exe file. If you are faced with such a problem, your best recourse is to use a good registry cleaner program.</p>
<p>Just like antivirus software, a registry cleaner program is an essential tool to have at your disposal. Such tools are designed specifically to fix errors in the Windows registry, such as the aforementioned DWM crashes. These programs basically scan, analyze, and repair any errors in your windows registry, rectifying any issues with missing and/or corrupted dwm.exe files.</p>
<p>Of course, many users would simply opt to disable DWM entirely, but this isn&#8217;t a feasible option for users who want to enjoy the added features of Desktop Window Manager. If the crashes you are experiencing aren&#8217;t enough to deter you from using DWM, investing in a good registry cleaner program would be to your advantage.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwmexe.com/fix-dwmexe/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

