Classic Shell http://www.classicshell.net/forum/ |
|
How to make the frequent used apps list empty for new users http://www.classicshell.net/forum/viewtopic.php?f=7&t=5923 |
Page 1 of 1 |
Author: | adnone [ Tue Apr 19, 2016 4:22 am ] |
Post subject: | How to make the frequent used apps list empty for new users |
Win10 Pro domain joined. When a new user logins to the workstation, the start menu is filled with some recent programs that I don't know where they come from. Problem is that I removed all metro apps, so I'm getting shortcuts that are not working. Example : ![]() How I can either make this list empty by default (but still working when users will start using programs) ? Or even better, pre-load it with some items ? I tried to export/import the key HKCU\Software\Ivosoft to Default user but still no luck. |
Author: | Gaurav [ Tue Apr 19, 2016 5:24 am ] |
Post subject: | Re: How to make the frequent used apps list empty for new us |
How have you removed the apps? Using Classic Start Menu or using PowerShell? Metro apps are installed for individual user accounts. You could try removing them for all users: http://winaero.com/blog/how-to-remove-a ... indows-10/ The command you need in PowerShell is: Get-AppxPackage -AllUsers | Remove-AppxPackage |
Author: | adnone [ Tue Apr 19, 2016 5:37 am ] |
Post subject: | Re: How to make the frequent used apps list empty for new us |
Yes, I removed them from the WIM image using this command. It's just the shortcut showing there, apps are not installed/working when I click on any of these icons. Edit : Actually I'm not sure I've added the -AllUsers switch when removing apps, gonna try again. |
Author: | Ivo [ Tue Apr 19, 2016 7:31 am ] |
Post subject: | Re: How to make the frequent used apps list empty for new us |
The frequently used programs are stored here: HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |