Skip to main content

Modifying Windows Registry for a Better Windows Experience

The windows registry hold all the settings that interfere with third party and other software in the system.You can change your windows edition as you like with windows registry.But there are some boundaries too.You can find some useful registry settings for windows 7 here.But most of them will also work in other editions also.In this article you can find these tweaks.
#1.Adding programs to the Context Menu(Right Click menu).
#2.Adding programs to the Desktop right click menu.
#3.Removing 'Shortcut to' from shortcuts.
#4.Disabling notification balloons.
#5.Removing Shortcut arrow.



Windows Registry




WARNING : DO NOT TRY TO CHANGE ANY SETTINGS IN WINDOWS REGISTRY WITHOUT KNOWLEDGE.FOLLOW THE STEPS EXACTLY AS GIVEN HERE!


Opening the Registry

There are many ways to open the registry in windows.

#1.Hold Windows Key + R ,run box will appear Type "regedit" without quotes.
Windows Registry


#2.Just type "regedit" in the start menu (For windows 7).
Windows Registry

#3.Go to C:\Windows and search for "regedit".
Windows Registry

Now you have access to the Registry Editor.There are 5 Registry keys.Click on the little arrow in left to collapse them in to sub keys.Each sub key has values.We change these values as we want and change the registry.

#1.Adding Programs to the Right Click menu

You can add programs to the right click menu by using the registry.For example let's add 'Open with Notepad' command to the right click menu.

  • Open HKEY_CLASSES_ROOT > * > shell.
  • Right click on the shell and select New > Key.

Windows Registry
  • Name the key as Notepad.
  • Right Click on that key and New > Key
Windows Registry












    • Name the key as command.
    • Double click on the Default value and enter value data as "C:\Windows\notepad.exe".
    Windows Registry



    Now you'll get Open with Notepad to the Right Click menu.To add any program same steps can be followed.Just create the keys with different names,but not the command key.The path entered in the last step can be found by right clicking with Shift key on the exe file of the program and selecting 'Copy as Path'.

    Windows Registry

    #2.Adding Programs To The Desktop Right Click Menu

    This is not a very useful tweak.But some people may find it very useful.Follow the steps.

    • Open HKEY_CLASSES_ROOT > Directory > Background > shell
    • Right Click on the shell and New > Key.
    • You should name that key in the program's name.
    • Right Click on that new key and create a new key again.That key must be named as command.

    Windows Registry

    • Double click on the default value of the command key and enter the path of the program as the value data.Use the 'Copy as path' option.
    Windows Registry

    Now you'll see your program in the Desktop Right Click menu.

    Windows Registry

    #3.Removing 'Shortcut to' from shortcuts

    Every time you create a shortcut it as the name 'shortcut to' in it.You can remove it and get the application name directly.Some tweaking programs like Tune Up Utilities,Advanced System Care may have done this already.But if you have the 'shortcut to' in the name of your shortcuts follow these steps.

    • Open the path HKEY_CURRENT_USER > Software > Microsoft > Windows > Current Version > Explorer.

    Windows Registry
    • While Explorer is selected you can see a value name link at the right,double click it and open it.
    • Change the value data to 00 00 00 00 .Click OK.
    Windows Registry

    • Now you're done.

    #4.Disabling Notification Balloons

    Don't you like the notification balloons? Do you want to remove them? Then follow the below steps.


    • First open the path in the registry HKEY_CURRENT_USER > Software > Microsoft > Windows > Current Version > Explorer > Advanced

    Windows Registry
    • Now right click on Advanced and choose New > DWORD (32bit) value.
    Windows Registry

    • Name the value as EnableBalloonTips.
    Windows Registry

    • Double click on the value that you just made and set value data to 0
    Windows Registry
    • Click OK.


    Comments

    Popular posts from this blog

    USE HARDWARE ACCELERATION FOR VIDEO PLAYBACK | 4K HEVC 10bit | GPU DECODING GOOD or BAD ?

    So as it seems that 4K is getting popular these days, but some people who have older computers may have some trouble playing 4K videos. Especially 10bit HEVC (x265) format. But the support for hardware decoding of HEVC 10 bit videos has been added few years ago. First of all lets see whether this hardware decoding is better than normal software(CPU) decoding compared with power. We won't be playing a game while watching a movie of course, at least not with a single monitor setup. So we can stop worrying about GPU usage going for 100% while watching a movie. But you could be doing many tasks with CPU while watching a movie. It is very practical. So lets turn into power consumption. This is very important for laptops. The following details are from a laptop with Intel Core i5 8250u with Intel HD graphics 620. File details. I used VLC media player latest version. All the Nvidia and Intel drivers used here are uptodate. Make sure you have the latest software and driv

    How To Move Blogger Inline Styles CSS to External CSS file with Google Drive Within 5 mins

    Inline style are the major barrier between good SEO score and your blog.Inline styles make the code too big, so how long you write the code to text ration won't rise up.In blogger, inline styles are used by default.But most of the websites on internet use external style sheets as they are self hosted and the designers are very likely to use external CSS.Sometimes Blogger use internal styles.You can learn the difference between Internal CSS,Inline CSS and External CSS from W3 schools .Read this article on Inline VS External CSS . Probably you may have tried copying CSS between <b:skin> tags of your Blogger blog.If you tried that you already know that it doesn't work.Because Blogger has more CSS coding that won't show in Template>Edit.So to find the real exact CSS code of your blog follow these steps.For this tutorial you need a Google Drive account,if you have a Blogger account you may already have one.If you don't have a Google Drive account create one now

    DC Motor,Computer Cooling Fan Speed Controller Circuit DIY using Single Transistor And a Potentiometer

    The circuit above can control speed of your DC motors or Computer Fans.If you use this to control speed of DC motors please use a diode to protect the Transistor,brush-less fans -OK.You can change the variable speed range by changing the value of R1 potentiometer.But don't use very high values,its pointless. The transistor used here is a NPN 2n3055,it can handle up to 15A and 115W of power.And this transistor can handle up to 60V.So if you're using this for PC fans you can add more in parallel.Normally a computer fan uses about 0.4W of power.Some powerful ones may use about 7W of power.If you don't use so much power then you can use a low power transistor like C1061,D313 etc. If you don't want to change the speed too often or hard to find a potentiometer or just willing to make this out of scrap you can use a Trim resistor for R1. The transistor may heat up very much and its essential to use a Heat sink.If you can,do not solder the transistor to the PCB s