Uninstall Apps in Windows 10  

Page 6 of 66 FirstFirst ... 456781656 ... LastLast

  1. Posts : 17
    window 7 home prem
       #50

    Hi is there a way to uninstall Movie & tv app in window10. For me window media player is easyer to work with and also friendly
    ....thanks
      My Computer


  2. Posts : 17,838
    Windows 10
       #51

    tray said:
    Hi is there a way to uninstall Movie & tv app in window10. For me window media player is easyer to work with and also friendly
    ....thanks
    In a manner of speaking, yes:

    Close all running programs, open an instance of Windows PowerShell as Administrator, paste the following and press Enter:

    get-appxpackage *zunevideo* | remove-appxpackage

    when it's done, type exit and press Enter, restart Explorer.
      My Computer


  3. Posts : 591
    Windows 10 Pro 64bit; Windows 10 TP; KDE Neon
       #52

    Hello,

    Win 10 Pro, build 10565 here, trying to run it as my main Operating System, since yesterday :)
    What I mean with this is that I am tweaking it as much as I can, I never use an MS account, and in general I am bringing it to my needs.

    Under this perspective I am using Option Two from this fine tutorial "To Remove Specific Windows Apps from Current Account in PowerShell". Well... hahaha... yesterday I've removed them, today it brought them back (installed them), again! I have not removed Windows Store, so perhaps they got updated? Who knows...

    What I would like to ask is this: - Is there a way to put the commands from Option Two of this tutorial in a batch file, so that I won't have to copy & paste them, one by one, in PowerShell each time? :)

    I do not want to use the general command someone gave in this thread which removes everything, or at least tries to, because one time that I have removed Windows Store I had to reinstall the OS again. I do not recall the exact reason right now but the Store should not be removed.

    And one last thing. They added some new Apps like that one called "Sway"? or something? I removed this using its full name. In my Settings/ Apps & Features, though, an App called Microsoft Wi-Fi appears. How can I remove this, please?

    This my main OS, with the programs I use regularly, and I do not need any of all these.

    Thank you!
      My Computers


  4. Posts : 68,881
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #53

    Hello Joanne, :)

    Yes, you can save the commands you used in a .txt file, then rename the file extension of the .txt file to .ps1 instead. You can then right click on the .ps1 file, and click on "Run with PowerShell" as needed.

    You wouldn't want to remove the Store since you wouldn't have any way to install or update apps afterwards. It would cause issues to uninstall the Store. The general commands I have in this tutorial to uninstall all apps will not include uninstalling the Store to help.

    I'll look into the other new apps to see if I can find them, and update the tutorial if so.
      My Computers


  5. Posts : 16
    Windows 10 x64 ver 1607 build 14393.187
       #54

    Hi Joanne,

    I am on build 10565 as well on an old laptop I have revived ( I use 10240 RTM on my main lappy). I noticed the Sway app as well and haven't really had a look at it yet to decide if I wanted to keep it or not.

    I just ran Option Two as per Brink's tutorial and it is listed on my system as: Microsoft.Office.Sway_17.6314.20251.0_x64__8wekyb3d8bbwe so if you run the remove command it should work.

    Option 2 helped me with the Mail & Calendar app as it was crashing on me and after uninstalling by this method and reinstalling through the Store I finally got it to work again.
      My Computer


  6. Posts : 591
    Windows 10 Pro 64bit; Windows 10 TP; KDE Neon
       #55

    Brink said:
    Hello Joanne, :)

    Yes, you can save the commands you used in a .txt file, then rename the file extension of the .txt file to .ps1 instead. You can then right click on the .ps1 file, and click on "Run with PowerShell" as needed.

    You wouldn't want to remove the Store since you wouldn't have any way to install or update apps afterwards. It would cause issues to uninstall the Store. The general commands I have in this tutorial to uninstall all apps will not include uninstalling the Store to help.

    I'll look into the other new apps to see if I can find them, and update the tutorial if so.
    Oooh! Thank you VERY much for this very useful tip with the batch file! I've tested it and it works, I suppose! I say "I suppose" because I have already removed all the Apps one by one so I don't have where to see if it actually works or not but it seemed to work! Very convenient way because I was removing them one by one...

    Looking forward to the updated tutorial then! :)

    And if I may suggest something, it would be very useful to add some tutorials on how to create Custom Keyboard Shortcuts for "Sleep", "Restart" and "Shut Down" the computer. I use these to perform these actions by pressing one button on my keyboard. When it comes to Restart I press Ctrl-Alt-R. Pretty convenient!

    Note: If you wish, add the suggestion to create a folder called _hotkeys, in C:\Users\username\AppData\Roaming\Microsoft\Windows\Start Menu\_hotkeys
    so that the user will be able to hide the shortcuts. :)

    Delibrythe, thank you, I have already removed "Sway" using the method you suggest, as I say in my previous post.
      My Computers


  7. Posts : 68,881
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #56

    Joanne said:
    Oooh! Thank you VERY much for this very useful tip with the batch file! I've tested it and it works, I suppose! I say "I suppose" because I have already removed all the Apps one by one so I don't have where to see if it actually works or not but it seemed to work! Very convenient way because I was removing them one by one...

    Looking forward to the updated tutorial then! :)

    And if I may suggest something, it would be very useful to add some tutorials on how to create Custom Keyboard Shortcuts for "Sleep", "Restart" and "Shut Down" the computer. I use these to perform these actions by pressing one button on my keyboard. When it comes to Restart I press Ctrl-Alt-R. Pretty convenient!

    Note: If you wish, add the suggestion to create a folder called _hotkeys, in C:\Users\username\AppData\Roaming\Microsoft\Windows\Start Menu\_hotkeys
    so that the user will be able to hide the shortcuts. :)

    Delibrythe, thank you, I have already removed "Sway" using the method you suggest, as I say in my previous post.
    The tutorial has all the new apps in it except "Microsoft Wi-Fi". It doesn't appear to be listed other than to manually uninstall it in Settings. :)
      My Computers


  8. Posts : 591
    Windows 10 Pro 64bit; Windows 10 TP; KDE Neon
       #57

    Brink said:
    The tutorial has all the new apps in it except "Microsoft Wi-Fi". It doesn't appear to be listed other than to manually uninstall it in Settings. :)
    Thank you very much! From now on I will create and use the batch file :)
    I did not have from where to test if it actually works, since all the Apps I do not need are already removed manually, but I'm sure it will work and anyway, soon I will have the chance to try it!

    Thank you.
      My Computers


  9. Posts : 46
    64-bit 10240 10 Pro
       #58

    I used to do this but those apps do not cause any issues. I just stop them from running in the background. I never use any of them.
      My Computer


  10. Posts : 68,881
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #59

    Joanne said:
    Thank you very much! From now on I will create and use the batch file :)
    I did not have from where to test if it actually works, since all the Apps I do not need are already removed manually, but I'm sure it will work and anyway, soon I will have the chance to try it!

    Thank you.
    You're most welcome Joanne. :)
      My Computers


 

Tutorial Categories

Uninstall Apps in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:17.
Find Us




Windows 10 Forums