Friday, 28 June 2013

Disk Defragmentation

When you download/install items your hard drive stores them in the part of the disk that has the most space. If you install updates that data will be installed on a different part of the hard drive. Eventually you may delete/uninstall the item because you don't want it or need it any more. Unfortunately when this happens sometimes some of the items that complement that file are left behind making them fragmented files as their program has been deleted and they are not being used. You can think of them as dump files if you wish.

The problem with fragmented files is that they are useless as they are not being used. Also the hard drive is still handling them, making it work harder for nothing, this will build up with the more fragmented files there are. This will result in a slower performance for your computer.

Disk defrag is an already installed piece of software which you will find on any Windows operating system. This program finds the files which are fragmented and deletes them, freeing up space on your hard drive and enhancing your computer's speed and performance.

There are two ways in which you can do this. The fastest is shown below.

>Turn on your computer
>Press the start button.
>Click on the search bar and type 'disk defrag' (You will find a result which looks like the image below).
>click on disk defragmenter.
>Click on the drives you wish to defragment. (To choose multiple simply click on one and then press and hold the 'CTRL' button while you click on another).
>click on analyse. (This will most likely take a while, especially on the first time).
>Once analysis has finished click on defragment disks. (This will also most likely take a while).

Any question? comment below and I will do my best to give an answer. :)

Disk Check (chkdsk)

This checks the selected system for errors and bad sectors of that drive. It will then fix these problems, making the system faster and working in a good state.

This is often a good idea if certain programs or the whole computer suddenly starts performing at poor speeds. Also if a certain program stops working for no apparent reason, this could be a solution.
There are two ways of doing this...

Option 1:

>Turn on your computer.
>Press the start button.
>in the search area type 'chkdsk' and press enter.
          >Finally tick as many out of the two boxes shown and press okay, An error window will come                                       up saying the program can't run while the system is being used, simply click the button which tells you    to schedule it for the next time the computer is turned on. (For the program to run press restart on your computer.

Option 2:

>Turn on the computer.
>Press the start button.
     >Click on 'computer' (My Computer).
     >Right-click on the drive you want to check.
     >click on properties.
          >Click on the 'Tools' tab at the top of the window.
          >Finally tick as many out of the two boxes shown and press okay, An error window will come                                       up saying the program can't run while the system is being used, simply click the button which tells you    to schedule it for the next time the computer is turned on. (For the program to run press restart on your computer.

If any problems occur please comment and I will do my best to help. :)