Skip to main content

Are you fed up of your slow windows ???

Speed Up a Slow Windows 10, 8, 8.1, 7 or XP Computer


Having a slow computer is not something most users fancy, but that is what most of us end up with after prolonged usage despite having the latest hardware. Understandably, there are also a few of us who are trapped with a low-end PC and are forced to get as much out of it as possible. This article caters to both these type of users as it not only explains how to make your computer as fast as it was when new but also how to reduce the footprint of your system to utilize your PC's current system resources in the best possible way.


First thing first. Make sure your PC isn't infected by a virus, worm or other malware.

Anyone who has used an infected computer will verify how painfully slow a computer becomes when infected by a virus. More tech savvy users will counter that an infected computer's speed depends upon the type of malware. To be honest, it does. However, based on my personal experience, I can say that while some malware are designed specifically for making computers slow and unresponsive, most malwares tend to decrease a computer's performance. 

If your computer is infected, the first thing you need to do is deep scan your entire hard drive to remove all traces of the virus. Also, scan your secondary storage devices to make sure that they are clean as well. Additionally, make sure to follow best security paractices to avoid getting infected in the future.

Remove unused and unnecessary programs!

Now that we are sure that your computer is not slow because of a virus, you need to get rid of all the unnecessary programs that you have installed on your PC. To remove these programs, go to Programs in the Control Panel and uninstall your unnecessary programs one by one. If you are like most Windows users and are having a tough time figuring out which programs to uninstall as all of them seem important, follow this rule: If you have not used the program in the last month, it probably is unnecessary. It is better to uninstall that program given that you can reinstall it whenever required. It also is a good idea to remove all the useless software that came bundled with your computer. If you want, you can remove unused Windows features as well to further tone down your operating system.

Try a different alternative to your everyday programs


If you use applications that require too much computing power to operate, you are better off replacing them with applications that do the same job as them but faster. Few resource hogging applications that you can replace are:-
1) Most resource intensive antivirus software can be replaced with the lightweight Microsoft Security Essentials.
2) Microsoft Office can be replaced with OpenOffice, an open source alternative that also has loads of amazing additions.
3) Adobe Reader can be replaced with the free Foxit Reader.
4) The newer versions of Internet Explorer (IE 10 and above) are less resource intensive. If you have been using an older version, it is time to upgrade IE or replace it with either Mozilla Firefox, Google Chrome or opera. This will also give you faster internet speeds.




Remove unnecessary startup programs

Startup programs are the programs which start automatically each time a user logs on. Not only do they result in a slow startup, but they also run persistently, until you close them manually, continuously consuming valuable system resources (CPU and RAM) while they are running. So, disabling unnecessary startup items results in both a faster startup and a more responsive computer, as these applications not running continuously means more RAM and CPU will be available for the operations you perform on the computer.

To disable unnecessary startup programs, type msconfig in the search bar in Start menu (in Windows 10,Windows 7 and Windows Vista) and on the Start screen in Windows 8 and 8.1. On Windows XP, type this in the Run dialog box. This will start the System Configuration utility. Click on the Startup tab and disable all the applications that you think are not essential on your computer's startup. Restart your computer to see the changes. Keep in mind to not disable your security products as that will make your computer more susceptible to getting infected.

Restart your computer often

This is assuming that you continuously use your computer for long periods of time. Each time when you close a running program in Windows. it frees the memory that the program was occupying. However, it may so happen that some parts of the memory do not get freed which results in less system resources available to you to use which ultimately results in a slower PC. When you restart your computer, these occupied spaces in the memory get freed. Although, this memory issue has been somewhat fixed in recent versions of Windows, it still is a good idea to reboot your computer at least once a day.


Check your hard drive for errors

Over time, as you use your computer, chances are that some errors might creep in your hard disk which negatively affect your computer's performance. The best way to solve this issue is by using the inbuilt Disk Check utility available in all versions of Windows. To use it, execute chkdsk /r in the Command Prompt. Remember to open the Command Prompt as an administrator. It might prompt you to restart your computer. Execute Y to restart your PC. The chkdsk/ r command scans your computer's hard drive for errors and recovers readable data. Depending upon the size of your hard disk, this step might take some time. This step might increase your computer's performance phenomenally if there are a lot of errors on your hard drive.

Make sure you have enough free space

System speed is not only dependant upon CPU and RAM. If your hard drive is above 95% full, you will notice that your system hasn't been running at the fastest speed. This happens because Windows require empty space for swap files to increase in size and also as space for temporary files. It is imperative that the more cluttered and filled a hard drive is, the more difficult it is to read. To solve this issue, delete unnecessary data or move it to external storage devices.

Repair protected Windows system files

As you use your computer, it is possible that one or more system files get damaged or get corrupted which might effect your system's performance in a negative way. Thus, it is important to check that all your system files are original and behaving as they should. The best way to check your operating system's files is through the System File Checker. To run the System File Checker, open Command Prompt as an Administrator and execute sfc /scannow. This command will check all your system files and if it finds that some of them are modified or corrupt, it will replace them with the original. This step can take anywhere between 5 to 15 minutes but is one that you should perform especially if your system has ever been infected by a virus.

Disable unnecessary visual effects

