Skip to main content

How to Remove Windows Genuine Advantage Notifications

Windows Genuine Advantage (WGA) notifications occur,when your computer hasn't passed the validation test. The validation test can be failed because you installed a pirated non-genuine copy of 7, or because you have changed your 7 product key to a software-generated key, or sometimes it just happens for no reason at all. However, you can easily get rid of these annoying notifications yourself.












1. Open Command Prompt as administrator in start menu > all programs >accessories >command prompt . Right click on command prompt and select run as administrator

2.Type "SLMGR/REARM" (without quotes) and enter

3.Restart Windows

 Linux

1.Boot the computer using Linux on a CD or USB drive.
2.Navigate to the System32 folder in the Windows folder.
3.Delete or rename two items: WgaTray.exe and WgaTray.dll.

Windows 7.











1.Run as an administrator with no other user accounts running.
2Launch Windows Task Manager (Processes). Leave it open.
3Navigate to to C:\Windows\System32, and find WgaTray.exe.
4Right-click on WgaTray.exe, and select Delete. Leave the deletion confirmation box open.
5Go back to Windows Task Manager and click Wgatray.exe.
6Click End Process. When you are prompted for a confirmation to terminate the process, align the “End Process” confirmation box with the previous “Delete File” confirmation box, or at least have them close together. Do this because you'll need to do both actions quickly — at least within 2 or 3 seconds.
7Click Yes in both boxes, quickly. Click on Yes on the Task Manager prompt (to “end the process”) and then quickly press Yes on the deletion confirmation (to delete the actual file). You’ll need to repeat this if you miss it.
8Launch the Registry Editor. Click Start, then Run, and enter regedit.
9Browse to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify
10Delete the folder WgaLogon and all its contents.
11Reboot Windows 7.
12Check your work. As a precaution, after you have followed the above instructions:
Go to Control Panel > Security Center > Automatic Update Settings.
Select the third option, “Notify me but don’t automatically download or install them."
Click OK.
The next time the “Windows Updates” icon appears in the system tray, click on the icon and it will display a list of available updates. Windows won’t automatically download and install them anymore.
If “Windows Genuine Advantage Notification Tool” is there, uncheck it and press enter to download everything else (if you want to). You can right-click to “hide updates” that you don’t want.
Select “Don’t notify me about these updates again”, so that they will be ignored every time updates are downloaded.
Just remember, from now on, make sure to check the list of downloads so that you don’t install any new versions of this “tool

Comments

Popular posts from this blog

Information Security Interview Questions & Answers

The number of Information Security related jobs are growing extensively…. There is a huge requirement for skilled InfoSec professionals across the globe.. the jobs positions are available for freshers, experienced guys and top management (typically CISO .HCL,BPLetc)… This post is my attempt to collect typical InfoSec interview question and answers to help those looking out opportunities in this field… I’ll keep on updating the questions regularly.. You can also share/contribute any questions you might have faced during your InfoSec interviews…. Category I: General Security Concepts / Network Security / OS Security 1) Is there any difference between Information Security and IT Security? If yes, please explain the difference. Ans- Yes. Information Security and IT Security are both different terms often used interchangeably. IT Security focuses on purely technical controls (like implementing antivirus, firewall, hardening systems etc) while Information Security is more wider ter...

8 pair usage for data in Cat 6 Wire in Networking

Today I Post the Cat6 wire pair use in Networking ,we all know 8 pair in cat 6 and but no idea how any pair use in Networking .only 4 pair Use in networking , Like this Photo, If 4 pair not work in cat6 wire we use another 4 Pair same wire Save time and Money 

MCSE INTERVIEW QUESTIONS AND ANSWER

MCSE INTERVIEW QUESTIONS AND ANSWER ,VERY USEFULL OUR NEXT JOB INTERVIEW MCSE Questions and Answers: :  1 :: What is the use of IGMP protocol?  Internet Group Management Protocol: - It allows internet hosts to participate in multicasting. The IGMP messages are used to learn which hosts is part of which multicast groups. The mechanism also allow a host to inform its local router, that it wants to receive messages.  2 :: What are Ping and Tracert?  Ping and tracert are the commands used to send information to some remote computers to receive some information. Information is sent and received by packets. Ping I particularly used to check if the system is in network or not. It also gives packet lost information. In windows ping command is written as ping ip_address Tracert is called as trace route. It is used to track or trace the path the packet takes from the computer where the command is given until the destination. In windows ping command is written as trac...