System notification "Remember selection"** on Android appears when opening files, connecting USB devices or selecting the default application. It simplifies repeated actions, but often leads to problems: the smartphone automatically opens files in an inconvenient application, ignores new USB drives, or blocks access to settings. In this article, we will look at how cancel a saved selection for different scenarios - from standard dialogs to hidden system parameters.
The peculiarity of the function is that Android does not always provide an obvious way to reset it. For example, in Android 12 and newer the path to the settings has changed, and manufacturers like Samsung or Xiaomi add their own shells with unique menus. We will look at universal methods that work on most devices, as well as specific solutions for popular brands.
Important: some actions require administrator rights or ADB. If you are not confident in your skills, skip the technical sections - there are alternative options.
1. How to cancel โRemember selectionโ for files and applications
The most common case is when Android automatically opens files (for example, PDF or APK) in the wrong application. To reset settings:
- ๐ฑ Through application settings: go to
Settings โ Applications โ Default applications โ Application to open. Find the desired file type (for example.pdf) and select another application or clickReset. - ๐ง Through the file menu: find the file in Explorer, long tap on it โ
Open withโAlways(uncheck it) โ select another application. - ๐ Reset all settings to default: v
Settings โ Applications โ โฎ (menu) โ Reset application settings. This will delete all saved selections, but will not affect your data.
On Samsung One UI path can differ: Settings โ Applications โ Default selection. On Xiaomi MIUI look Settings โ Applications โ Application management โ Default.
โ ๏ธ Attention: Resetting application settings will also remove permissions for all apps (access to the camera, microphone, etc.). After the procedure, they will have to be configured again.
2. Resetting the selection for USB drives and OTG devices
If Android stops recognizing flash drives or external drives after pressing "Remember selection"**, the problem lies in the USB settings. Here's how to fix it:
- Connect the USB device to your smartphone.
- Swipe down the notification panel and tap on the notification
Charging via USBorUSB for file transfer. - In the window that opens, select another mode (for example,
File transferinstead ofCharging only). - Click
ForgetorReset settingsif such an option exists.
If the notification does not appear:
- ๐ Go to
Settings โ Storage โ โฎ (menu) โ USB connection(on some devices:Settings โ Advanced โ Developer options โ Default USB configuration). - ๐ฑ On Samsung:
Settings โ Device care โ Memory โ Settings (โฎ) โ USB settings.
Disconnect the USB device from the smartphone|
Check that the battery is charged more than 30%. data-i="103">(section 5).
Close all applications that work with files|
Reboot your device (optional)
-->
On Android 10 and newer, some manufacturers hide these settings. If the menu is missing, try connecting the device to a different port or using ADB (section 5).
3. Canceling selections for system dialogs (permissions, notifications)
Android remembers not only the selection of applications, but also system actions - for example, permission to install APK from unknown sources or access to notifications. settings:
| Dialog type | Path to settings | Action |
|---|---|---|
| Installation APK | Settings โ Security โ Installation from unknown sources |
Disable permission for the application through which you installed the APK. |
| Access to notifications | Settings โ Notifications โ Access to notifications |
Remove the application from the list of allowed ones. |
| Autostart applications | Settings โ Applications โ โฎ โ Autostart |
Disable unnecessary applications. |
| Special permissions (SMS, calls) | Settings โ Applications โ [Select an application] โ Permissions |
Reset permissions manually. |
On MIUI APK installation path may look like this: Settings โ Privacy โ Special permissions โ Installing packages.
What to do if there is no "Forget selection" item in the dialog?
In some versions of Android (for example, Android 13 on Pixel) The "Forget" option is hidden. In this case:
1. Open Settings โ Applications โ [Application] โ Open by default.
2. data-i="135">Clear default settings Clear default settings.
3. Repeat the action that caused the dialog - now the "Remember selection" option will be available again and you can choose another option.
4. Reset through developer settings (for advanced users)
If the standard methods did not work, try use developer mode. This method is suitable for resetting hidden system selections, for example, for ADBcommands or debugging.
Activate developer mode:
- Go in
Settings โ About phone โ Build number. - Tap
Build number7 times until a notification appearsYou have become developer!. - Go back to
Settings โ System โ For developers(orAdvanced โ Developer options).
Next:
- ๐ง Find the item
Reset permissionsorClear application data(on some devices). - ๐ฑ On Samsung:
Developer Options โ Reset permission settings. - ๐ If the required item is not there, try
Disable all permissionsmanually for a specific application.
After resetting via developer mode, some applications (for example, launchers or widgets) may not work correctly. Reboot the device to restore stability.
โ ๏ธ Attention: Not all options in the developer menu are safe. Changing settingsAnimation,USB debuggingorDo not turn off the screenmay cause crashes. edit them unnecessarily.
5. method)
If none of the methods help, what remains is Android Debug Bridge (ADB) a tool for low-level system management. It allows you to reset the selection even where Android does not provide an interface.
You will need:
- ๐ฅ๏ธ A computer with installed ADB Tools.
- ๐ฑ Enabled
USB debuggingon the smartphone (Settings โ For developers). - ๐ USB cable (preferably original).
Instructions:
- Connect your phone to the PC and confirm permission for debugging.
- Open the command line (
cmd) and enter:
adb shell pm clear-defaults com.android.packageinstaller
adb shell pm clear-defaults com.android.externalstorage
To reset USB selection:
adb shell settings put global usb_configuration 0
These commands reset the default settings for the package installer and external drives. Once executed, all "Remember selection" dialogs for these actions will appear again.
ADB is a powerful tool, but incorrect commands can break the system. Always check the syntax and do not use commands from untrusted sources.
6. Recovery Mode (as a last resort)
If the problem is caused by a system failure (for example, after an update or rooting), a hard reset via Recovery Modemay help. This method will delete all data on the device, so use it only as a last resort.
How to enter. c Recovery Mode:
- ๐ Turn off the smartphone.
- ๐ Press the combination of buttons (depending on the model):
- Samsung:
Power + Volume up + Bixby. - Xiaomi/Redmi:
Power + Volume up. - Google Pixel:
Power + Volume Down, then selectRecovery Mode.
- Samsung:
- ๐ฑ In the recovery menu, select
Wipe data/factory resetโYes.
After resetting, all settings, including saved selections, will be deleted. Important: pre-back up your data via Settings โ System โ Backup or Google Account.
โ ๏ธ Attention: On some devices (for example, Huawei or Realme) Recovery Mode can block access without a password. If you have forgotten the pattern key, resetting will delete all data without the possibility of recovery.
7. Frequent errors and how to avoid them
When resetting selection "Remember selection"** users often encounter typical problems:
- ๐ There is no โResetโ item in the settings: check that the correct section is selected (for example,
Default applications, and notAll applications). data-i="218">Some options are hidden - use the search in the settings (magnifying glass icon at the top). Android 13+ Some options are hidden - use the search in settings (magnifying glass icon at the top). - ๐ After resetting, the choice is not remembered: This is normal - the system will now ask every time If necessary. pin the new action, select again
Alwaysin the dialog. - ๐ฑ ADB does not work: make sure that the drivers are installed and that
USB debuggingis enabled in the developer settings. Windows may require driver signing. - ๐ The USB device is not detected: try a different cable or port. Some devices (for example Samsung A-series) require the original cable for transmission. data.
If the problem persists, check:
- System updates (
Settings โ Software update). - The presence of root access (they can block system dialogs).
- Antivirus or optimizers (for example, Clean Master) that interfere with the settings.
FAQ: Answers to popular questions
Is it possible to cancel โRemember selectionโ without resetting all settings?
Yes, in most cases it is enough to reset the settings for a specific type of files or USB devices (sections 1-3). A full reset (factory reset) is only required in case of system failures.
Why does Android remember the selection automatically again after a reset?
This is a feature of some versions of Android. (for example, Android 11 on Xiaomi). To avoid this, uncheck the Always checkbox in the selection dialog or use ADB to force a reset.
How to reset the selection for a specific application (for example, a gallery)?
Go to Settings โ Applications โ [Application name] โ Open default and press Clear default settings. If there is no item, use ADB:
adb shell pm clear-defaults com.example.app
(replace com.example.app with the application package).
Will resetting the selection affect the performance of the smartphone?
No, this does not affect system resources However, often. selection dialogs may slow down the opening of files until you secure the new settings.
Do these methods work on Android tablets?
Yes, the instructions are universal for all Android devices (smartphones, tablets, TV boxes), with the exception of proprietary shells (for example, Fire OS on Amazon Fire), where menus may vary.