Skip to main content

windows tips

windows tips







1: Keep it clean

            Windows 7 has the same suite of clean-up tools found in earlier versions of Windows to get rid of old unwanted files that waste space and slow down your PC. Using these regularly should keep things running smoothly, so start by opening Computer on the Desktop, right-clicking the icon for your C: drive and selecting Properties.

Windows 7 hard drive properties
When the dialog box opens, click the Disk Cleanup button on the General tab and wait while Windows examines your C: drive.
Windows 7 desk cleanup 1

                 A list of file types will then appear and it’s safe to tick the box for each entry, before clicking the OK button to delete them. Repeat this process for any other hard drive letters in your PC.

Windows 7 disk cleanup 2
 2: Check for hard drive errors

                         While you’re in the Properties dialog box for your hard drive, also click the Tools tab. Here you’ll see a Check now button that will check your C: drive (or any other) for errors that can affect its normal operation. You may see a message about Windows being unable to check the drive when it’s in use, so click the Schedule disk check button and restart your PC to perform the check

Windows 7 hard drive check
 3: Defrag your hard drives


                 Hard drives (but not solid-state drives) become ‘fragmented’ with use — parts of files get scattered across the drive and these take time to find and assemble when those files are needed. Defragmenting the drive remedies this and, again, it’s something you should do on a regular basis. You’ll find a Defragment now button on the same Tools tab of the hard drive Properties dialog box, so click it to start the ‘defrag’ process. This can take some time, but you can carry on using your PC while it’s running. Again, do this for all hard drive letters in your PC.

Windows 7 disk defrag
4: Switch off Search Indexing

                       Windows 7 likes to index everything on your hard drive to make it quicker to find when you’re searching for something. If your PC is feeling its age, or you don’t use Search often enough for this to be a concern, switching off this indexing can give Windows 7 a small performance boost. You’ll find the option on the General tab of the same hard drive Properties dialog opened above. Untick the box for Allow files on this drive to have contents indexed… and then choose Apply changes to drive C:\, subfolders and files on the next dialog box that opens. Click OK and wait while Windows 7 makes the necessary changes. Again, do this for all hard drive letters in your PC.

Windows 7 disable drive indexing
5: Check your power plan settings

                 Windows 7 optimises itself automatically to give the best performance on a laptop, depending on whether it’s on mains or battery power. If you only ever use your laptop plugged in, you might as well opt for high-performance mode all the time to make Windows run that little bit quicker. It won’t hurt to check this setting if you’re using a desktop PC, either. Open the Start menu, type power plan into the Search box and click Choose a power plan from the list of results. When the Power Options window opens, select High performance from the list of Preferred plans, or if you can’t see it, click Show additional plans and then select it.

Windows 7 power plan settings

6: Ready Boost

                      Ready Boost must be one of the least well-known Windows features, but it’s been around since the days of Vista. In short, it lets you use fast (compared to a hard drive, at least) USB flash drive storage to store temporary Windows files and all you need to use it is a drive with at least 256MB of free space. Just plug the USB flash drive into your PC and select Speed up my system when the AutoPlay dialog box opens.

Then select Dedicate this device to ReadyBoost on the next dialog box (this will erase its contents) and click OK.
You can plug in up to eight drives at once, too, as long as you have enough free USB ports.
Windows 7 ReadyBoost
7: Disable the Aero theme

                  If Windows 7 runs really slow on your PC and you don’t mind losing some of its cosmetic polish, try switching from the default Windows 7 Aero them to a simpler look and feel. To try it, right-click an empty part of the Desktop and choose Personalize.

When the Personalization window opens, find and select Windows 7 Basic in the list of available themes. Or, if you fancy something retro, give Windows Classic a try.

8: Disable visual effects

                You can crank the Windows 7 appearance down still further to wring some extra performance from your PC, but you may not like how it looks. There’s nothing to lose by trying, though. Right-click the Computer icon on the Desktop and select Properties. When the System window opens, click Advanced System Settings on the left and a System Properties dialog box will open.

Windows 7 disable visual effects 01

Click the Advanced tab, then click the Settings button under Performance.

                     Finally, select the Adjust for best performance option and click OK. If you don’t like the way Windows looks afterwards, revert to the previous setting by choosing Let Windows choose what’s best for my computer in the same dialog box.

Windows 7 disable visual effects 02
concludedIf your Windows 7 PC is running smoothly and you just want to make it even better, of course, then there are plenty of other things you can do — such as using multiple Desktops or turbo-charging Windows Explorer.

Comments

Post a Comment

Popular posts from this blog

To Fix Memory Problem

To Fix Memory Problem Symptoms of a RAM Problem                     When you first turn on your computer it runs fine, but as you go about your business you notice that its performance diminishes. By lunch time, websites take minutes to load and local programs run at a snail's pace. This type of gradual deterioration of PC performance, especially with memory-intensive programs, may be caused by a RAM problem. Your computer randomly restarts while you are in the middle of something or freeze sporadically. It may also reboot almost immediately upon opening the desktop. This could be a sign of faulty RAM. A blue screen with white text flashes before restarting. Blue-screen errors are annoying because you don't even have a chance to read the error message. Bad RAM is one thing that cause them.Files—particularly ones you frequently access and save—seem to be inexplicably corrupted. RAM issues can lead to this problem, wh...

10 practical software testing

10 practical software testing 1) Learn to analyze your test results thoroughly. Do not ignore the test result. The final test result may be ‘pass’ or ‘fail’ but troubleshooting the root cause of ‘fail’ will lead you to the solution on it. Tester will be respected if they not log the bugs but also provide solutions. 2) Learn to maximize the test coverage every time you test any application. Though 100 percent test coverage might not be possible still you can always try to reach near it. 3) To ensure maximum test coverage break your application under test (AUT) into smaller functional types. Then Just write test cases on such individual unit of types. Also if possible break these type into smaller parts. E.g: Lets assume you have divided your website application in modules and ‘accepting user information’ is one of the modules. You can also break this ‘User information’ screen into smaller parts for writing test cases: Parts such like UI test, security test, functional test o...

Twitter Tips

Twitter Tips                  Below is a listing of our top 10 favorite Twitter tips and tricks. These tips help make your Twitter experience more enjoyable and can help increase your followers. Customize            Change your profile picture. Use a picture of yourself to make it seem more personalized if this is your personal Twitter account. Utilize as much of the 160-character limit Twitter BIO space allows. Include keywords your followers or potential followers may be trying to find.Create a background image. However, do not make the image too much like an ad or sales pitch. The background image must be less than 800 k and we recommend a size of 1600x1200 for a large image or smaller if you plan on tiling the image or just having it on the left-hand side. Finally, keep in mind that smaller resolutions and monitor sizes hide much of the background. Third-party tools     ...