The visual effects that make your computer look beautiful also slow it down considerably. So, if you want to get the best performance out of your computer, you should disable all these visual effects. To disable these visual effects:-
1) Press Windows Key+R to launch the Run dialog box.
2) Execute sysdm.cpl.
3) Go to the Advanced tab in the following Window and click on Settings in the Performance section.
4) Then encircle Adjust for best performance. If you want to use visual styles and themes, check it (located at the very end of the list).
5) Click on Apply to apply the changes.

Disabling these visual effects could lead to a considerable improvement in your system's performance especially if you are on Windows 7 or Windows Vista and using the Aero interface without a graphic card.


Do not run multiple antivirus programs

Make sure that no more than one antivirus program is running on your PC. An antivirus's resident protection takes a lot of resources. So, having more than one antivirus program would bring about a significant reduction in your computer's speed.

Disable sound schemes

Whenever you perform an action in Windows, a sound is played to indicate it. Although it leads to a better user experience, it also contributes towards slowing your PC down. To make your PC a lean work machine, you should disable these sounds. To disable these, open Sounds from the Control Panel or alternately type mmsys.cpl in the Run dialog box. Go to the Sound tab and select "No Sounds" from the Sounds scheme dropdown list and click Apply.

Check Device Manager to look for hardware conflicts

Open Device Manager to see that all the connected hardware are functioning properly. If you find a hardware conflict, take the necessary steps to resolve it. If the conflict cannot be resolved, disconnect the problematic hardware until you find a solution.

Defragment your hard drive

When Windows stores a file on your hard drive, it does not look for a single place to store your file as a whole. Instead, it stores the fragments of the file randomly, i.e storing them at whatever empty space it can find the quickest. Due to this, the fragments of a single file can be scattered all across a hard disk. A hard drive that has many files distributed like this is called as fragmented. Naturally, this results in slower file access times because Windows needs to find all these pieces and put them together (something like a jigsaw puzzle) before the file can be accessed.
Defragment harddrive to increase PC speed

This is what defragmentation corrects. When you defragment a hard drive, the scattered pieces of a file are put together and stored on the hard disk in continuous cells (assuming a hard disk to be made up of a large number of cells with each cell representing a particular storage space).

To defragment your hard drive, you can use the in-built Windows Disk Defragmenter utility. It can be searched on the Start Screen/ Menu in Windows 10, 8 & 8.1 and is located at Start>Programs>Accessories>System Tools in older versions of Windows.


Use ReadyBoost to increase the speed of your Windows 

If you are running a computer that does not have enough RAM, using a flash drive with the ReadyBoost technique can and will give you significant improvement in speed. As with ReadyBoost, your flash drive becomes a cache that stores files that you might immediately require giving you faster access times than if those files had been stored on a hard disk. 

Keep in mind that ReadyBoost depends upon the condition of your flash drive and was intended to increase speeds of devices which were short on RAM. If you already have a sufficient amount of RAM, chances are that you might see very little to no improvement in speed by using it. 


hope this was useful for you..............


Comments

Popular posts from this blog

How to Identify the Gender of your Twitter Followers??

Do you ever wonder what is the demographics of people who follow you on Twitter. How many of your Twitter friends are men? Or women? Or random colored eggs, people who are either too lazy to change their default avatar or maybe they are  Twitter bots . The  Graph Search of Facebook  can provide deep insights into the demographics of people who are connected with you on the social network. For instance, you can write a natural language query like “ My friends who are older than 30 ” or “ My female friends who live in Delhi ” and the answer will be available instantly. Such granular data is however not available for Twitter users. Who Follows You? Males, Females or Eggs How do you programmatically determine the gender of a person on Twitter? The  Twitter API  doesn’t provide the gender information but there’s a workaround. You can take the profile picture of a Twitter user, feed it into Siftr’s  Vision API  and it will detect the gender of the most prominent face in the photogr

How to Make Phone Numbers Callable in Google Sheets?

How to Insert Clickable Phone Numbers in Web Pages We use the simple tel protocol to convert a plain text phone number on a web page into a clickable telephone link For instance, if you click  this link  on a mobile phone, it will open the phone dialer prefilled with the specified number. There’s no need to copy-paste numbers. How to Type Phone Numbers in a Google Sheet It is a bit tricky to type phone numbers inside Google Spreadsheets. Here’s why: Phone numbers are mostly made of digits preceded by the plus (+) symbol. The problem is as soon as add the plus sign in the spreadsheet cell, it assumes that you entering a math formula and tries to calculate the value. There are two simple workarounds to this problem. You can enclose the phone number inside double quotes (“) and precede it with an equal to (=) sign. An even easier alternative is to use the single quote (‘) before the phone number. Google Sheets will then interpret the cell’s value as text and

5 real-world events which ‘prove’ that time travel actually exists

In Back to the Future, you need an expensive car, and a conveniently placed lightning bolt – but what if time travel was easier than that? What if time travellers were ALL AROUND US? The ‘time travelling hipster’ (above) is one of the creepier pieces of evidence touted as proof that time travel exists – but we’ve picked out some of the best below, including several people from black-and-white films who appear to be using mobile phones. Nigel Watson, paranormal expert and author of the UFO Investigations Manual, ‘Would time travelers from the future really be using mobile phones? Wouldn’t they use something more sophisticated and less visible? Then again Dr Who still uses a sonic screwdriver and that is so 20th Century…’ Entry by  Cervus Entry by  Chan Teik Onn Entry by  GordonHaid Entry by  gicusudoru