Monday, January 19, 2009

Windows Genuine Advantage Notifications error:

Windows Genuine Advantage Notifications is a common error for those who use internet frequently on their pc. you can easily remove this error by following simple steps:

1) Click on Start -> Run.
2) In the text box type %windir%\system32\wgatray.exe /u
3) press enter or OK.
4) Again, Click on Start -> Run.
5) Open registery editor by typing regedit.
6) Navigate to the following key and delete the key and its branch.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon
7) Now, delete the WgaTray.exe and WgaLogon.dll, by typing following commands in Run text box.


cmd /c “del %windir%\system32\wgatray.exe”
cmd /c “del %windir%\system32\WGAlogon.dll”
cmd /c “rmdir /s /q %windir%\SoftwareDistribution\Download\6c4788c9549d437e76e1773a7639582a”



However, this method just removed the warning message notifications of WGA about pirated Windows.

0 comments:

Post a Comment