Disable Windows Genuine Advantage Notification in 3 Simple Steps
Posted On Thursday, March 19, 2009 at at 9:45 PM by RonakFollowing three simple steps now you can get rid of Windows Genuine Advantage (WGA) notifications:
1. Reboot Windows in safe mode (hold the f8 key while booting and you will get the option to boot in safe mode) and then:
2. Open Registry Editor (regedit.exe) and search for wgalogon folder and delete it. You should backup up the registry beforehand, in case somethiong goes wrong.
3. In your windows directory search for files wga* and delete them.
You are done!
Now reboot back normally and continue your work. Windows Genuine Advantage will not bother you anymore.
Warning: Use at your own risk. Backup everything before you do.
Disable Dr. Watson
Posted On Monday, December 15, 2008 at at 6:11 AM by RonakWatson is a debugging tool in windows , which sometimes becomes quite irritating when ever it pops up suddenly .
Here is a method to disable it , if it bugs you :
Dr. Watson can be disabled using the registry editor:
1. Start the registry editor (Start >> Run >> type "regedit.exe" >> Hit enter )
2. Navigate to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ AeDebug
3. Click on AeDebug and click Del
Alternativly just set HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ AeDebug \ AUTO to 0
To re-enable Dr. Watson type "drwtsn32 -i" in run window.
Disable or Enable Auto run CD
Posted On Saturday, October 11, 2008 at at 10:13 PM by RonakIn windows XP you can enjoy a good feature to run CD or DVD automatically when you loaded it into you CD drives on your computer. This is a defaults feature in windows XP but you can disable and enable it according to your nature of work. In user interface mode there is no option to disable or enable this feature, you must edit the registry of windows and be careful to work registry.
Click Start button then type regedit in Run option then press Enter for next.
Here locate the location to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom
Here you can disable or enable automatically running your CD. Change the value of Autorun to 0 for disable and change the value to 1 for enable. At the end restart your computer for this change.