Showing posts with label Windows 7 Tricks. Show all posts
Showing posts with label Windows 7 Tricks. Show all posts
5 Great Registry Hacks
1. Security:
USB Drives are one of the major tool through which data transfer takes place. In order to protect your data from getting stolen from you computer with the help of a USB drive you can make the USB drives read only.
Go to ‘HKLM\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies‘ and create a new DWORD value ‘WriteProtect‘ and set its value to 1. This will enable you to read from USB drives, but you won’t be able to copy data to it.
2. Sorting Files:
Quite
often you want the files to appear according to their names in
explorer. In order to restore the ASCII file ordering, perform the
following hack :
Go to ‘HKLM\Software\Microsoft\Windows\Currentversion\Policies\Explorer’ and create a new DWORD value called as ‘NoStrCmpLogical’ and set its value to 1.
3. Speeding Up Menu loading time:
In order to make your menus load faster, perform the following tweak.
Go to ‘HKEY_CURRENT_USER\ Control Panel\Desktop‘ and right click ‘MenuShowDelay’ and click ‘Modify’. Change the string value to some nearby 100 value.
4. Reducing Folder Accessibility Time:
To speed up the access to any folder that is pinned to start menu, perform the following hack
Go to ‘HKCR\Folder\shellex\ContextMenuHandlers’ and right click ‘ContextMenuHandlers‘ and click ‘New|Key‘. Type ” (blank space and no quotation marks) and press Enter. Select any folder and right click on it to select ‘Pin to Start Menu’ while holding Shift key.
5. Multiple Logins in Messenger:
By default you are allowed only a single login at a time on Live Windows Messenger. You can override this by
Go to ‘HKLM\Software\Microsoft\WindowsLive\Messenger’ and create a new DWORD value ‘Multiple Instances’ and its values as 1.
5 Great Registry Hacks
12 More Windows 7 Tips & Hacks
In the previous article,
we looked at some basic tips and tricks to unleash the power of the new
Windows 7 user interface. In Part 2, we’re going to cover additional
tips to improve usability, enhance the performance, and help secure
Windows 7.
Some
tweaks available on the web (like opening Explorer at My Computer or
using PC Safeguard) are now obsolete because of the updates from Beta to
RC. All the tips here work with Windows 7 RC (Build 7100), and most, if
not all, will work with the final release.
1. Add Search Providers to Windows 7
Windows
7 allows you to search remote website databases from your desktop,
using open standards like Open Search and RSS. Here are some of the
popular and useful search providers you can add to Windows 7:
- Bing (via Chakkaradeep)
- Flickr (via Long Zheng)
- Twitter (via Chakkaradeep)
- YouTube
- eBay
- Google News
- Digg
- Deviant Art
You can install these and additional connectors from Windows 7 forums, or get a pack with multiple search providers here.
These search connectors work even within Windows Common Dialogs, such as the Insert Picture dialog
from PowerPoint or any other application. You can even drag and drop
Flickr images from Explorer search results to copy them to your
desktop, without opening any web browser.
2. Single Click Screen Lock
You can lock your computer using the Win+L keyboard shortcut. Here’s another way to do it with a single mouse click. Right-click on your desktop, select New, Shortcut. In Type the location of the item, enter rundll32.exe user32.dll,LockWorkStation. Click Next, name the shortcut “˜Quick Lock’, and Finish.
If you wish, you can make it look pretty by giving it a lock or keys icon: Right-click, selectProperties, click Change Icon, enter shell32.dll, and select any icon you wish. Drag this shortcut and pin it to the taskbar, after which you can delete the desktop shortcut.
3. Customize Sticky Notes
You can format your Sticky Notes, by selecting text and using different keyboard shortcuts as shown in this screen capture:
4. Use New Accessories
Don’t forget to use the revamped accessories in Windows 7. With WordPad, you can open and save Office 2007 .docx and Open Document .odt documents.
The improved Calculator can convert units, and calculate dates, fuel economy, mortgage and lease payments.
Paint
has new brush strokes, shapes, and grid support. Paint and WordPad have
Print Preview and the Ribbon UI, which brings customizability and live
formatting previews.
5. Use Check Boxes in Windows Explorer
You
can select non-adjacent files in Explorer using Ctrl-click, but there
is an easier way using check boxes. In Explorer, click Organize, then select Folder and search options.
On the View tab, under Advanced Settings, scroll down to select Use check boxes to select items. Now you can easily select multiple items using only the mouse.
6. Shortcut to Run Program as Administrator
You can Ctrl+Shift+Click on a taskbar icon to run the application as an Administrator with full rights (provided your account has permissions). Simply Shift+Right-Click on
any program shortcut to run it as a different user, if for example you
need higher privileges when logged in with your child’s account.
7. Boost performance with ReadyBoost
ReadyBoost
improves your system performance by using faster USB Flash Drives
instead of slower hard disks for system operations. It works best using
flash drives with at least 1 GB of storage. Simply insert your flash
drive, and if it meets certain performance benchmarks, Windows 7 will
ask you if you want to use it for ReadyBoost and recommend the size to
reserve.
8. Tweak Windows Search/Defender Services
By
default, Windows indexes all files appearing under all your libraries,
email, and offline files. You can reduce the time and resources spent in
indexing by tweaking this to your actual needs.
Go to Control Panel, then Indexing Options. Windows 7 shows a list of locations currently being indexed. Click on Modify to choose only those locations where you perform frequent searches.
You
can also disable Windows Search and Windows Defender services, which
can take up system resources. If you do not search for files, images,
documents, etc. using Windows Explorer, or use another search/indexing
program, then you should disable Windows Search service. If, and only
if, you use a third-party anti-virus program that is also anti-malware
(the best ones are), you can also disable the Windows Defender service.
Go to Start, enter and run msconfig. From the Services tab, uncheck the box for the service you wish to disable, and reboot for the changes to take effect.
9. Secure USB Drives with BitLocker
Secure your USB flash drives using BitLocker encryption. Right-click on your USB drive inMy Computer, select Turn on BitLocker and follow the instructions to protect sensitive data on your thumb drives.
The
next time you use your USB drive on another computer, it will prompt
you for the password before allowing you read-only access to your flash
drive. You can even use the drive on older computers running Windows
XP/Vista.
10. Create a System Recovery Disc
A
system recovery disc helps you in situations where Windows cannot start
successfully. Your Windows 7 installation disc also serves as a
recovery disc. When Windows 7 comes pre-installed on computers, you will
need to create a system recovery disc.
Click Start, enter and run recdisc.exe. Insert a blank CD/DVD in your burner, and clickCreate Disc.
11. Faster Thumbnail Previews
Go to Start, enter and run regedit. Navigate toHKEY_CURRENT_USER\Control Panel\Mouse. On the right, open the MouseHoverTime key and reduce its value from the default 400 to around 150.
Be careful, as decreasing it further may cause problems.
12. Faster Shutdown
Start regedit and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.Find the WaitToKillServiceTimeout key on the right, double-click to edit and change it from the default 12000 (12 seconds) to 2000 (2 seconds) or above.
This
setting tells Windows how long to wait before prompting you that a
service is not responding to the shut down request. This may help speed
up your shutdown if you have any such services running.

12 More Windows 7 Tips & Hacks
15 Best Windows 7 Tips and Hacks
You have upgraded to Windows 7, love the new taskbar, and enjoy the power of using the cool Libraries feature.
But now you want more. You want the cool tips and tricks that make Windows 7 fun!
So
here are the best ones to help you get the most out of your new OS. In
this article, we will focus on the Windows 7 interface to get you
started on the road to becoming a Windows 7 Power User. In Part 2, we
will be looking at advanced tips for usability, performance, and
security.
1. Use Keyboard Shortcuts
Using the mouse, you can drag-”˜n-dock windows to either side of the screen, or drag it to the top to maximize it. These keyboard shortcuts are even faster:
- Win+Left Arrow and Win+Right Arrow dock the window to the left and right side of the screen
- Win+Up Arrow and Win+Down Arrow maximize and restore/minimize
- Win+M minimizes everything
- Alt+Up, Alt+Left Arrow, Alt+Right Arrow navigate to parent folder, or browse Back and Forward through folders in Explorer
- Win+Home minimizes/restores all open windows except the active window
- Alt+Win+# accesses the Jump List of program number ‘#’ on the taskbar
2.Rearrange System Tray Icons
You
can rearrange icons on the taskbar as you wish and start new (or switch
to running) instances of the first ten taskbar programs using Win+1, Win+2,
and so on. The cool thing is you can also rearrange system tray icons.
Reorder them on the tray or move them outside or back in the tray. Take
control of what you want to always keep an eye on, and from which apps
you’ll require notifications.
3. Access Jump Lists with the Left Mouse Button
Jump
Lists usually show up when you right-click on a taskbar icon. However,
they can also be accessed by holding the left mouse button and dragging
upwards. If you’re using a laptop touchpad or a touch screen, this is
convenient because you do not have to click any button to access a
context menu.
4. Add Any Folder to Favorites
You
can add any library or folder to the Favorites section in Windows
Explorer. To add a folder, navigate to it in Explorer, right-click Favorites in the left navigation pane, and select Add current location to Favorites. Now you get quick access to your favorite folders in all File->Save As dialogs!
5. Pin Frequently Used Folders to the Taskbar
Right-click, drag, and pin your favorite folders to Windows Explorer on the taskbar. They will now show up in the Jump List when you right click on Explorer giving you quick access to your favorite folders.
6. Pin Control Panel to the Taskbar
You cannot pin the Control Panel to the taskbar via the Start Menu or
by drag and drop. Open the Control Panel and right-click its taskbar
icon to pin it to the taskbar. An advantage of this is that Control
Panel’s Jump List allows quick access to recently used functions.
7. Create Keyboard Shortcuts for Programs
You can create keyboard shortcuts for any program in Windows 7. Right-click the program icon and select Properties. Select the Shortcut tab, click in Shortcut key, to set the keyboard shortcut for that program.
8. Open Command Prompt in Any Folder
Like the command prompt? Miss the “˜Open Command Window Here’ Windows XP power toy? Press “˜Shift’ when right-clicking on a folder to get that option in the context menu. This also works on the desktop. No power toy required!
9. View Expanded ‘Send To’ Menu
Press Shift when right-clicking on a folder to get an expanded Send To menu.
10. Adjust Screen Text with Clear Type
Use Clear Type Tuner for the best look on your LCD monitor or laptop screen. Run “˜cttune.exe‘ from the Start Menu search box, or go to the Control Panel Display applet, and select Adjust ClearType Text from the left.
11. Get Exact Colors On Your Screen
If you are an artist or you work with colors, use the Calibrate Color option in the Control Panel Display applet or run dccw.exe from the Start Menu search
box. You can adjust gamma, brightness, contrast, and color balance,
ensuring that colors are displayed correctly on your screen.
12. Customize the Power Button
If you restart your computer more often than you shut it down, change the defaultShutdown power button to Restart. Right-click on Start, select Properties, and choose the Power button action that you use the most.
13. Customize Number of Items in Jump Lists & Start Menu
Right-click Start, select Properties, click Customize and choose the number of recent programs to be shown in the Start Menu and the number of items displayed in Jump Listsfrom the Start Menu Size section below.
14. Search Internet from the Start Menu
Enable Internet search from the Start Menu using your default browser. Run GPEDIT.MSCfrom the Start Menu search box to start the Group Policy Editor. In the left pane, go toUser Configuration->Administrative Templates->Start Menu and Taskbar. In the right pane, right-click to Edit and Enable Add Search Internet link to Start Menu.
15. Add Videos to Start Menu
Windows
7 does not place a link to your videos on the Start Menu by default. To
add a link to your videos on the Start Menu, right-click Start, select Properties, click onCustomize. In the Videos section at the bottom, choose Display as a link.

15 Best Windows 7 Tips and Hacks
Subscribe to:
Posts (Atom)