External devices not activating a popup when plugged in

alanrobins

New member
Local time
6:26 PM
Messages
5
Help please, My Windows 7 Toshiba laptop no longer provides popups when I plug in an external device via my available USB ports, ie: my external HDD for backups, my camera memory stick to upload my photo's etc.. when I plug in I get the audio noise which confirms something has been plugged in but I no longer get a pop up to invite me to take appropriate action like start a backup or upload my photo's. This process worked fine until a few weeks ago now nothing??

I'm no PC expert so any help to resolve this annoying problem will be greatly appreciated
 

My Computer My Computer

OS
Windows 7 Home 32bit
Type autoplay into the start search box and hit enter.

Check to see that the box marked "Use autoplay for...." is checked.
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 10 Pro x64, Windows 8.1 Pro x64, Windows 7 Ultimate x64 SP1,
CPU
INTEL i9-7920X LGA 2066
Motherboard
Gigabyte X299-WU8 F3
Memory
64 GB (4 X 16 GB) G-Skill V Series DDR4 3200 Quad Channel
Graphics Card(s)
EVGA GTX 1060 SC 3 GB
Sound Card
Realtek Onboard ALC1220
Monitor(s) Displays
2 x Samsung S27E310
Screen Resolution
1920x1080
Hard Drives
Samsung 2 x 970 EVO Plus 500 GB NVMe
1 x 6TB WD 6003FZBX SATA
1 x 6TB WD 60EFRX SATA
12 x 3TB WD 30EFRX SATA
PSU
Seasonic X-1050
Case
Thermaltake Armor+
Cooling
Corsair H80i V2 Liquid AOI Cooler
Keyboard
Logitech G510s
Mouse
Logitech MX Master 2S
Internet Speed
200 Mb/s
Antivirus
ESET NOD32 13.1
Browser
EDGE (Dev, Canary, Beta), Chrome
Other Info
ASUS RT-AC68U router
Malwarebytes 4.0.4
Probs with devices when plugged into USB port

Hi, Thank you for your response, I typed in 'autoplay' and can confirm the box is checked correctly. Although the sub heading of 'Pictures' was set to "ask me everytime" I still get no screen reaction after the audio response when the device is plugged in?? This worked fine for months and then suddenly stopped so it must be something I've done without realising it!!
 

My Computer My Computer

OS
Windows 7 Home 32bit

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
self build
OS
win 7 ultimate32bit, Win8.1pro wmc 32bit
CPU
amd phenom x4 9600
Motherboard
asus m2n32-sli deluxe
Memory
corsair twinxs 2x2gb
Graphics Card(s)
2x nvidia 1gb 8500gt
Sound Card
onboard
Monitor(s) Displays
23" PB Viseo 233d
Screen Resolution
1920x1080
Hard Drives
maxtor sata 500gb
maxtor sata 320gb
fujitsu sata200gb
PSU
oryxx tornado 750w
Case
thermaltake xaser lll
Cooling
artic freezer64 pro + 7 case fans
Hi, I have run scf /scannow 3 times and got the same response "windows resource protection did not find any integrity violations". I have tried plugging in my card reader with my camera memory stick and still nothing seen on the desktop??
 

My Computer My Computer

OS
Windows 7 Home 32bit
Hi, I have run scf /scannow 3 times and got the same response "windows resource protection did not find any integrity violations". I have tried plugging in my card reader with my camera memory stick and still nothing seen on the desktop??

Did you try system restore ?;)
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
self build
OS
win 7 ultimate32bit, Win8.1pro wmc 32bit
CPU
amd phenom x4 9600
Motherboard
asus m2n32-sli deluxe
Memory
corsair twinxs 2x2gb
Graphics Card(s)
2x nvidia 1gb 8500gt
Sound Card
onboard
Monitor(s) Displays
23" PB Viseo 233d
Screen Resolution
1920x1080
Hard Drives
maxtor sata 500gb
maxtor sata 320gb
fujitsu sata200gb
PSU
oryxx tornado 750w
Case
thermaltake xaser lll
Cooling
artic freezer64 pro + 7 case fans
AutoPlay dialog window not displayed in Windows7

Pebbly, Hi, Thank you for your latest response, I will try a system restore tonight and let you know the outcome.
 

My Computer My Computer

OS
Windows 7 Home 32bit
Update/closure..............

Before undertaking a system restore my brother advised me to check out the following within the registry, it transpired that within the explorer policies the autoplay was disabled, I changed the value from '0x000000FF (255)' (Disabled) to 0×00000091 (hexadecimal), restarted the PC and autoplay now works as before, how it got disabled in the first place is anyone's guess but this very small setting, buried deep within the explorer policy sorted it and saved a system restore, details as below:

Ensure that correct NoDriveTypeAutoRun and/or NoDriveAutoRun policy value is set
NoDriveTypeAutoRun registry key is used by Group Policy to configure whether to disable the Autoplay feature on all drives of the type specified. To check this setting, run Registry Editor (regedit), and navigate to the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
or (note that above registry value, if exists, will always supersede the below user-specific key),
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Locate the NoDriveTypeAutoRun registry entry on the right pane. The registry key is in DWORD hexadecimal value, which each bit determines which type of drive to disable or enable AutoPlay feature. There are many possible value for NoDriveTypeAutoRun, some possible wrong value that disable AutoPlay are:

0x000000B5 (181) disable AutoRun on CD-ROM drives, plus default unknown drive, removable drive (meant for floppy or ZIP), network drive and reserved drive type.
or
0x000000FF (255) disable AutoRun/AutoPlay on all drive types.

The best bet is to set NoDriveTypeAutoRun to default value of 0×00000091 (hexadecimal) or 145 (decimal)

Thank you for your help.
 

My Computer My Computer

OS
Windows 7 Home 32bit
Update/closure..............

Before undertaking a system restore my brother advised me to check out the following within the registry, it transpired that within the explorer policies the autoplay was disabled, I changed the value from '0x000000FF (255)' (Disabled) to 0×00000091 (hexadecimal), restarted the PC and autoplay now works as before, how it got disabled in the first place is anyone's guess but this very small setting, buried deep within the explorer policy sorted it and saved a system restore, details as below:

Ensure that correct NoDriveTypeAutoRun and/or NoDriveAutoRun policy value is set
NoDriveTypeAutoRun registry key is used by Group Policy to configure whether to disable the Autoplay feature on all drives of the type specified. To check this setting, run Registry Editor (regedit), and navigate to the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
or (note that above registry value, if exists, will always supersede the below user-specific key),
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Locate the NoDriveTypeAutoRun registry entry on the right pane. The registry key is in DWORD hexadecimal value, which each bit determines which type of drive to disable or enable AutoPlay feature. There are many possible value for NoDriveTypeAutoRun, some possible wrong value that disable AutoPlay are:

0x000000B5 (181) disable AutoRun on CD-ROM drives, plus default unknown drive, removable drive (meant for floppy or ZIP), network drive and reserved drive type.
or
0x000000FF (255) disable AutoRun/AutoPlay on all drive types.

The best bet is to set NoDriveTypeAutoRun to default value of 0×00000091 (hexadecimal) or 145 (decimal)

Thank you for your help.

Many thanks. This fixed my machine. Turns out the registry setting for current user was set to FF (255). And there was no entry under local machine.
 

My Computers My Computers

System One System Two

  • OS
    win 11
  • Computer type
    PC/Desktop
Back
Top