Hi all. Today we come here to show you a little trick to remove the
applications from the home screen on windows8 , which can be annoying to
some and comfortable for others users. The truth is that
these applications are designed for use on touch devices and use on a
daily basis may not be entirely satisfactory.
This little trick is as follows:
1. Login your windows with Administrator mode.
2. To access Powershell write the following command as is:
Get-AppxPackage-AllUsers | Remove-AppxPackage
3. With this command we can eliminate them completely, but we can retrieve them later if we are downloading from the Microsoft Store.
Remove Apps from Homescreen in Windows 8
This little trick is as follows:
1. Login your windows with Administrator mode.
2. To access Powershell write the following command as is:
Get-AppxPackage-AllUsers | Remove-AppxPackage
3. With this command we can eliminate them completely, but we can retrieve them later if we are downloading from the Microsoft Store.
No comments:
Post a Comment