itgeek Posted November 26, 2019 Posted November 26, 2019 Hi I cant find a to add This PC to students desktop. Does this have to be done via Regedit? Thanks
Katy Posted November 26, 2019 Posted November 26, 2019 It looks like it does have to be done in the registry (or via a Group Policy Preference item): HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel\{20D04FE0-3AEA-1069-A2D8-08002B30309D} - 1 to hide, 0 to show https://social.technet.microsoft.com/Forums/en-US/2f779a2e-eef8-443f-949a-681e43b7e267/windows-10-policy-add-desktop-icons?forum=winserverGP
StevieM Posted November 26, 2019 Posted November 26, 2019 Or you can just drag This PC from the Start Menu to your desktop, then copy and paste the shortcut to your redirected desktop folder.
Arthur Posted November 26, 2019 Posted November 26, 2019 (edited) I do what @Katy suggested, but during OSD. reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel" /v {20D04FE0-3AEA-1069-A2D8-08002B30309D} /d 0 /t REG_DWORD /f Edited November 26, 2019 by Arthur
Liam Posted March 27, 2020 Posted March 27, 2020 Or group policy preferences - shortcuts. I have always used a redirected folder though.
FN-GM Posted March 27, 2020 Posted March 27, 2020 Or group policy preferences - shortcuts. I have always used a redirected folder though. I used the shell items option in GPP this week. Worked a treat. 1
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