"E:\ Application Not Found" SD card and memory stick

Whenever I try to put my SD card in the reader or a memory stick in the USB ports, I get the error message "E:\ Application Not Found". :sa: What does this mean? It's really weird, they were fine last week, and now all of a sudden none of them work? I'm not very technologically savvy, so please forgive me. I just checked the drivers and they are all updated, so what could it be? I can open the either one if I go to My Computer and right click, but I get that error message whenever I simply put them in. Any help would be appreciated!
 

My Computer

System One

  • Manufacturer/Model
    Toshiba Satellite
Hi,

We can try two methods to check if the issue gets fixed:

Method 1 (If autorun.inf file is present):

1. Go to control panel then folder options.
2. Press tab view and check view hidden files and folders.
3. Then go to the device not opening and explore it.
4. Look if you see autorun.inf and if present delete it.
5. Then disconnect USB device from system and reconnect it.

Method 2 (If autorun.inf file isn't present):

Go to command prompt, click Start and type the following command:
attrib -s -r -h X:\autorun.inf

Press enter and then type the following command:
del X:\autorun.inf

Press enter and after this disconnect USB device from system and reconnect it.
To go to command prompt following the steps mentioned below:
1. Click Start.
2. Type in Search box CMD.
3. Right Click on CMD and RUN AS ADMIN.
4. Then type in attrib -s -r -h X:\autorun.inf.
Note: Please notice that X means the drive letter (E:\, F:\, etc).

If the above steps do not work, in CMD type sfc /scannow. Please use the following link for detailed instructions: http://www.vistax64.com/tutorials/66978-system-files-sfc-command.html

Note: Ensure that the data is backed up from the memory stick before you follow above mentioned steps.

Please post back with the results.
 

My Computer

System One

  • Manufacturer/Model
    Custom
    CPU
    AMD FX-4100
    Motherboard
    Gigabyte
    Memory
    4Gb
    Graphics Card(s)
    ATI 5450
    Screen Resolution
    1600*900
    Internet Speed
    10Mbps
Whenever I try to put my SD card in the reader or a memory stick in the USB ports, I get the error message "E:\ Application Not Found". :sa: What does this mean? It's really weird, they were fine last week, and now all of a sudden none of them work? I'm not very technologically savvy, so please forgive me. I just checked the drivers and they are all updated, so what could it be? I can open the either one if I go to My Computer and right click, but I get that error message whenever I simply put them in. Any help would be appreciated!

You can also try the following method :-

1. In the run command (Start menu bar) type "regedit" to bring up the Registry Editor.

2. In Registry Editor, navigate to:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion

3. In the details pane, double-click DevicePath.

4. Add a semi-colon to end of the existing text, and then add the path to %SystemRoot%\System32. The result should be similar to: %SystemRoot%\inf;%SystemRoot%\System32

Do not remove the %SystemRoot%\inf file path from the DevicePath registry entry.

5. Click OK to save the new value, and then close Registry Editor.

6. Delete “INFCACH.1” FROM C:\Windows and C:\Windows\Inf Directories (if it exists)

7. Ensure that there is a copy of the usbstor.inf file in C:\Windows\Inf
If there isn’t – follow the below steps:

From the problem machine, run Command Prompt ( as administrator). From C:\ do a dir usbstor.inf /s . Wherever the file is found, go to that directory and copy all the files located in that directory to C:\Windows\inf directory

8. Open device manager, uninstall all unknown devices (right click, uninstall) so they all disappear from the list

9. Reboot the computer

10. Plug the device in (the drivers will now install and the device will be usable!)
 

My Computer

System One

  • Manufacturer/Model
    Dell Inspiron 1550
    CPU
    i3 Processor
    Memory
    3gb
    Hard Drives
    320 Gb
Back
Top