Or via PowerShell.... Get-AppxPackage -Name "*App Name*" | Remove-AppxPackage
On Fri, Jul 31, 2015 at 4:12 PM Sean Pomeroy <[email protected]> wrote: > You can uninstall them by opening System > Settings > Installed Apps > > On Fri, Jul 31, 2015 at 3:56 PM Marable, Mike <[email protected]> > wrote: > >> How can I clean this out of the Start Menu \ All Apps? I’m trying to >> build a public-facing machine and would really like to remove/hide >> everything in the All Apps portion of the Start Menu. >> >> >> >> Anyone have any luck or ideas? I’ve been combing GPO spreadsheets and >> GPMC all day and it’s all starting to blur. >> >> >> >> >> >> >> >> >> >> *Mike Marable* >> >> Application Programmer/Analyst Lead >> >> Enterprise Device Engineering and Management >> >> MCSE, MCTS, MCITP, MCSA, MS [Profile >> <http://www.mycertprofile.com/Profile/5319166625>] [Blog >> <http://thesystemsmonkey.wordpress.com/>] >> >> -------------------------------------------- >> >> *"The difficult we do at once. The impossible takes a little longer."* >> >> -US Army Corps of Engineers >> >> >> >> *"It is better to have less thunder in the mouth and more lightning in >> the hand."* >> >> -Apache Proverb >> >> >> >> I will rise when I have fallen. >> >> >> >> *"Unless you try to do something beyond what you have already mastered, >> you will never grow."* >> >> -Ralph Waldo Emerson >> >> >> >> >> >> >> >> >> >> ********************************************************** >> Electronic Mail is not secure, may not be read every day, and should not >> be used for urgent or sensitive issues >> >>
