This is our final installment of Windows 7 Tips. Make sure you
stop by one of our locations to check out Windows 7 in action!
41. Faster program launches
If you've launched one instance of a program but want to start another,
then don't work your way back through the Start menu. It's much quicker
to just hold down Shift and click on the program's icon (or middle-click
it), and Windows 7 will start a new instance for you.
42. Speedy video access
Want faster access to your Videos folder? Windows 7 now lets you add it
to the Start menu. Just right-click the Start orb, click Properties >
Start Menu > Customize, and set the Videos option to "Display as a
link". If you've a TV tuner that works with Windows 7 then you'll
appreciate the new option to display the Recorded TV folder on the Start
menu, too.
43. Run web searches
The Windows 7 search tool can now be easily extended to search online
resources, just as long as someone creates an appropriate search
connector. To add Flickr support, say, visit
I Started
Something, click Download the Connector, choose the Open option and
watch as it's downloaded (the file is tiny, it'll only take a moment). A
"Flickr Search" option will be added to your Searches folder, and you'll
be able to search images from your desktop.
A multitude of other ready-made searches, such as Google and YouTube,
can be downloaded from the
windowsclub.com website.
44. Schedule Media Centre downloads
You can now tell Windows Media Centre to download data at a specific
time, perhaps overnight, a useful way to prevent it sapping your
bandwidth for the rest of the day. Launch Media Centre, go to Tasks >
Settings > General > Automatic Download Options, and set the download
start and stop times that you'd like it to use.
45. Multi-threaded Robocopies
Anyone who's ever used the excellent command-line robocopy tool will
appreciate the new switches introduced with Windows 7. Our favourite,
/MT, can improve speed by carrying out multi-threaded copies with the
number of threads you specify (you can have up to 128, though that might
be going a little too far). Enter robocopy /? at a command line for the
full details.
46. Really remove the sidebar
At first glance you might think Windows 7 has got rid of the sidebar,
but don't be fooled. Gadgets are still hosted by the Sidebar.exe
process, it's just that this is now launched automatically when Windows
boots. If you don't plan on ever using gadgets then you could delete the
Sidebar Registry entry at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun,
and recover a small amount of RAM. That might be a little risky, though,
as we're not quite sure what else the sidebar process does in Windows 7.
The safest approach is to disable it temporarily by launching
MSCONFIG.EXE, clicking the Startup tab and clearing the box next to the
Startup entry. Now reboot and test Windows 7 for a day or two to confirm
everything is still working, before finally deleting the sidebar
registry entry.
47. Load IE faster
Some Internet Explorer add-ons can take a while to start, dragging down
the browser's performance, but at least IE8 can now point a finger at
the worst resource hogs. Click Tools > Manage Add-ons, check the Load
Time in the right-hand column, and you'll immediately see which browser
extensions are slowing you down.
48. An Alt+Tab alternative
You want to access one of the five Explorer windows you have open, but
there are so many other programs running that Alt+Tab makes it hard to
pick out what you need. The solution? Hold down the Ctrl key while you
click on the Explorer icon. Windows 7 will then cycle through the
Explorer windows only, a much quicker way to locate the right one. And
of course this works with any application that has multiple windows
open.
49. Block annoying alerts
Just like Vista, Windows 7 will display a suitably stern warning if it
thinks your antivirus, firewall or other security settings are
incorrect.
But unlike Vista, if you disagree then you can now turn off alerts on
individual topics. If you no longer want to see warnings just because
you've dared to turn off the Windows firewall, say, then click Control
Panel > System and Security > Action Centre > Change Action Centre
settings, clear the Network Firewall box and click OK.
50. Parallel defrags
The standard Windows 7 defragger offers a little more control than we
saw in Vista, and the command line version also has some interesting new
features. The /r switch will defrag multiple drives in parallel, for
instance (they'll obviously need to be physically separate drives for
this to be useful). The /h switch runs the defrag at a higher than
normal priority, and the /u switch provides regular progress reports so
you can see exactly what's going on. Enter the command
defrag /c /h /u /r
in a command window to speedily defrag a system with multiple drives,
or enter defrag /? to view the new options for yourself.