Autoplay won't open in Windows 10.

Page 4 of 5 FirstFirst ... 2345 LastLast

  1. Posts : 42,915
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #31

    unko said:
    I thought I was posting there..
    Ah.. sorry.. I'd just come from your thread on Autohotkey.. sorry, too early in the morning - I read 'keys' in your post. Could you elaborate on that? - "media keys while player is in background"
      My Computers


  2. Posts : 173
    Windows 10 x64
       #32

    No its me.. I posted there and forgot to erase here.. Media keys means play/pause/next track..
      My Computer


  3. Posts : 1
    windows 10
       #33

    Thank You so much DHT. Spent 2 days trying to make this work.
    DHT said:
    I found this fix on the Microsoft forums, and it worked for me. All the settings for autoplay now work as configured, and change when I change them.

    AutoPlay - Enable or Disable - Windows 7 Help Forums

    The registry key

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

    should contain a key labeled "NoDriveTypeAutoRun", which should be set to Hex value (dword) 91. Create it if necessary. You can use the following file if you like. Always 'edit' to view reg files first, and make sure they do what they claim to do!

    Attachment 38904

    Be sure to create a restore point first any time you start changing the registry.
    Last edited by Brink; 23 Feb 2017 at 13:04.
      My Computer


  4. Posts : 173
    Windows 10 x64
       #34

    JSYK in the end it works on a brand new TH2 install, however on the older install that was updated, it doesn't work.. ;/
      My Computer


  5. Posts : 1
    Windows
       #35

    None of the suggestions worked for me unfortunately. I have a USB thumbdrive with autorun and I can't get it to work. My workaround was to insert the thumbdrive and open it. Under the view tab, select options, then view tab again. I put a check mark next to "Launch folder windows in a separate process". This at least opens the drive and I can launch the EXE file.
      My Computer


  6. Posts : 1
    Windows 10
       #36

    DHT said:
    I found this fix on the Microsoft forums, and it worked for me. All the settings for autoplay now work as configured, and change when I change them.

    AutoPlay - Enable or Disable - Windows 7 Help Forums

    The registry key

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

    should contain a key labeled "NoDriveTypeAutoRun", which should be set to Hex value (dword) 91. Create it if necessary. You can use the following file if you like. Always 'edit' to view reg files first, and make sure they do what they claim to do!

    Attachment 38904

    Be sure to create a restore point first any time you start changing the registry.
    thank you very much. the manual fix worked for me. I haven't tried the reg file. By the way, I'm running windows 10 Version 10.0.10586 Build 10586. Yesterday I had problems opening my microSD card reader and an external hard drive because the windows were not automatically popping up and navigating to the mounted volumes in explorer. I had to go to Computer>Drive every single time I would mount a volume which was annoying.
    Last edited by Brink; 23 Feb 2017 at 13:05.
      My Computer


  7. Posts : 3
    windows 10
       #37

    Finally after weeks of trying your Reg fix fixed this problem.


    :)Finally after weeks of trying your reg fix worked for my windows 10 Pro.
    DHT said:
    I found this fix on the Microsoft forums, and it worked for me. All the settings for autoplay now work as configured, and change when I change them.

    AutoPlay - Enable or Disable - Windows 7 Help Forums

    The registry key

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

    should contain a key labeled "NoDriveTypeAutoRun", which should be set to Hex value (dword) 91. Create it if necessary. You can use the following file if you like. Always 'edit' to view reg files first, and make sure they do what they claim to do!

    Attachment 38904

    Be sure to create a restore point first any time you start changing the registry.
    Last edited by Brink; 23 Feb 2017 at 13:05.
      My Computer


  8. Posts : 2
    windows 10
       #38

    I tried downloading your Fix Autoplay.reg and now when i put in a new flashdrive it wont autoplay to choose a default and also doesnt show that i inserted a headphone into the jack anymore. Please help me fix it.
    DHT said:
    I found this fix on the Microsoft forums, and it worked for me. All the settings for autoplay now work as configured, and change when I change them.

    AutoPlay - Enable or Disable - Windows 7 Help Forums

    The registry key

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

    should contain a key labeled "NoDriveTypeAutoRun", which should be set to Hex value (dword) 91. Create it if necessary. You can use the following file if you like. Always 'edit' to view reg files first, and make sure they do what they claim to do!

    Attachment 38904

    Be sure to create a restore point first any time you start changing the registry.
    Last edited by Brink; 23 Feb 2017 at 13:05.
      My Computer


  9. Posts : 2
    windows 10
       #39

    Windows 10 AutoPlay


    I tried one of these registry autoplay fixes on here and now my computer wont even show the drive letter in the lower right when i plug in a flash drive or headphone jack, bottom line it didnt work and now i probably have to do a reset now. I was originally having problems with autoplay on my cd player when i enter a dvd in or a regular cd with files on it not being able to autoplay but the registry fix still didnt work. please help me. thx
      My Computer


  10. Posts : 42,915
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #40

    I've found writing a small script to poll the DVD-RW drive enables autoplay to work for that on my new laptop (no problems on my old one). It also ensure explorer refreshes when I
    eject/insert/eject/insert a CD or DVD. Autplay doesn't work for flash drives

    Autohotkey script:
    ;
    ; Poll DVD-RW drive Z for autoplay to detect drives
    ; and explorer to update
    ;
    Loop {
    Sleep, 900
    DriveSpaceFree, Space, z:\
    }

    Note: an in-place upgrade repair install is preferable to refresh or reset. It keeps your programs and most settings.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:00.
Find Us




Windows 10 Forums