Showing posts with label Registry Tweaks. Show all posts
Showing posts with label Registry Tweaks. Show all posts

Sunday, August 8, 2010

Disable the Blinking Cursor in Computer Applications

If you are using any computer application, for example MS Word or MS FrontPage and you did not like blinking of cursor. Now you can stop the cursor from blinking in these applications, for this you have to edit your computer registry keys, but be careful to work with computer registry. Its very simple just follow the given steps to stop cursor from blinking:


1). Click on Start button then type Regedit in Run option.

2). Here browse the location to:

HKEY_CURRENT_USER>Control Panel>Desktop.





3). Now here add the string value.

4). Enter its name CursorBlink and value -1.

5). Reboot your computer.

Its done.

Tuesday, August 3, 2010

Turn off all system Beeps - Cool Computer Tricks

wanna turn off all cpmputer beeps?? just follow these steps you need to do some changes in registry but its very simple. Follow these steps:


1). Open Run.

2). Type Regedit and press enter.

3). Now window ll ask for your perimission to continue just click on continue.

4). In registry editor window , browse to the following key:

HKEY_CURRENT_USER\Control Panel\Sound


5). Here double click on Beep.

6). Now change the value of beep to No.


7). Close the registry editor and reboot your computer.

Its done.
Changes will be reflected after you reboot your computer.

Sunday, August 1, 2010

Disable useless repeating error notifications

Your computer may be at risk. Your virus protection status is unknown and many others.These are some notifications which windows gives to maintain computer security.

Security is a system of safeguards designed to protect a computer system and important data from damage or access by unauthorized persons. Different antivirus and firewall programs are used to manage the security of the computer. Some time this is build-in antivirus or firewall program in windows to maintain the computer security. But if your windows is not provided with any antivirus, firewall program and Automatic Updates, your windows security center will alerts you a message Your computer may be at risk. Your virus protection status is unknown with useless repeating reminder.



You can disable this message permanently by doing some changes in registry. Just follow these steps:

1). Go to run.

2). Type Regedit in Run option.

3). Now window will ask for your permission to continue, just click on continue.

4). Here locate the location to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center

5). Now in right side panel, double click on AntiVirusDisableNotify and set its value 1.

6). Close the registry editor and restart your computer after any changes to go into effect.

Its done.





Friday, July 30, 2010

Enable Fonts in command Prompt - Cool Computer Tricks

Do you noticed that you have only 2 fonts in command prompt. If you want ot work in command prompt in iffrent font then you have to enable that font for it.

In order to enable additional fonts in the command prompt, you’ll need to do some changes in registry.

Follow given steps:

1). Open Run.

2). Type Regedit and press enter.

3). Now window ll ask for your perimission to continue just click on continue.

4). In registry editor window , browse to the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont

5). Here on the right hand pane is the list of enabled True Type fonts.

6). To add another font, right click anywhere and select new and then string value.

7). Enter its name 00.

8). Set the value to the name of the font you want to enable.

9). Click OK.

Its done.

Restart your computer, After rebooting change font of your command prompt to this newly enabled font.

Monday, July 26, 2010

Enable or Disable Control Panel

If your friends, childrens or family members use your computer and you do not want them to change any system setting then best way for this is to disable Control Panel. To disable control panel you have to do some changes in Regisstry. Just follow these steps:



1). Go to Run and type regedit.

2). Now window will ask for your permission to continue Click on Continue

3). Now in registry editor window, Browse to given User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]

4). Here create a new DWORD value, or modify the existing value called NoControlPanel set the value to equal 1 to enable the restriction.


5). Now again browse to following System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

6). Follow step no 4 to create NoControlPanel dword key.

7). Exit registry editor.

Its done.

you may need to restart for the changes to take effect. This setting allows you to restrict user access to the Control Panel options and settings.

Wednesday, July 21, 2010

Sticky Menus



Normally when you move the mouse over the Start Menu or over some Programs, it will automatically cascade and show the submenus. But if you want menus to open submenus only when you actually click on them, then those menus are known as sticky menus so here are steps to make sticky menus, you need to make some changes in regestiry just follow these steps:

1. Go to run and type Regedit.
2. In registry editor window, browse to HKEY_CURRENT_USER \ Deafault \ Control Panel \ Desktop.
3. Check if there is any string named MenuShowDelay, If it not there, create a string called MenuShowDelay.


4. Give it a value of 65534.
Its done.

Turn On/Off numlock on StartUp


Mostly keyboards have small numeric keypad which can also be used for some other functions like page up, page down. It also has 1 key known as numlock key when it is on, keypad used for numbers and when numlock is off, keypad used for other functions.
Windows turn off numlock key by default, so if you want to turn on numlock key by default on start up then now you can do it very easily. You have to do only some changes in registry. Just follow these steps:

1). Open run and Type Regedit and hit Enter.
2). Windows will ask for your permission to continue, click on continue.
3). Now in registry editor browse to HKEY_CURRENT_USER\Control Panel\Keyboard\.
4). Now in the keyboard folder, you should have a string value named InitialKeyboardIndicators with a value of 0, 1, or 2.



5). Double-click on this string value InitialKeyboardIndicators and edit the value to what you want.

0: Num Lock is turned OFF on startup
1: Disable Num Lock
2: Num Lock is turned ON on startup
6). Click ok.
Its done.

Tuesday, July 20, 2010

Download Whole Website

Do you want to download a whole website so that you can browse it later? Now no need to save every webpage one by one. You can download complete website and can browse it later offline, for this you need a software WinWSD website downloader. WinWSD is a free program that will let you download a complete website with pictures, and movies to your computer’s hard disk. This small program (less than 3MB in size) is extremely easy to use. It comes with several options so, as per your preferences you can download a complete website or certain files within a very short period of time. Your can view the downloaded files with the built-in browser or through your favorite web browser.
WinWSD WebSite Downloader supports Windows 98, Windows Me, Windows 2000, Windows XP and Windows Vista.




Click Here To Download

Saturday, March 6, 2010

Disable turn off or ALT + F4


Here is one cool trick by using this you can disable turn off or Alt+F4..
To disable it just follow these steps:

1) Go to Run.
2) Type Regedit and press enter.
3) Then in Registry Editor Window go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer
4) Now in the right pane right click and create a new DWORD item and name it NoClose.
5) Now modify it's valueand set it to 1.

6) Reboot your machine.


Its done.

To enable display of Items , simply delete this DWORD item.


Tuesday, February 23, 2010

Disable or Enable Right Click on Taskbar - Cool Computer Tricks


Here is trick to remove right click functionality from taskbar. You just have to do some editing in windows registry editor. It willl disable right click on all components of taskbar. Just follow given steps:


1). Go to Start -> Run -> regedit.
2). In registry editor window go to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
3). Create a DWORD value and set its value name as NoTrayContextMenu.



4). Set its value data 1 or 0
1- For disabling right click functionality from all components of taskbar
0- For enabling right click functionality from all components of taskbar
5). Restart computer.
Its done.

Sunday, February 21, 2010

Lock DISK DRIVES without any software - Cool Computer Tricks

We don’t usually prefer to lock our drives, but sometimes it becomes nesscary. So here is trick to lock drives without any software, For this you have to do some changes in registry editor.
Please don’t try this tweak with your root drive (usually C:\ is the root drive) since root drives are not intended to be locked because they are mandatory for the system and application programs.


1). Click on Start and Run and then type Regedit to open Registry editor window.

2). In registry editor window Browse
HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer



3). Create a new DWORD value name it NoViewOnDrive and set its value as 2^(Alpha Number of Drive Letter-1) where Alpha number are simple counting of alphabets from A to Z as 1 – 26
For example: to lock C:\, Alpha number of C is 3 so 2^ (3-1) = 4 (decimal value)
A: 1
C: 4
D: 8
E: 16
F: 32
G: 64
H: 128

4). To lock more drives, calculate the value of each drive and then set sum of those numbers as value


5). To unlock your drive just delete the key from the registry.


6). Press F5 to refresh.
Its done.

Friday, February 19, 2010

Change windows Default Location - Cool Computer Tricks

You can chnage the windows default location where windows look for its installation files. To change windows default drive you have to make some changes in windows registry just follow these steps:

1) Go to RUN.

2) Type regedit and press Enter.

3)Then in Registry Editor window go to

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\ CurrentVersion\Setup\SourcePath

4) Here you can edit as you wish.

Its done.

Activate and Deactivate SCREENSAVER - Cool Computer Tricks

You can activate or deactivate screensaver whenever you want. You have to make some changes in windows registry after then you can activate your screensaver by simply placing the mouse cursor at the top right corner of the screen and if you take the mouse to the bottom left corner of the screen, the screensaver will deactivate.

Follow these steps:

1) Go to RUN.

2) Type regedit and press Enter.

3) Then in Registry Editor window go to
HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer

4) Now in the right pane right click and create a new string value and name it Mouse Corners.

5) Now modify its value and set it to -Y-N.

6) Press F5 to Referesh.

Its done.

To Deactivate it, you have to simply delete this string value.

Tuesday, February 9, 2010

Automatic Window refresh - Cool Computer Tricks

Whenever you make a change to your windows you have to press F5 or do a manual refresh sometimes its very annoying Now with this trick you can tell windows to increase the rate at which it does the refreshing.
Just follow given steps:

1) Type Regedit in run.
2) In Registry editor window go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update.
3) Create a new DWORD value, or modify the existing value, named UpdateMode and set it to equal 0 for faster updates. Restart Windows for the change to take effect.

Its done.

Set Windows Logon Wallpaper

Logon wallpaper is the wallpaper or image that windows shows on screen when windows logs on (before it asks for username & password) . It’s usually set to the image-logo of the brand of our computer (e.g. in compaq laptops). If you are get tired of watching that wallpaper then now this is right trick for you jaust follow these steps and set it to our own image or any other image(any bmp file)


1) Open Startmenu->Run type regedit and press ok to open registry editor.

2) In registry editor window , In hierarchical structure in left, navigate to registry entry
HKEY_USERS\.DEFAULT\Control Panel\Desktop

3) In right side pane see a number of values placed in a table format. choose the value named Wallpaper from there and double click it.

4) Now you see a box with value name as Wallpaper and value data as Path to the image file .

5) There give the full path of the image(bmp file) which you want to set as logon wallpaper by deleting previous path and writing path to your bmp file e.g. C:\WINDOWS\me.BMP (to set image me.BMP file as log on wall paper).

Also double click on WallpaperStyle and change it’s value to 2 to get a stretched wallpaper at logon.
Put that bmp file in windows directory for better results.
If that is a jpeg file, convert to bmp file by opening in Windows Image Viewer and save as bmp.

Tuesday, February 2, 2010

Hide all Items from desktop - Cool Computer Tricks


Do you want to fascinate your friends?? Here is one cool trick by using this you can hide all Items from desktop including all files , folders and even system folders..
To hide all items just follow these steps:

1) Go to Run.
2) Type Regedit and press enter.
3) Then in Registry Editor Window go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer
4) Now in the right pane right click and create a new DWORD item and name it NoDesktop.

5) Now modify it's value and set it to 1.

6) Press F5 to referesh.


Its done.

To enable display of Items , simply delete this DWORD item.


Monday, February 1, 2010

Disable display of Drives in My Computer

You can disable display of local and networked drives when you click My Computer. Try this trick on your friend's computer and see their reactions when they saw their is no drives. To disable dispaly of drives you have to make some changes in windows registry just follow these steps:

1) Go to RUN.

2) Type regedit and press Enter.

3)Then in Registry Editor window go to

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.

4) Now in the right pane right click and create a new DWORD item and name it NoDrives.

5) Now modify it's value and set it to 1.

6) Press F5 to Referesh.

Its done. When you click on My Computer, no drives will be shown.

To enable display of drives in My Computer, simply delete this DWORD item.

Sunday, January 24, 2010

Block a website without a software


Do you know that, You can block any site which you don't want to see. For this you dont need any software just follow these steps:

1) Open mycomputer.
2) Browse C:\WINDOWS\system32\drivers\etc.
3) Open file with a name HOSTS in notepad.



4) In this notepad file, Find 127.0.0.1 and Add 127.0.0.2
www.xyz.com (websites URL) , Under "127.0.0.1 localhost".



5) Save this notepad file and close it.

Now xyz.com is no longer acessebile.