How to Disable Windows Error reporting feature

Windows Error Reporting features is not much popular among most of the users. So here is a way stop the annoyances.
  1. Right click the My Computer and click on Properties.
  2. Go to Advance tab.
  3. Click on Error reporting button.
  4. Select Disable error reporting.
  5. Then click OK.
Now you are done.

What happens with error reporting? 
Error reporting is a feature which helps the developers to update their product according to the errors and usage of most of the users.

How to include shortcuts inside My Computer?

You too may like to keep your Desktop environment clean by without having so many shortcuts.
But do you like to have some useful shortcuts to important applications inside My Computer >> Others category (If showed in groups).
  1. Open the Start menu >> Run. Then type regedit in the text box. Then press enter.
  2. Navigate now to this registry key: HKEY_LOCAL_MACHINE >> SOFTWARE >> Microsoft >> Windows >> CurrentVersion >> Explorer >> MyComputer >> NameSpace
  3. Create a new key by Right-clicking on NameSpace key and select New >> Key
  4. Then set its name to any of the following values mentioned below in bold to get the application in right. 
{645FF040-5081-101B-9F08-00AA002F954E} >> Recycle Bin
{21EC2020-3AEA-1069-A2DD-08002B30309D} >> Control Panel
{2559A1F3-21D7-11D4-BDAF-00C04F60B9F0} >> Run
{2559A1F0-21D7-11D4-BDAF-00C04F60B9F0} >> Search
{871C5380-42A0-1069-A2EA-08002B30309D} >> Internet Explore
{D20EA4E1-3957-11D2-A40B-0C5020524153} >> Administrative Tools
{7007ACC7-3202-11D1-AAD2-00805FC1270E} >> Network Connections
{2227A280-3AEA-1069-A2DE-08002B30309D}  >> Printers

If you do like to know what these numbers are do search in the web for CLSID in Windows. Wish you could find more including CLISDs for your own programs.

How to play around with the thumbnail sizes?

Ever wanted to change the thumbnail sizes with in Windows OS. Just try this out. Sometimes you may find this useful. (May be this workaround will guide you to get away from a bug in your theme.)
  1. Open the Start menu >> Run. Then type regedit in the text box. Then press enter.
  2. Navigate now to this registry key: HKEY_CURRENT_USER >> Software >> Microsoft >> Windows >> CurrentVersion >> Explorer
  3. Create a new DWORD value called ThumbnailSize, and set the value between 32 and 256.
  4. And create another DWORD value called ThumbnailQuality, and set the value between 50 and 100.
Take time, think of something creative to do with this tip.

A Dangerous file as a Text File using RLO character in File Name

Summary: Hiding the real extension in an excutable file using RLO unicode character.

You may be already familiar with hidden extensions and probably changed icon.
Here see some examples: danger.txt.exe , danger.flv.txt.vbs
You may be more prepared for these types of files and know how to get around them. BUT 

How to Clear Unwanted Items From Add And Remove

Is Junk filled inside your Add and Remove list. Does it take so much time to load all the programs list in Add and Remove in Windows Control Panel? Then this for you.
  1. Open the Start menu >> Run. Then type regedit in search box, then press Enter. 
  2. Navigate now to this registry key: HKEY_LOCAL_MACHINE >> SOFTWARE >> Microsoft >> Windows >> CurrentVersion >> Uninstall
  3. Remove any sub keys or just see the information listed.
Take care when playing with the Registry Editor. There's no Edit >> Undo.

Open , and remove any unwanted subkeys under "Uninstall."
You can use this method if you develop programs for windows too.