How to reset and delete all pinned apps on the Taskbar in Windows 10
This guide will show you how to reset and delete all pinned apps on the Taskbar (taskbar) in Windows 10.
This guide will show you how to reset and delete all pinned apps on the Taskbar (taskbar) in Windows 10.
Why reset and delete all apps on the Taskbar?
This can be useful if the Unpin this program from taskbar option doesn't work for pinned apps, or you just want to quickly remove all pinned apps from task bar.
By default, apps pinned on the taskbar are saved in 2 locations.
- In the registry:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerTaskband
- In the hidden TaskBar folder:
%AppData%MicrosoftInternet ExplorerQuick LaunchUser PinnedTaskBar
The downloadable .bat file in this guide will delete the content in these locations, to reset and delete all pinned applications on the taskbar.
You can reset and delete all pinned apps on the Taskbar
How to reset and delete all pinned apps on the Taskbar in Windows 10
To reset and delete all pinned apps on the Taskbar in Windows 10, do the following:
1. Download this Reset_Clear_Pinned_Apps_on_Taskbar.bat file, then run it on your computer.
The content of the .bat file for reference
Code:
DEL /F /S /Q /A "%AppData%MicrosoftInternet ExplorerQuick LaunchUser PinnedTaskBar*" REG DELETE HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerTaskband /F taskkill /f /im explorer.exe start explorer.exe
2. If prompted, click Run.
Note : If you like, you can stop receiving the Run promptby unblocking the downloaded .bat file.
3. You should now see your screen blink when Explorer is restarted.
4. All apps pinned on the taskbar will now be reset and deleted.
Hope you are succesful.
- How to center the Taskbar icons in Windows 10
- Trick to rearrange stacking windows on Windows Taskbar
- 3 How to reset Win 7, Factory reset Windows 7
- How to delete / hide the language icon on the Windows 10 Taskbar
- How to use the Reset feature on Windows 10
- How to reset GPU options for apps to default in Windows 10