answersLogoWhite

0

open command prompt as admin and then follow these steps-

In CMD type- chkdsk /f (your disk name):

FOR EXAMPLE F I AM GETTING ERROR E: IS NOT ACCESSIBLE THEN_-type in cmd_-

chkdsk /f e:

visit my blog: gamersstuff123.blogspot.com

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the pros and cons of an external harddrive?

An external hard drive can be expensive and easily damaged or corrupted. It can however be useful to back up computers, easy to transport, and easy to use.


What is external data type?

whats the difference between external & globle variablesexternal is not a 'data type', it is a 'storage class'.public (=global) means: defined here, accessible from everywhereexternal means: defined elsewhere, accessible from everywherestatic means: defined here, accessible only locally


What internal and external threats to the french revolution?

To great extent the revolutionary governments in France were successful in dealing with both external and internal threats in .for instance the directory managed to do away inflation.


By default when Assembly A is deployed that has external references to Assembly B which one what assemblies does it use?

The Assembly B in the same directory it is in


How do you browse the external SD card on Sony Xperia Acro S?

To browse the external SD card on the Sony Xperia Acro S, you go to root manager and the file directory is: /mnt/ext_card/DCIM


Is internal agency business authorized and simplief when conducted on publicly accessible external official presence sites?

True


Is it allowed to bring an external hard drive on a plane?

Yes, it is allowed to bring an external hard drive on a plane in your carry-on luggage. It is recommended to keep it easily accessible for security screening.


How can you open an external application in Visual studio 2005 using visual basic script?

To open a file simply use the command shell("directory")


Is it true that internal agency business is authorized and simplified when conducted on publicly accessible external official presence sites?

yes


Which abbreviation refers to an area of the network that is accessible by both internal or trusted as well as external or untrusted host devices?

DMZ


Is is true that internal agency business is authorized and simplified when conducted on publicly accessible external official presence sites?

yes


How do you enable or disable built-in utilities in UNIX?

Utilities are external programs - they reside in various directories. To enable them, make sure the directory path is in your $PATH variable so it can find them. Likewise, to disable them make sure the directory path is not in your $PATH variable for the shell.