Sunday, December 24, 2017
How to Pin My Computer to Taskbar
How to Pin My Computer to Taskbar
Alternatively, you can right-click on the icon which will show the list as below image, right-click on "Windows Explorer" if you use windows 7 or "File Explorer" if you use windows 8, then click on Properties.
**In the Target field type the following and then click OK: %windir%explorer.exe ��
Thats it. Now whenever youll click on on the pinned Windows Explorer icon, itll open My Computer window as default.
- * if you tried it and the libraries still open just change target to:
- %windir%explorer.exe shell:MyComputerFolder
- *To point the Windows explorer to another directory, simply add its location to right after %windir%explorer.exe ( For example: %windir%explorer.exe E:downloads )
- *If you want to restore Windows Explorer shortcut to open Libraries again, simply just remove blank space and double-quotes ("") at the end