Donate SIGN UP

USB Memory Sticks not abeing read

Avatar Image
airbolt | 18:35 Thu 09th Jul 2009 | Computers
2 Answers
I have two USB memory sticks which my PC now fails to read. The USB port is working as another memory stick works on on it.

Is there any other way of reading them and rescuing the data?

Answers

1 to 2 of 2rss feed

Best Answer

No best answer has yet been selected by airbolt. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.


this will ONLY work from the command prompt ...

copy everything between the two lines of ****s
(but not the ******s)
into a notepad text file ... and rename it hide.bat

in XP
just run it (must be using an administrator account)

in vista
right click and use the run as administrator option

then in the device manager window
use view | show hidden devices

and hunt down and in disc drives remove the generic

reboot ... and replug


********************************************************* ***
echo off
echo.
echo.
echo.
echo This prog MUST only be "run as" administrator
echo.
echo.
echo.
pause
set devmgr_show_nonpresent_devices=1
echo set devmgr_show_nonpresent_devices=1
echo.
echo.
echo.
echo.
echo in the device manager window
echo.
echo use VIEW, SHOW HIDDEN DEVICES
echo.
echo to display everything
echo.
echo.
echo.
echo.
echo written by ACtheTROLL
pause
start devmgmt.msc
********************************************************* ***

delete all unknown devices and usb mass storage devices

reboot
plug it in and see
-- answer removed --

1 to 2 of 2rss feed

Related Questions

Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.