Results 1 to 8 of 8

Thread: Cannot use any Removable Media (USB)

  1. #1
    Join Date
    Mar 2012
    Location
    In a house
    Posts
    4

    Exclamation Cannot use any Removable Media (USB)

    This happens to be my problem so far.

    I cant use my USB.
    • Whenever I insert a USB. It says that the disk is not formatted. It asks whether I should format the disk or not.
    • When I try to format the USB (I tried every possible way: FAT, FAT32, NTFS, etc), it comes to the point wherein it reaches 99%. Then suddenly the computer will say "Windows was not able to complete the Format".
    • I tried using the USB to other computer and it worked just fine.


    Then I just noticed this,


    Any solutions anyone, or Suggestions? Everything would be appreciated Thank you.

  2. #2
    Join Date
    Nov 2011
    Posts
    659

    Re: Cannot use any Removable Media (USB)

    Have you tried formatting from the cmd if not then try out the below solution and then let me know if it is helping:
    Go in to start and then click on run and then insert “cmd” without the quotes and then press enter (make sure that you are running the same as admin)
    When you get a new window enter the below commands (hit enter after each command)
    Diskpart
    list disk
    Select your list disk---- not a command
    select disk 2
    clean
    create partition primary
    format fs=fat32 quick
    exit
    just check out the same and see if it is helping.

  3. #3
    Join Date
    Mar 2012
    Location
    In a house
    Posts
    4

    Exclamation Re: Cannot use any Removable Media (USB)

    Doesn't work either (even I had inserted the drive, I guess it couldn't be recognized, even if it shows an icon on my notification area that the device was already connected). I tried the other way to format a USB drive, same results. Here goes for the screenshots




    Drive D = USB Drive, When I inserted it on another computer/laptop, it works fine.

    Thanks for your suggestion/solution sir. But I'm still looking for the best solution for the problem. Please post any suggestion/solution, I am willing to try any of them

  4. #4
    Join Date
    Mar 2009
    Posts
    19

    Re: Cannot use USB Drive

    I have had similar disk read failures using USB devices. My solution has been to go to the device manager and remove the device. Some items have 2 entries. A wireless mouse is shown in the mouse area as an HID device, but it is also included in a generic USB hub. Deleting the 2 items and then scanning for new hardware seems to reallocate the hardware and allowed proper use.

  5. #5
    Join Date
    Mar 2012
    Location
    In a house
    Posts
    4

    Re: Cannot use USB Drive

    Here's how my Device Manager looks like. There seems to be no conflict among Hardware Devices.

    http://img687.imageshack.us/img687/3...vicemanage.jpg



    Please help me. Im willing to try the solutions you have. Anyone please?
    Attached Images Attached Images

  6. #6
    Join Date
    Dec 2007
    Posts
    2,291

    Re: Cannot use USB Drive

    Try to format the usb drive by following the below command prompt method:
    • Open cmd.
    • Start>Run>cmd and format your USB drive. or win-key+R.
    • for ex: If your USB drive letter is J
    • C:\>format J:/q Press Enter Key

  7. #7
    Join Date
    Mar 2012
    Location
    In a house
    Posts
    4

    Re: Cannot use USB Drive

    Quote Originally Posted by einstein_007 View Post
    Try to format the usb drive by following the below command prompt method:
    • Open cmd.
    • Start>Run>cmd and format your USB drive. or win-key+R.
    • for ex: If your USB drive letter is J
    • C:\>format J:/q Press Enter Key
    The screenshot was attached on my first post when I tried to use your method. But thanks anyways. Any more solutions you got there brathaaa?

  8. #8
    Join Date
    Dec 2007
    Posts
    1,599

    Re: Cannot use USB Drive

    Try the below fix to format your usb drive:
    1. Start by opening a new Command Prompt.
    2. Type diskpart.
    3. Diskpart will help us find and select the drive that refuses to format. I used a 512mb usb drive and it was recognized as Disk 4 (in your case it might be different).
    4. Type select disk 4.
    5. Type clean.
    6. Create the primary partition by typing create partition primary.
    7. Format the drive using FAT32 by typing, format fs=fat32 quick. Include the word quick, otherwise the process will take longer.
    8. And assign.
    9. Now that we are done type exit
    10. Because the drive was formatted usign FAT32 Windows now recognizes the same USB Drive.

Similar Threads

  1. Unable to Audit removable media
    By abaigeal in forum Networking & Security
    Replies: 5
    Last Post: 11-05-2011, 07:50 PM
  2. How do i get to removable media on my computer
    By CHELO in forum Hardware Peripherals
    Replies: 3
    Last Post: 20-08-2009, 06:27 PM
  3. removable media
    By mitomom in forum Technology & Internet
    Replies: 1
    Last Post: 10-08-2009, 12:49 PM
  4. Automatic execution on removable media
    By Mr.Macroney in forum Hardware Peripherals
    Replies: 3
    Last Post: 05-03-2009, 07:51 PM
  5. Removable media lost
    By koen* in forum Windows Software
    Replies: 4
    Last Post: 23-01-2009, 10:49 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,715,179,336.36218 seconds with 18 queries