Making a checkdisk under XP

Last update on May 17, 2009 07:52 AM by jak58
Published by netty5

Making a checkdisk under XP










Below are two proposed solution of how to check your hard disk:

Checking in Safe Mode


Restart the computer in Safe Mode (press repeatedly F5 or F8 during startup before loading Windows).

Open My Computer .

Click the right mouse button on the disk you want,
"Properties"> tab "Tools"> Click "Check Now ..."

Check at start up


Open an MS-DOS window (Menu Start > Run> cmd> OK),
Type: chkdsk c: / F
If the computer asks if you want to check on the next restart, confirm with O Input, and then restart your computer.

Using the command line


This method is better because it contains more options analysis. For more information, type chkdsk /? in the console (see below):
  • Go to the Start menu> All Programs> Accessories
  • Right-click Command Prompt> Run as administrator
  • In the console, type the command


chkdsk / F x:



*
    • x is the letter assigned to the partition in question (Go to PC to confirm this letter)
    • To make a deep analysis, type the command


chkdsk /F /R /I x:


Confirm with ENTER


NB:
If you want to analyze the system partition (the partition where the operating system is installed, the system will require a plan for starting the system. This is useful because no application will be loaded into memory.
The deep analysis will take much longer than normal analysis.
If you can not do this analysis in normal mode, try the safe mode.
This method does not correct the problem related to drivers.
Best answers for « Making a checkdisk under XP » in :
Installing Windows XP from a USB key ShowInstalling Windows XP from a USB key Creating your bootable USB key: Installing XP Here’s how to create a Windows XP, bootable, USB key. This is very useful especially persons using Netbook or in the case that your PC is not equipped...
Software for creating video game (RPG maker, Mugen, etc.). ShowSoftware for creating video game (RPG maker, Mugen, etc.) Software for creating versatile games Software to create fighting games Software for role play games Other software If you have no programming skills, but you want to create...
Make a portable application with ThinApp ShowMake a portable application with ThinApp How to proceed Compilation ThinApp is an application that can be used to make some applications portable for the user. But you should make this procedure only with applications that have not...
Download Windows Movie Maker ShowDescription: Windows Movie Maker is surprisingly easy and amusing for family realization of films, by allowing you to create, to edit and to share your films on your own computer by of simple slip move. You can add special effects, music and...
Download Theme Maker ShowTo obtain good results, it is necessary to work in the best conditions and in a customized work environment. Theme Maker is a program which allows to customize, create or of change your cursors, your icons and bottom of screen. Modify and customize...
Creating an ad hoc WiFi network ShowPresentation of the ad hoc WiFi network If you have two or more computers equipped with wireless adapters (WiFi cards), it is possible to easily connect them in a network by setting up a so-called "ad hoc" network, that is, a computer-to-computer...
File sharing in Windows XP ShowAdvantages File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...