Skip to content
Follow
Windows

How to Turn On or Off AutoPlay in Windows 11

Richard
Written by
Richard
Mar 11, 2026 Updated Aug 13, 2026 3 min read
How to Turn On or Off AutoPlay in Windows 11
How to Turn On or Off AutoPlay in Windows 11

AutoPlay in Windows 11 starts apps or opens folders the moment you plug in a USB drive, phone, memory card, or camera. This feature tells your PC what to do with new devices so you do not have to pick an app every time.

You can turn AutoPlay on or off in less than a minute using the main Windows Settings app. Stopping AutoPlay prevents annoying pop-ups when you plug in a thumb drive, while turning it on helps you quickly see photos from your camera.

⚡ Quick Answer

Open Settings , navigate to Bluetooth & devices, then click AutoPlay to use the switch. Alternatively, open Control Panel , find AutoPlay, and check or uncheck the box to enable or disable it.

What is AutoPlay?

AutoPlay dictates what your computer does the moment you connect a device like a USB drive, camera, or CD. It starts playing music, shows configuration options, or opens specific apps based on the connected hardware, streamlining media management.

Here’s what AutoPlay can do when you connect a device:

  • Play media automatically (like music or videos).
  • Show a menu asking what you want to do.
  • Show a list of apps you can use if the device has mixed files.
  • Open the device folder so you can see all files.
  • Do nothing, if you told it not to.
📝Note
Disabling AutoPlay or previously selecting “Take no action” prevents the PC from performing automated tasks when hardware connects.
💡Tip
Holding the Shift key during device connection forces the AutoPlay menu to appear, overriding current configuration preferences.

How to Turn On or Off AutoPlay in 🪟 Windows 11

Option 1Using Settings

  1. Press Win + I keys to open Settings.
  2. Click Bluetooth & devices on the left menu.
  3. Click AutoPlay on the right side.
  4. Use the switch to turn Use AutoPlay for all media and devices On or Off.
  5. If you turn it on, you can choose what happens for different devices and media below.

Controlling this behavior takes clicks inside the main configuration menu. Open Settings, navigate to Bluetooth & devices, and select AutoPlay to find the master switch.

Windows AutoPlay settings tile
Windows AutoPlay settings tile

Windows enable or disable autoplay from settings app
Windows enable or disable autoplay from settings app

Option 2Using Control Panel

  1. Open the Control Panel. You can search for it in the Start menu.
  2. Make sure the view is set to Large icons or Small icons.
  3. Click on AutoPlay.
  4. Check the box for Use AutoPlay for all media and devices to turn it on, or uncheck it to turn it off.
  5. If turned on, you can select default actions for each device or media type below.
  6. Click Save when you finish.
turn on or off autoplay from control panel
turn on or off autoplay from control panel

The Control Panel provides an alternate interface for managing this behavior. Search for 'Control Panel' in the Start menu, set the view to large or small icons, and click on 'AutoPlay' to adjust preferences.

Option 3Using Registry (For Advanced Users)

Advanced users comfortable tweaking the system database can configure this behavior through the Registry Editor. This method involves specific commands, such as deleting the 'DisableAutoplay' setting in the registry path HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers to restore default behavior.

Turn On AutoPlay (default):

🗝️Registry
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers" /v DisableAutoplay /f

Turn Off AutoPlay:

🗝️Registry
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers" /v DisableAutoplay /t REG_DWORD /d 1 /f

Executing these commands allows the source .reg file to be safely deleted afterward.

Summary

  • Easy to customize: Pick what happens when you connect different devices.
  • Multiple ways to change settings: Use Settings, Control Panel, or the Registry.
  • Full control: Turn AutoPlay on or off anytime to suit your needs.
  • Save time: AutoPlay can open your favorite apps automatically.

Configuring AutoPlay preferences provides precise control over hardware interactions in Windows 11. Customizing actions for different media types across multiple configuration interfaces saves time and automates preferred application launches.

How do I get 🪟 Windows 11 to AutoPlay next video?

Open Windows Settings. Select Bluetooth & Devices. Select AutoPlay. Toggle "Use AutoPlay for all media and devices" to turn AutoPlay on or off.

Is turning off AutoPlay on Windows good?

Windows AutoPlay lets files run from an external drive as soon as you plug it in. This could potentially allow attackers to install malicious code on your system without manual intervention. Enabling the "Turn off Autoplay" setting mitigates this risk.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Assign Apps Shortcut Key in Windows 11
Windows How to Assign Apps Shortcut Key in Windows 11
How to Delete Files in Windows 11
Windows How to Delete Files in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *