How to Reset Action Center Quick Actions to Default in Windows 10
This tutorial no longer works, and can now break the Action Center if used.
The Action Center in Windows 10 has personalized quick actions at the bottom, which get you to your most-used settings and apps instantly. For example, to be able to easily toggle on/off or open items such as Airplane mode, All settings, Connect, Display, Location, Note, Quiet hours, Tablet Mode, VPN, and Wi-Fi.
Users can add and remove quick actions in Settings to show at the bottom of their Action Center.
This tutorial will show you how to quickly reset quick actions in Action Center back to default for your account in Windows 10.
The downloadable .bat file in this tutorial will delete the registry key below and restart the explorer process to reset quick actions back to default for the current account you are signed in to.
HKCU\Control Panel\Quick Actions
EXAMPLE: Default quick actions in Action Center
![]()
Here's How:
1 Click/tap on the Download button below to download the .bat file below.
Reset_Action_Center_Quick_Actions_to_default.bat
Download
(Contents of BAT file for reference)
Code:REG DELETE "HKCU\Control Panel\Quick Actions" /F taskkill /f /im explorer.exe start explorer.exe
2 Save the .bat file to your desktop.
3 Unblock the .bat file.
4 Double click/tap on the .bat file to run it.
5 You will now notice a command prompt quickly open and close, and your desktop quickly flash as the explorer process is restarted to apply.
That's it,
Shawn
Related Tutorials
- How to Add or Remove Quick Actions in Action Center in Windows 10
- How to Backup and Restore Action Center Quick Actions in Windows 10
- How to Change Number of Quick Actions to Show in Windows 10 Action Center
- How to Open and Use Action Center in Windows 10
- How to Enable or Disable the Action Center in Windows 10
- How to Rearrange Action Center Quick Actions in Windows 10