Skip to content

Instantly share code, notes, and snippets.

@pacman2108
Forked from oldaccofpronoy2108/centretaskbar.md
Last active November 9, 2021 14:01
Show Gist options
  • Save pacman2108/dcac79274d33b6f127fa5e2a4aa633f5 to your computer and use it in GitHub Desktop.
Save pacman2108/dcac79274d33b6f127fa5e2a4aa633f5 to your computer and use it in GitHub Desktop.
Taskbar to the Centre

Custom Shortcuts for Task View and Search

Task View

  1. Open this & download the taskview.ico file.
  2. In the shortcut target box, type or copy-paste the following:

explorer shell:::{3080F90E-D7AD-11D9-BD98-0000947B0257}

  1. Type "Task View" (without the quotes) as the name of the shortcut. Click Finish when done.
  2. Now, right click the shortcut you created and select Properties.
  3. On the Shortcut tab, click Browse... & navigate to taskview.ico
  4. Click OK to apply the icon, then click OK to close the shortcut properties dialog window.

Search

  1. Open this & download search.ico file
  2. In the shortcut target box, type or copy-paste the following:

explorer shell:::ms-search:

  1. Type "Search" (without the quotes) as the name of the shortcut. Click Finish when done.
  2. Now, right click the shortcut you created and select Properties.
  3. On the Shortcut tab, click Browse... & navigate to search.ico
  4. Click OK to apply the icon, then click OK to close the shortcut properties dialog window.

Or download all of them here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment