USB Flash drive problem

G

Guest

Hi,

I have a 1gb pqi istick 2.0 usb flash drive.

everytime I try to remove the drive safely from the task bar, it always says

"The device 'Generic volume' cannot be stopped right now. Try stopping the
device again later"

However, no applications, files etc are using the drive. I also tried
closing all open windows.
 
U

Uwe Sieber

eric said:
everytime I try to remove the drive safely from the task bar, it always says

"The device 'Generic volume' cannot be stopped right now. Try stopping the
device again later"

However, no applications, files etc are using the drive. I also tried
closing all open windows.

To discover who has an open handle to the drive get Sysinternals
ProcessExplorer:
http://www.sysinternals.com/Utilities/ProcessExplorer.html

Start the ProcessExplorer. Go to 'Find'->'Find Handle' and enter
the root path (like U:\) of your drive. Click 'Search'.
Then it lists all processes that hold open handles to your drive.

But it happens that the ProcessExplorer cannot find open handles
because they are held by a process that is deeper in the system
than the ProcessExplorer can look. Typical these are anti virus and
anti spyware software.



Uwe
 
G

Guest

Sorry, didint work.. any more suggestions?

Disabled antivirus and antispywares. no luck
 
U

Uwe Sieber

ProcessExplorer found nothing?

Start -> Run
msconfig
Tab 'Services'
check 'Hide All Microsoft Services'

Disable all remaining, reboot and check if the problem is gone now.
Then enable them one by one (reboot eacht time) until the problem
is back again. The you have the culprit....


Uwe
 
G

Guest

didnt work also.

However, I manage to find the culprit from the processexplorer by
terminating the process one by one. it was the netsvc.exe. (something like
that). My question now is how do I remove this from the startup? it doesnt
show in the msconfig. any advise?
 
U

Uwe Sieber

When you right click the process in the ProcessExplorer you
get more information about it and maybe you see which software
it is part of.


Uwe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top