Latest News
- Blogs in Plain English
- Repair windows XP using your install CD
- Reset windows security settings to default
- How to install SATA native mode drivers after installing windows with native mode disabled
- What is a Computer Worm in plain English
Meta
2.Power Users 3D Graphics Application Launcher Bittorrent cannot create Change Managment chkdsk File not found guide How not to HOWTO IT launch Launchy Make Available Offline memory Microsoft motherboard MySQL Net News News Office 2007 Opening Open Source Outsourcing Packet Shaping power supply processor Quick RAM Slashdot Solution Solutions Sun tiscali toolbar TV uk Video video card virus Vista Vuze Windows XP
Are you receiving errors like “file not found” or “disk not found” you may need chkdsk
Posted by sporg
There are many more strange errors that can be caused by a corrupt file or problems in the file system. But they will always show when you try to open something or save something. If you receive an error like this your first call should be to run a check on the hard disk. In this article we will have a look at two ways to run a check on your hard disk using chkdsk.
Through my computer
- Click Start.
- Click on My Computer.
- A new window will open displaying the drives in your computer.
- Right click on the drive you want to check.
- A menu will display, Click on Properties.
- A dialog window will open, Click on the Tools tab.
- Click on Check Now…
- In the new dialog click the tick box for these option:
- Automatically fix system errors.
- Scan for and attempt recovery of bad sectors.
- Click Start.
Through the command prompt
- Click Start.
- Click Run.
- Type cmd in the open drop down box
- Click OK.
- A Command Prompt opens
- Type chkdsk <drive> /f.
- Replace <drive> with the drive letter you would like to scan i.e. chkdsk c: /f
- Replace <drive> with the drive letter you would like to scan i.e. chkdsk c: /f
- If you are trying to check the system drive chkdsk may not be able to run, but it gives you the option to do the check on the next time the computer starts.
If this post helps you out I would love to hear from you by adding a comment. Just click the article heading and scroll down to the bottom to add a comment.
Technorati Tags: chkdsk, disk not found, File not found
Spread the Word!
Are you receiving a “file not found” error when opening a file?
Posted by sporg
There are two possible reasons for this error.
First thing to do is to find the file you want to open in windows explore. From there use the address bar and count how may characters make up the full path. Then count the characters that make up the name of your file. Add them together and if you have more that 255 char you found your problem. Windows has a built in limit when opening a files that will not allow it to open files that have a full path larger than 255 characters.

The second possible reason is that the file system or the file itself is corrupted. How can this be fixed you may be asking. You need chkdsk. For more info come back and check out our next guide that will show you how to use chkdsk. Or sign up too our RSS feed so that you don’t miss a thing.
Technorati Tags: chkdsk, file, File not found, Opening
Spread the Word!