Qas Posted April 11, 2018 Posted April 11, 2018 Hi All, Does anybody know how to deploy a shortcut to "This PC" on a users Windows 10 Desktop? Thanks
FishCustard Posted April 11, 2018 Posted April 11, 2018 (edited) Create a shortcut with the following target explorer.exe shell:MyComputerFolder There's a whole list of special folders here: https://ss64.com/nt/shell.html Edited April 11, 2018 by FishCustard 2
Zoom7000 Posted April 11, 2018 Posted April 11, 2018 Hi All, Does anybody know how to deploy a shortcut to "This PC" on a users Windows 10 Desktop? Thanks Try to deploy this registry tweak to the PCs: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel Value: {20D04FE0-3AEA-1069-A2D8-08002B30309D} (For this PC) {59031a47-3f72-44a7-89c5-5595fe6b30ee} (For user home folder) Value data: Data=0 (Display the icon) Data=1 (Hide the icon)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now