Windows Xp Windows 7 Windows 8 Tricks And Tips
Problem Steps Recorder
As the local PC guru you're probably very used to friends and family asking for help with their computer problems, yet having no idea how to clearly describe what's going on. It's frustrating, but Microsoft feels your pain, and Windows 7 will include an excellent new solution in the Problem Steps Recorder.
When any app starts misbehaving under Windows 7 then all your friends need do is click Start, type PSR and press Enter, then click Start Record. If they then work through whatever they're doing then the Problem Steps Recorder will record every click and keypress, take screen grabs, and package everything up into a single zipped MHTML file when they're finished, ready for emailing to you. It's quick, easy and effective, and will save you hours of troubleshooting time.
Windows 7 finally introduces a feature that other operating systems have had for years - the ability to burn ISO images to CDs or DVDs. And it couldn't be much easier to use. Just double-click the ISO image, choose the drive with the blank disc, click Burn and watch as your disc is created.
Create and mount VHD files
Microsoft's Virtual PC creates its virtual machine hard drives in VHD files, and Windows 7 can now mount these directly so you can access them in the host system. Click Start, type diskmgmt.msc and press Enter, then click Action > Attach VHD and choose the file you'd like to mount. It will then appear as a virtual drive in Explorer and can be accessed, copied or written just like any other drive.
Click Action > Create VHD and you can now create a new virtual drive of your own (right-click it, select Initialise Disk, and after it's set up right-click the unallocated space and select New Simple Volume to set this up). Again, you'll be left with a virtual drive that behaves just like any other, where you can drag and drop files, install programs, test partitioning software or do whatever you like. But it's actually just this VHD file on your real hard drive which you can easily back up or share with others. Right-click the disk (that's the left-hand label that says "Disk 2" or whatever) and select Detach VHD to remove it.
The command line DISKPART utility has also been upgraded with tools to detach a VHD file, and an EXPAND command to increase a virtual disk's maximum size. Don't play around with this unless you know what you're doing, though - it's all too easy to trash your system.
Troubleshoot problems
If some part of Windows 7 is behaving strangely, and you don't know why, then click Control Panel > Find and fix problems (or 'Troubleshooting') to access the new troubleshooting packs. These are simple wizards that will resolve common problems, check your settings, clean up your system and more.
Startup repair
If you've downloaded Windows 7 (and even if you haven't) it's a good idea to create a system repair disc straight away in case you run into problems booting the OS later on. Click Start > Maintenance > Create a System Repair Disc, and let Windows 7 build a bootable emergency disc. If the worst does happen then it could be the only way to get your PC running again.
.Take control
Tired of the kids installing dubious software or running applications you'd rather they left alone? AppLocker is a new Windows 7 feature that ensures users can only run the programs you specify. Don't worry, that's easier to set up than it sounds: you can create a rule to allow everything signed by a particular publisher, so choose Microsoft, say, and that one rule will let you run all signed Microsoft applications. Launch GPEDIT.MSC and go to Computer Configuration > Windows Settings > Security Settings > Application Control Policies > AppLocker to get a feel for how this works.
Switch to a projector
Windows 7 now provides a standard way to switch your display from one monitor to another, or a projector - just press Win+P or run DisplaySwitch.exe and choose your preferred display. (This will have no effect if you've only one display connected.)
Get a power efficiency report
If you have a laptop, you can use the efficiency calculator to get Windows 7 to generate loads of useful information about its power consumption. Used in the right way, this can help you make huge gains in terms of battery life and performance. To do this you must open a command prompt as an administrator by typing 'cmd' in Start Search, and when the cmd icon appears, right-click it and choose Run as administrator.
Then at the command line, just type in 'powercfg -energy' (without quotes) and hit Return, and Windows 7 will scan your system looking for ways to improve power efficiency. It will then publish the results in an HTML file, usually in the System32 folder. Just follow the path it gives you to find your report.
Understanding System Restore
Using System Restore in previous versions of Windows has been something of a gamble. There's no way of telling which applications or drivers it might affect - you just have to try it and see.
Windows 7 is different. Right-click Computer, select Properties > System Protection > System Restore > Next, and choose the restore point you'd like to use. Click the new button to 'Scan for affected programs' and Windows will tell you which (if any) programs and drivers will be deleted or recovered by selecting this restore point. (Read our full Windows 7 System Restore tutorial.)
Set the time zone
System administrators will appreciate the new command line tzutil.exe utility, which lets you set a PC's time zone from scripts. If you wanted to set a PC to Greenwich Mean Time, for instance, you'd use the command
tzutil /s "gmt standard time"
The command "tzutil /g" displays the current time zone, "tzutil /l" lists all possible time zones, and "tzutil /?" displays details on how the command works.
Easily set screen resolution
Choosing a new screen resolution used to involve locating and browsing through the Display Properties applet. Windows 7 made this far simpler, though - just right-click an empty part of the desktop, select Screen Resolution and you'll immediately see the appropriate options.
Calibrate your screen
The colours you see on your screen will vary depending on your monitor, graphics cards settings, lighting and more, yet most people use the same default Windows colour profile. And that means a digital photo you think looks perfect might appear very poor to everybody else. Fortunately Windows 7 now provides a Display Colour Calibration Wizard that helps you properly set up your brightness, contrast and colour settings, and a ClearType tuner to ensure text is crisp and sharp. Click Start, type DCCW and press Enter to give it a try.
Clean up Live Essentials
Installing Windows Live Essentials will get you the new versions of Mail, Movie Maker, Photo Gallery and others - great. Unfortunately it also includes other components that may be unnecessary, but if you like to keep a clean system then these can be quickly removed.
If you left the default Set Your Search Provider option selected during installation, for instance, Windows Live will install Choice Guard, a tool to set your browser home page and search engine, and prevent other programs from changing them. If this causes problems later, or you just decide you don't need it, then Choice Guard may be removed by clicking Start, typing msiexec /x {F0E12BBA-AD66-4022-A453-A1C8A0C4D570} and pressing [Enter].
Windows Live Essentials also adds an ActiveX Control to help upload your files to Windows Live SkyDrive, as well as the Windows Live Sign-in Assistant, which makes it easier to manage and switch between multiple Windows Live accounts. If you're sure you'll never need either then remove them with the Control Panel Uninstall a Program applet.
Add network support
By default Windows Live MovieMaker won't let you import files over a network, but a quick Registry tweak will change this. Run REGEDIT, browse to HKEY_CURRENT_USER\Software\Microsoft\Windows Live\Movie Maker, add a DWORD value called AllowNetworkFiles and set it to 1 to add network support.
Activate XP mode
If you've got old but important software that no longer runs under Windows 7, then you could try using XP Mode, a virtual copy of XP that runs in a window on your Windows 7 desktop. This only works with Windows 7 Professional, Enterprise, or Ultimate. And your system will need to have hardware virtualisation (AMD-V or Intel VT) built in and turned on, too (check your Bios to make sure).
An alternative is to use VirtualBox, a free virtualisation tool that doesn't insist on hardware support, but you will need to find a licensed copy of XP (or whatever other Windows version your software requires) for its virtual machine.
Fault-Tolerant Help
Windows 7 includes a new feature called the Fault Tolerant Help (FTH), a clever technology that looks out for unstable processes, detects those that may be crashing due to memory issues, and applies several real-time fixes to try and help. If these work, that's fine - if not, the fixes will be undone and they won't be applied to that process again.
While this is very good in theory, it can leave you confused as some applications crash, then start working (sometimes) for no apparent reason. So if you'd like to check if the FTH is running on your PC, launch REGEDIT, and go to HKEY_LOCAL_MACHINE\Software\Microsoft\FTH - any program currently being protected by the FTH will be listed in the State key.
Experienced users may also try tweaking the FTH settings to catch more problems, and perhaps improve system stability. A post on Microsoft's Ask The Performance Team blog (bit.ly/d1JStu) explains what the various FTH Registry keys mean.
Control devices and printers
Device Manager is a powerful tool for managing hardware, but it's also rather technical and intimidating, which is probably why Windows 7 has introduced a more basic alternative in the Devices and Printers applet.
The first improvement is purely visual, with lengthy and cryptic device names replaced by large icons for major hardware items only (monitor, mouse, hard drive, printer and so on).
The new applet can also save you time, though, by providing a quick and easy way to access relevant functions for each device. If you've got some printer-related issue, say, right-clicking your printer icon displays a list of useful options - See What's Printing, Printer Preferences, Printer Properties, Delete Printer Queue and more - and all you have to do is select whatever you need.
Automatically switch your default printer
Windows 7's location-aware printing allows the operating system to automatically switch your default printer as you move from one network to another.
To set this up, first click Start, type Devices, and click the Devices and Printers link.
Select a printer and click Manage Default Printers (this is only visible on a mobile device, like a laptop - you won't see it on a PC).
Choose the Change My Default Printer When I Change Networks option, select a network, the default printer you'd like to use, and click Add.
Repeat the process for other networks available, and pick a default printer for each one.
And now, as you connect to a new network, Windows 7 will check this list and set the default printer to the one that you've defined.
Windows Xp Tricks
Windows XP Customisation
1 Remove the Recycle Bin
If you prefer to work with a completely clear desktop, you can hide the Recycle Bin with a little Registry hack. You can still use the [Shift] + [Delete] shortcut to access the Bin when you need it.
Choose 'Start > Run' and type 'Regedit' in the 'Open' bar. Click 'OK'. Now browse to: HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Explorer\HideDesktop Icons\NewStartPanel. Create a new DWORD value and name it: '{645FF040-5081-101B-9F08-00AA002F954E}'
Double-click this and change its value to '1'. Quit Registry Editor, then right-click an empty space somewhere on your desktop and choose 'Refresh'. The Recycle Bin icon will magically disappear from the desktop. You can get it back again at any time by changing the value back to '0'.
2. Make folders stand out
Handy Windows XP tips and tricks
When you're navigating your hard drive you can spend a lot of time looking at folders, so it's a good idea to customise them to suit your taste. Open the Folder Options control panel.
Here you can choose whether to show common task links to the left of folder windows, as well as the type of files you'd like displayed. You can change the icon or picture used to represent a folder (see tip 5), but you can also add a background image or colour to folders.
You could do this the hard way - by manually editing configuration files - but a better and easier way is to use a third-party program that can do the hard work for you. Windowpaper XP is that tool. Once installed, just select your chosen image, click 'Change Image' and select the image you want to use.
Note that you can't stretch or centre your chosen image - if it's smaller than the window in question it will tile, so bear that in mind when choosing your image. If the image is too vibrant, consider creating a copy in your image editor, then increasing the brightness and lowering the contrast to produce a washed-out look that won't distract you when browsing the folder.
3. Organise your applications
Handy Windows XP tips and tricks
On any new Windows XP installation, it's a good idea to stack the Quick Launch toolbar on top of a double-decked taskbar so that everything you use is close at hand. You can then add shortcuts for all of your regularly used applications to the Quick Launch toolbar, as well as shortcuts to My Computer and your My Documents folder.
4. Create your own theme for Windows XP
Handy Windows XP tips and tricks
Given that it's so important, and so easy to change, you'd have thought that Microsoft might have included more than two themes with Windows XP. Fortunately, it's easy to change the existing ones.
To change themes or colours, you'll need to get into the Display Properties. To do this, go to the Start menu and select 'Settings > Control Panel', then in the Control Panel select 'Display'.
Click the Appearance tab at the top of the dialog. You'll see that you can manually go in and change the colour of every menu, piece of text, dialog box and so on. If you don't like the default colours in the colour palette, click 'Advanced', then click the colour square, select 'Other' and you can create your own colours using RGB or HSV values.
For easier re-selection of colours that you create manually, click the 'Add to Custom Colours' button once you've created a new colour you're happy with, and it will now be added to the User Palette.
Finally, click the 'Desktop' tab. Here you can select an image to use as a background picture for your desktop. You can either use a small repeating pattern that can be tiled to fill the desktop, or you can use a single larger picture that fills the entire screen. If the picture is too small for the screen, you can select the stretch option to ensure that it fits.
Click the 'Browse' button to select a picture file from your hard drive. Windows XP recognises BMP, GIF, JPG, JPEG, DIB and PNG picture formats, as well as HTM and HTML web page formats. If your image is in another format, such as TIFF, you'll need to convert it using your favourite image editing program.
Having customised your display, click the left-hand tab in the Display Properties dialog, and you'll see the Themes window appear. From here, you can select one of the defaults from the drop-down list. More importantly, you can save the current theme for future use.
5. Change your icons
If you're not happy with the icons used for some of your shortcuts, you can change them to something else that may be more obvious (or make your own, see tip 6 below) for that particular type of application. Right-click the shortcut, select 'Properties', and click 'Change Icon'. Now, use the 'Browse' button to choose a file to search for icons, make your selection, and click 'OK'.
6. Make custom icons
Handy Windows XP tips and tricks
If you decide to make your own custom icons, there are a few things to be aware of. First, they come in different sizes according to where they are displayed, such as the desktop, the Start menu, Folders, Drives, and so on.
Icons are measured in pixels, and the three sizes used on Windows XP are 16 x 16, 32 x 32 and 48 x 48. Second, icons use a 32-bit palette, enabling you to use any colour that the eye can detect.
In the past, icons were either opaque (solid), or completely transparent, making them appear as sharp-edged cutouts on the screen. Now, they can gently fade into the background, and you can create subtle shadow effects.
Finally, the default Windows icons are packaged and encoded into the shell32.dll, and many program icons are similarly hard-coded. If you choose to replace these icons, you can either select any of the default icons, or you can add icons you've downloaded from the internet or created yourself in an image editor or icon creator. Individual icons have the ICO file extension, while icon groups have the ICL extension.
7. Remove text from icons
You can improve the general look of your PC's desktop by removing the names of shortcuts, leaving the icons to speak for themselves. If you try renaming a desktop shortcut to a single space, Windows XP won't let you.
However, you can force it to accept a space as the name by holding down [Alt] and typing 255 on the number pad. If you want multiple shortcuts to have blank names, you'll need to give each one a different number of spaces to avoid them having identical names.
8. Remove programs from the 'Open With' list
Stop programs appearing on the 'Open with' list when you're trying to open an unrecognised file.
Open Regedit and browse to HKEY_ CLASSES_ROOT\Applications, and you'll see a list of programs that are installed on your PC as subkeys in the left-hand pane. To remove an unwanted program from this list, select it and right-click in the right hand pane.
Choose 'New > String value'. Name it 'NoOpenWith'. Repeat for each application that you want to remove from this list.
9. Choose a new screensaver
Handy Windows XP tips and tricks
Windows XP comes complete with a selection of screensavers, and it's easy to switch between them. Right-click the desktop and choose 'Properties > Screensaver'. There are plenty more screensavers available online too, although be careful when looking for them. There's plenty of research that indicates that 'free screensaver' is a search term most likely to lead you to malicious software.
10. Personalise your folders with images
Handy Windows XP tips and tricks
Right-click inside a folder and select 'Customize This Folder...'. If you decide you'd like to use a picture to represent your chosen folder, when you use thumbnail view, the folder icon will display the picture you've chosen. For example, if the folder is a collection of family snaps, you might want to use a photo of your family. Alternatively, you can use the Change Icon option to give individual folders a unique, identifiable icon.
11. Edit your drive names
Handy Windows XP tips and tricks
If you've split your hard drive into two or more partitions, renaming drives can make them easier to identify. Partitions enable you to store groups of data separately from each other on your computer - effectively like having multiple hard drives. Simply right-click a hard drive partition in My Computer, select Properties, and enter a new label.
12. Disable autorun for discs
Put a disc in your CD/DVD drive and you'll notice an appreciable lag as it spins up, even if you're not just about to use it. If you don't always need your CDs and DVDs to launch automatically when you insert them, the needless spinning up of the discs can slow your machine down.
You can disable CD autorun by modifying this registry key:
'HKEY_LOCAL_ MACHINE\SYSTEM\Current ControlSet\Services\Cdrom'. Double-click the 'AutoRun Dword' value and set it to '0'. Change it to '1' to restore it.
13. Add your own sound effects
Handy Windows XP tips and tricks
You can configure your system so that it plays sounds to accompany various events, such as when dialogs appear, or when you make menu selections. Visit the Sounds section of the 'Sounds & Audio Devices' control panel to choose from a number of pre-configured schemes, or choose any selection of WAV files from your hard drive and create your own schemes. You can even have your favourite song play when your PC starts up.
14. Create a mute shortcut
You can make a custom shortcut that mutes and unmutes your PC's sound by downloading a small utility called Nircmd.
Download and extract the file contents to 'My Documents'. Next, right-click the desktop and choose 'New > Shortcut'. Enter the following for the shortcut location:
"C:\Documents and Settings\Owner\My Documents\nircmd\nircmd.exe" mutesysvolume 2.
Ensure that the path points to the location where you extracted the 'Nircmd.exe' file. Name the shortcut 'mute_ unmute'. Double-click it to mute your speakers and do so again to turn them back on.
15. Correct file sorting
By default, a file named '2.jpg' will be sorted after one called '20.jpg'. Many people work around this by starting single-digit numbers in file names with a leading zero, but you can change this behaviour by making a Registry edit.
Browse to the Registry key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explore. Create a new DWORD value and name it 'NoStrCmpLogical'. Right click and modify its value to '1'.
16. Display shortcut keys
When you open a menu or My Computer window in XP, you can see what shortcut keys are available by pressing [Alt] once - underlined letters will appear, and pressing that letter will trigger the appropriate shortcut, whether it's ticking a box or selecting a button.
You can make these underlined letters appear automatically from the 'Appearance' tab under the 'Desktop' control panel. Click the 'Effects' button and remove the tick next to the box marked 'Hide underlined letters for keyboard navigation until I press the Alt key'. Click 'OK' twice.
17. Perform a complete redesign with these tools
If you want to go beyond the options in Windows XP itself you can try an overhaul using these customisation tools:
Handy Windows XP tips and tricks
TweakUI: No discussion about personalising your PC would be complete without mentioning TweakUI - the indispensable Microsoft tool from the team behind Windows XP. There are so many small but important changes you can make to your system with this program, but by far the best way to find out about them is to download it and experiment.
Handy Windows XP tips and tricks
Talisman Desktop: If you're interested in more extreme forms of computer personalisation, Talisman Desktop can completely transform the appearance of your desktop - even the default theme is something to behold, but there are plenty more available for you to choose from.
Handy Windows XP tips and tricks
WindowBlinds: Next you should head over to Stardock, where you'll find even more desktop enhancements. One such example is WindowBlinds, which enables you to not only change the appearance of your windows, but also the way they act. It's one of the most powerful customisation tools, and you'll find plenty of other tools on offer too - the full set is available for £32/$50 as part of the Object Desktop suite.
18. Make Windows XP fun for your kids, Part 1
Handy Windows XP tips and tricks
The first thing you should do before installing anything on your system is create a separate account for your kids. Open the User Accounts Control Panel, create a new account and select 'Limited' for the account type.
There are several ways of making your desktop child-friendly without installing extra software. First, get yourself a good wallpaper. Younger children can find a range of excellent wallpapers at the Cbeebies website. You could also take a look at the wallpapers from the National Geographic for older kids.
What about the icons? There are a couple of options here - older children will enjoy the Plou icons available in Stardock's IconPackager. Alternatively, another set of child-friendly icons can be found at WinCustomize.
19. Make Windows XP fun for your kids, Part 2
Handy Windows XP tips and tricks
Since we're forgetting all concepts of taste in pursuit of an appealing children's desktop, why not swap the standard cursors too? You'll need CursorFX to use the really bright and colourful ones.
Once you've downloaded and installed the program, open the configuration window and click the CursorFX tab. You can select the different cursor sets from the Theme drop-down menu. To install a new theme select 'Browse' from the Theme drop-down menu. After a short pause while CursorFX renders the icons, you'll see your new set. Configure each cursor by clicking the Configure button and double-clicking an item in the main window. Save your modified set by clicking 'Save As'.
20. Make Windows XP fun for your kids, Part 3
Handy Windows XP tips and tricks
You can really go to town on your desktop if you use a shell program. DesktopX is a great way of combining an enjoyable environment with access control. In Edit mode you can set up the desktop, and in User mode, you lock everything down.
You can import large pictures and use them as shortcuts to specific programs, and you can include sounds and animations too. The program comes with a couple of basic examples, such as a theme called Kids, which includes an embedded web browser and links to five sites. Your children can only access those sites, and they're unlikely to encounter anything dubious no matter how many external links they manage to follow.
Load DesktopX Builder by selecting 'Start > Programs > StarDock > Desktop Object > DesktopX Builder'. Load the 'Desktop Playground' theme if it isn't already. This mode enables you to customise the desktop in many ways - we'll add a web shortcut.
If you want to do some editing then right-click one of the frames and select 'Properties > States'. The 'Appearance' tab below should be selected. Click the 'Browse' button and select the PNG files, now click the 'Mouse Over' state and select the PNG file.
Windows 8 Tricks
1. Open from the lock screen
Windows 8 opens on its lock screen, which looks pretty but unfortunately displays no clues about what to do next.
It's all very straightforward, though. Just tap the space bar, spin the mouse wheel or swipe upwards on a touch screen to reveal a regular login screen with the user name you created during installation. Enter your password to begin.
2. Handle basic navigation
Windows 8's interface is all colourful tiles and touch-friendly apps. And if you're using a tablet then it'll all be very straightforward: just swipe left or right to scroll the screen, and tap any tile of interest.
On a regular desktop, though, you might alternatively spin the mouse wheel to scroll backwards and forwards.
And you can also use the keyboard. Press the Home or End keys to jump from one end of your Start screen to the other, for instance, then use the cursor keys to select a particular tile, tapping Enter to select it. Press the Windows key to return to the Start screen; right-click (or swipe down on) apps you don't need and select Unpin to remove them; and drag and drop the other tiles around to organise them as you like.
Windows 8 tips, tricks and secrets
3. Group apps
The Start screen apps are initially displayed in a fairly random order, but if you'd prefer a more organised life then it's easy to sort them into custom groups.
You might drag People, Mail, Messaging and Calendar over to the left-hand side, for instance, to form a separate 'People' group. Click the 'minus' icon in the bottom right corner of the screen to zoom out and you'll now find you can drag and drop the new group (or any of the others) around as a block.
Right-click within the block (while still zoomed out) and you'll also be able to give the group a name, which - if you go on to add another 20 or 30 apps to your Start screen - will make it much easier to find the tools you need.
Windows 8 tips, tricks and secrets
4. Use the quick access menu
Right-click in the bottom-left corner (or hold down the Windows key and press X) for a text-based menu that provides easy access to lots of useful applets and features: Device Manager, Control Panel, Explorer, the Search dialog and more. Download the Win+X Menu Editor and you'll be able to further customise the list with programs of your own.
Windows 8 tips, tricks and secrets
5. Find your applications
The Win+X menu is useful, but no substitute for the old Start menu as it doesn't provide access to your applications. To find this, hold down the Windows key and press Q or either right-click an empty part of the Start screen or swipe your finger up from the bottom of the screen and select 'All Apps' to reveal a scrolling list of all your installed applications. Browse the various tiles to find what you need and click the relevant app to launch it.
Windows 8 tips, tricks and secrets
6. Make access easier
If there's an application you use all the time then you don't have to access it via the search system. Pin it to the Start screen and it'll be available at a click.
Start by typing part of the name of your application. To access Control Panel, for instance, type 'Control'. Right-click the 'Control Panel' tile on the Apps Search screen, and click 'Pin to Start'. If you're using a touchscreen, press and hold the icon, then flick down and select 'Pin to Start'.
Now press the Windows key, scroll to the right and you'll see the Control Panel tile at the far end. Drag and drop this over to the left somewhere if you'd like it more easily accessible, then click the tile to open the desktop along with the Control Panel window, and press the Windows key to return you to the Start screen when you're done.
7. Shut down
To shut Windows 8 down, just move the mouse cursor to the bottom right corner of the screen, click the Settings icon - or just hold down the Windows key and press I - and you'll see a power button. Click this and choose 'Shut Down' or 'Restart'.
Some of the tricks available in previous versions of Windows still apply. Press Ctrl+Alt+Del, for instance, click the power button in the bottom right-hand corner and you'll be presented with the same 'Shut Down' and 'Restart' options.
And if you're on the desktop, press Alt+F4 and you'll be able to choose 'Shut Down', 'Restart', 'Sign Out' or 'Switch User' options
Hiç yorum yok:
Yorum Gönder