

- #Your phone companion app uninstall how to
- #Your phone companion app uninstall install
- #Your phone companion app uninstall update
- #Your phone companion app uninstall tv

#Your phone companion app uninstall update
(a spinoff of Microsoft Paint, is one of several applications introduced with the Windows 10 Creators Update - just get ) reg files to remove "show compressed files as folders" functionally from Windows 7/8/10 This tweak adds the 32-DWORD value FirstRunSucceeded to the Registry with a value data of 1 under the key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Holographic.Īfter that this you can deinstall, open settings and go to "Mixed Reality".
#Your phone companion app uninstall how to
#Your phone companion app uninstall install
Windows Store (DANGER - Don't remove, maybe you want to install apps? and it's needed for updates).Phone and Phone Companion apps together.

Money, News, Sports and Weather apps together (I like the weather app, you can remove news, sports, money and reinstall the weather app).Messaging and Skype Video apps together.
#Your phone companion app uninstall tv
Groove Music and Movies & TV apps together.Without admin rights the script will do nothing.

Start Windows Power Shell with admin rights (right click and "run as administrator") and start the script. #get-appxpackage -allusers alarms | remove-appxpackageĪll apps without the comment character will be removed. Just put # before the line with the command like: To do this, execute this command in the PowerShell: Set-ExecutionPolicy Unrestricted.Īfter using the script you can that the execute level back to "Set-ExecutionPolicy Restricted" if you like.Įdit the Powershell-Script (Win10AppRemove.ps1) and comment out the apps which you don't want to remove. If this is your first time executing PowerShell Scripts you have to allow scripts to be executed. This is the "normal" way to remove apps which aren't reluctant like the ones this script removes. Hover over the icon in the start menu, right click and choose "deinstall". InstructionsĪt first, I would suggest that you deinstall all apps which you don't need via the start menu. Powershell script which deinstalls / removes the preinstalled Windows 10 apps (bloatware), this script can removeĮven mandatory apps like XBox which can't be deinstalled with normal measures like startmenu, programms and features and so on.īasicly it's debloating your Windows 10 install. Windows 10 Apps Remover / Debloater Description
