Windows 7 Forums


Windows 7: AutoPlay - Turn On or Off


AutoPlay - Turn On or Off

How to Turn AutoPlay On or Off in Windows 7
Published 13 Jul 2011
Published by

Featured Tutorial

Emergency Kit - save your files from a dead OS
Emergency Kit - save your files from a dead OS

How to Create and Use a Linux Mint Mate USB Flash Drive to Recover your Files

Safe Internet Browsing
Safe Internet Browsing

How to safely operate on the internet and stay free from malware infections

Clean Reinstall - Factory OEM Windows 7
Clean Reinstall - Factory OEM Windows 7

How to Clean Reinstall a Factory OEM Windows 7

Chrome GPU Hardware Acceleration - Turn On or Off
Chrome GPU Hardware Acceleration - Turn On or Off

How to Turn GPU "Hardware Acceleration" On or Off in Chrome

Portable OS - Carry your OS on an External Drive
Portable OS - Carry your OS on an External Drive

How to Create a Portable OS on an External Drive

User Profile - Customize During Installation
User Profile - Customize During Installation

How to Customize Default User Profile in Audit Mode
How to Turn AutoPlay On or Off in Windows 7

information   Information
AutoPlay lets you choose which action or program to use automatically for different kinds of digital media when connected, such as music CDs or pictures from your digital camera.

When you turn AutoPlay on, you can choose what should happen when you insert different types of digital media into your computer. For example, you can choose which digital media player is used to play CDs.

When AutoPlay is turned off, you are no longer prompted by AutoPlay to choose what you want to do when you insert digital media into your computer.

This tutorial will show you how to turn AutoPlay on or off in Windows 7.

Note   Note
When a CD/DVD disc is inserted or a USB drive is connected to your system, Windows looks in the root directory of the new disc or drive for a file named autorun.inf. If found, Windows executes the instructions (keys) in that file.

For more about: Autorun vs Autoplay – What’s the Difference?

In Windows 7, Vista, and XP, two important changes were made to help improve security:



NOTE: For more on this, see: AutoRun changes in Windows 7 - Security Research & Defense - Site Home - TechNet Blogs
  1. AutoPlay will no longer support the AutoRun functionality for non-optical removable media. In other words, AutoPlay will still work for CD/DVDs but it will no longer work for USB drives. For example, if an infected USB drive is inserted on a machine then the AutoRun task will not be displayed. This will block the increasing social engineer threat highlighted in the SIR. The dialogs below highlight the difference that users will see after this change. Before the change, the malware is leveraging AutoRun (box in red) to confuse the user. After the change, AutoRun will no longer work, so the AutoPlay options are safe.
  2. A dialog change was done to clarify that the program being executed is running from external media.
By default in Windows 7, Vista, and XP now, the only [Autorun] keys available for USB/removable drives are below. The rest of the keys are ignored.
  • label - This key is responsible for displaying a custom name (label) for a CD/DVD or USB drive in Computer when a CD/DVD is inserted or a USB drive is connected.
  • icon - This key is responsible for displaying a custom icon for a CD/DVD or USB drive in Computer when a CD/DVD is inserted or a USB drive is connected.
warning   Warning
AutoPlay requires the Shell Hardware Detection service to be set to Started and Automatic to run.


EXAMPLE: AutoPlay pop-up
NOTE: These are just examples of the AutoPlay pop-up dialog that you will see when you connect say a USB flash drive or a DVD. The options you have in the AutoPlay window will depend on what you connected or inserted, and what action you have selected for it in the AutoPlay settings below.
AutoPlay - Turn On or Off-example.jpg



OPTION ONE
To Turn AutoPlay On or Off in Control Panel
1. Open the control panel (icons view), and click on the AutoPlay icon.

2. To Turn On AutoPlay
NOTE: This is the default setting.
A) Check the Use AutoPlay for all media and devices box. (see screenshot below)

B) In the drop down menu for each type of media or device, you can choose a default action to happen when these types are connected. (see screenshot below)

C) Go to step 4.
3. To Turn Off AutoPlay Completely
A) Uncheck the Use AutoPlay for all media and devices box. (see screenshot below)
4. Click on the Save button, and close the control panel. (see screenshot below)
AutoPlay - Turn On or Off-autoplay.jpg
5. You may also wish to check to see if you wanted to enable or disable AutoPlay and/or Enable AutoPlay for non-volume devices as well.



OPTION TWO
To Turn AutoPlay On or Off using a REG File Download
1. To Turn On AutoPlay
NOTE: This is the default setting.
A) Click on the Download button below to download the file below.
Turn_On_AutoPlay.reg
download
B) Go to step 3.
2. To Turn Off AutoPlay Completely
A) Click on the Download button below to download the file below.
Turn_Off_AutoPlay.reg
download
3. Save the .reg file to the desktop.

4. Right click on the downloaded .reg file and click on Merge.

5. When prompted, click on Run, Yes, Yes, and OK to approve merging the .reg file.

6. You can now delete the downloaded .reg file if you like.

7. You may also wish to check to see if you wanted to enable or disable AutoPlay and/or Enable AutoPlay for non-volume devices as well.
That's it,
Shawn




Need more help? Try searching our extensive help and support site.
Loading
16 Jan 2012   #1
dakota37

Windows 7 Pro X64
 
 

I have trid that several times it still is a nogo.

My System SpecsSystem Spec

16 Jan 2012   #2
DustSailor

Windows 8 Pro with Media Center x64
Southern California, USA
 
 

Dakota,

Quote   Quote: Originally Posted by dakota37 View Post
I have trid that several times it still is a nogo.
Here you go: Unable to turn on Auto Run
My System SpecsSystem Spec
26 Feb 2012   #3
nalbe

windows7 ultimate x32
 
 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers]
"DisableAutoplay"=dword:00000001
My System SpecsSystem Spec
.


26 Feb 2012   #4
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Thank you Nalbe. Added as OPTION TWO.
My System SpecsSystem Spec
26 Feb 2012   #5
dakota37

Windows 7 Pro X64
 
 

Quote   Quote: Originally Posted by nalbe View Post
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers]
"DisableAutoplay"=dword:00000001
My regedit is version 6 and there is no DisableAutoplay in it.
My System SpecsSystem Spec
26 Feb 2012   #6
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Hello Dakota,

Having the DWORD DisableAutoplay either set to 0 or deleted has the same effect as turning on AutoPlay. Only when the DWORD DisableAutoplay is set to 1 will AutoPlay be turned off.

The current version of the regedit.exe file itself is 6.1.7600.6385, but when you export a entry from the registy then edit it, you'll notice that it does indeed show Windows Registry Editor Version 5.00.
My System SpecsSystem Spec
26 Feb 2012   #7
dakota37

Windows 7 Pro X64
 
 

Quote   Quote: Originally Posted by Brink View Post
Hello Dakota,

Having the DWORD DisableAutoplay either set to 0 or deleted has the same effect as turning on AutoPlay. Only when the DWORD DisableAutoplay is set to 1 will AutoPlay be turned off.

The current version of the regedit.exe file itself is 6.1.7600.6385, but when you export a entry from the registy then edit it, you'll notice that it does indeed show Windows Registry Editor Version 5.00.
So if mine is deleted, as there is none in the registry means turned on then it still is not working. A blank disc or one that has something on it or a USB drive or flash drive, does not start automatically, which I want. Thanks for reply though. Anything else that I can try?
My System SpecsSystem Spec
26 Feb 2012   #8
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Dakota,

What you are describing sounds like AutoRun instead of AutoPlay. AutoRun is where, for example, the setup program will run automatically when you insert a DVD or USB flash drive.


Quote:
In Windows 7, Vista, and XP, two important changes were made to help improve security:

NOTE: For more on this, see: AutoRun changes in Windows 7 - Security Research & Defense - Site Home - TechNet Blogs
  1. AutoPlay will no longer support the AutoRun functionality for non-optical removable media. In other words, AutoPlay will still work for CD/DVDs but it will no longer work for USB drives. For example, if an infected USB drive is inserted on a machine then the AutoRun task will not be displayed. This will block the increasing social engineer threat highlighted in the SIR. The dialogs below highlight the difference that users will see after this change. Before the change, the malware is leveraging AutoRun (box in red) to confuse the user. After the change, AutoRun will no longer work, so the AutoPlay options are safe.
  2. A dialog change was done to clarify that the program being executed is running from external media.

If you did mean the AutoPlay type pop-up dialogs like in the example screenshots in the tutorial above, then try turning AutoPlay on using OPTION TWO first. Then check to see if you have the Ask me every time action selected in the AutoPlay control panel window for the media you want this for.
My System SpecsSystem Spec
27 Feb 2012   #9
dakota37

Windows 7 Pro X64
 
 

Quote   Quote: Originally Posted by Brink View Post
Dakota,

What you are describing sounds like AutoRun instead of AutoPlay. AutoRun is where, for example, the setup program will run automatically when you insert a DVD or USB flash drive.


Quote:
In Windows 7, Vista, and XP, two important changes were made to help improve security:

NOTE: For more on this, see: AutoRun changes in Windows 7 - Security Research & Defense - Site Home - TechNet Blogs
  1. AutoPlay will no longer support the AutoRun functionality for non-optical removable media. In other words, AutoPlay will still work for CD/DVDs but it will no longer work for USB drives. For example, if an infected USB drive is inserted on a machine then the AutoRun task will not be displayed. This will block the increasing social engineer threat highlighted in the SIR. The dialogs below highlight the difference that users will see after this change. Before the change, the malware is leveraging AutoRun (box in red) to confuse the user. After the change, AutoRun will no longer work, so the AutoPlay options are safe.
  2. A dialog change was done to clarify that the program being executed is running from external media.
If you did mean the AutoPlay type pop-up dialogs like in the example screenshots in the tutorial above, then try turning AutoPlay on using OPTION TWO first. Then check to see if you have the Ask me every time action selected in the AutoPlay control panel window for the media you want this for.
Yes autoplay is what I want, but I don't seem to understand what to do to get it back. I have everything set at ask me first in the autoplay feature, but am lost as to how to edit the DVD drive. I read the instructions and still can't figure it out.
My System SpecsSystem Spec
Comment

 AutoPlay - Turn On or Off problems?



Tutorial Tools



Similar help and support threads for: AutoPlay - Turn On or Off
Windows 7 Tutorial Category
Solved No autoplay General Discussion
Portable devices not listed in Autoplay option . Won't pop autoplay. Hardware & Devices
Icons turn white, then turn back one by one General Discussion
Bing Maps turn-by-turn navigation released for Windows News
Autoplay General Discussion


All times are GMT -5. The time now is 04:43 AM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32