Windows 10: Info regarding the default APPS in GR/RTM of W10

Discus and support Info regarding the default APPS in GR/RTM of W10 in Windows 10 Software and Apps to solve the problem; Hey guys, With the recommendation from z3r010 I thought it would be better to create a new thread. I am curious that since we are getting closer... Discussion in 'Windows 10 Software and Apps' started by heyyahblah, Jul 1, 2015.

  1. Info regarding the default APPS in GR/RTM of W10


    Hey guys,

    With the recommendation from z3r010 I thought it would be better to create a new thread. I am curious that since we are getting closer and closer to the release date of W10, does anyone have any idea or source information in regards that we will be able to remove the apps completely from W10 in the GR/RTM versions?

    I mean for all of us that do not have an Xbox and such and who will choose to use 3rd party programs like VLC, and Winamp, and etc, does anyone know if it will be possible to remove these APPS, if not all of them? Examples include: music, photos, people, Xbox, etc? Maybe even possibly the Windows Store, lol? Is there any information on this topic yet?

    Thank You.

    :)
     
    heyyahblah, Jul 1, 2015
    #1
  2. dvey22# Win User

    Technical Preview isn't allowing me to get my reservation to Windows 10 RTM

    I think I have two issues here, which may be related. I'm currently running W10 Tech Preview build 10162 (which I'm hearing isn't the last build). I cannot update this version after the release of W10 RTM. I'm not getting the Window 10 app icon in my
    system tray and I cannot reserve my upgrade. What can I do to get Win10 RTM? I was running Windows 7 prior to upgrading to W10 tech preview.
     
    dvey22#, Jul 1, 2015
    #2
  3. Nate W.H. Win User
    Is good smartphone Nokia Lumia 610?

    Hi Tornike Shavidze,



    I found a Nokia page in Greek that has some information about Nokia Drive
    here
    . According to our Windows Phone website
    here
    , Skype can also be installed in Greece.



    Regards,
     
    Nate W.H., Jul 1, 2015
    #3
  4. Kari Win User

    Info regarding the default APPS in GR/RTM of W10

    Works like a charm at least in Build 10159, I have no reason to believe this would not work in later builds / RTM / GA:

    This command in an elevated PowerShell removes the Mail & Calendar app:

    Code: Get-appxprovisionedpackage –online | where-object {$_.packagename –like "*windowscommunicationsapps*"} | remove-appxprovisionedpackage –online[/quote] The highlighted part in above command is the app name, in case of Mail & Calendar app its windowscommunicationsapps.

    A few examples: Using the command above, replace the app name with People to remove the People App, BingWeather to remove Weather App, BingNews to remowe the News App, and ZuneVideo to remove the Film & TV App.

    You can get a full list of all native apps in elevated PowerShell with following command:
    Code: Get-appxprovisionedpackage –online | Out-GridView[/quote]

    Info regarding the default APPS in GR/RTM of W10 [​IMG]

    (Click to enlarge)

    Replace the Out-GridView parameter with clip and the list will be copied to Windows clipboard, you can then paste it from there to a document and save it:
    Code: Get-appxprovisionedpackage –online | clip[/quote]
     
    Kari, Jul 1, 2015
    #4
  5. GEWB Win User
    +1 for your post. No hard info but generally looks like the user has lost even more control over their computer with Win 10. However, I'll play with the .ADML files (and others) to see what I can do...I'll total bork my system before I wipe it!

    I started this journey in October and I'll see it through to July 28th but that's it as I REALLY don't like this version of Windows. I hate the bloatware that I don't want but insists on running, the further loss of user controls (version-to-version), the massive security risk potential ( don't EVEN get me started on that issue), the default install settings, etc. - no I'm not going to discuss these here - flame away as it doesn't matter to me.

    BTW, loaded Mint 17.2 a few days ago - I think it's the beginning of a new friendship. *Dinesh

    Regards,
     
    GEWB, Jul 1, 2015
    #5
  6. GEWB Win User
    Kari -

    My 88 year old father will never be able to follow your instructions.

    How about writing a third-party application to select and delete desired Windows bloatware applications?

    Regards,
     
    GEWB, Jul 2, 2015
    #6
  7. Kari Win User
    Sorry, an OP asked something, I answered. You are of course welcome to code the app to remove them.

    If removing the native apps which are not meant to be removed by normal user, which as far as Windows design and its functionality goes has on purpose been made somewhat more difficult than a simple DEL key press, should I have rather replied with "Because it is a bit complicated, I will not post the instructions although I know how it's done"?

    Honestly, I have not the faintest clue about how on earth I could have told this in any simpler way?
     
    Kari, Jul 2, 2015
    #7
  8. Info regarding the default APPS in GR/RTM of W10

    Thank You Very Much for your help Kari. It's a shame that there is no option to remove them natively from the system but we must use the PowerShell method. The only thing that scares me if you remove a little too much, might it botch the way Windows 10 will function. Causing errors or BSOD or things of that nature? I guess only trial and error will tell via VM-WARE or install remove and see how the O/S functions.

    I agree with you GEWB. I do not think anyone is going to flame you. Microsoft was dumb to remove gadgets feeling they were a security risk and people were not using them. When in fact a lot of users found them quite handy actually, including myself. In regards how you mentioned the massive security risk potential in APPS, I agree with you there. It will not take long for hackers to exploit the code and find vulnerabilities to screw up your PC even more via STORE APPS or the built in BLOATWARE apps on the machine that we are unable to uninstall via settings panel. That is truly a shame. I hope the RTM lets us remove all the ones we do not want/need.

    I wouldn't be surprised if Microsoft forces us to have them that someone will code a 3rd party app to either forcefully remove them, or some of those ISO builders out there (the ones that throw around modified copies of Windows) will remove them from the install so when you install W10 they won't even be part of the O/S. Honestly, that would not surprise me one bit. So I dont think anyone will flame you.

    Thanks for the tips Kari. I'm a little savvy so the steps you posted should be quite forward for me to follow, however if I run into some problems I will let you know. Thanks for the post.

    I just hope I won't botch Windows by removing these forcefully .... *Sad
     
    heyyahblah, Jul 2, 2015
    #8
  9. GEWB Win User
    Kari -

    Not a flame but acknowledgement of your skills and a blast to the stupidity of Microsoft.

    If you write the application, English, Finnish or German (my dad is fluent in all of those) I'll write the Help system (in English but dad will translate to Finn and German).

    Regards,
     
    GEWB, Jul 2, 2015
    #9
  10. Kari Win User
    I am sorry about my reaction. I can understand Microsoft, there's a reason why those native apps should remain in the system and personally I am against removing them. They do not take any resources when not used, they can be unpinned from Start. They belong to the core Windows and should remain where they are.

    To write an app to do something like one you suggest, you need a lot of nerves. It will most probably cripple a few Windows setups, causing your inbox to flood with angry messages. You need to support it, check the app IDs and such for each upgrade and so on. An example: if someone had created an app to remove the Mail, People & Calendar app in build 10074, it had only removed Mail & Calendar in build 10158 because MS changed the app; when one and same app called WindowsCommunicationsApps (system name) earlier included all three "sub apps" Mail, People and Calendar, it now only includes Mail and Calendar because People app has been taken out of it and is now its own app.

    From a coders point of view these constant changes make it quite difficult, something I am not willing to do.
     
  11. GEWB Win User
    Hello Kari -

    Understood and appreciated (as I spent 13 years on teams writing custom enterprise software).

    Regards,
     
  12. At least we can remove some of them now thats Kari.
    @GEWB, maybe when the release comes out we will have more options. I guess right now basically its a waiting game. If the GA/RTM doesn't allow full remove of such unnecessary apps like Xbox for example, someone will code an app to remove them or Microsoft might get enough complaints via Feedback that they might themselves release a patch/fix to remove them from the system, only time will tell.

    These apps have been bothering me since the beginning so I figured I would ask the pros in here what options I have. Its good to hear that Kari provided us with some answers and we have something rather then nothing. So we can wait it out, or test to see which ones we can remove and if it will keep the system stable or not. I will be doing a lot of playing around via VM.

    Kiitoksia oikein paljon
     
    heyyahblah, Jul 2, 2015
    #12
  13. Mystere Win User

    Info regarding the default APPS in GR/RTM of W10

    Why would your 88 year old father care if there's a people app? Generally, it's only anally retentive control freaks that care, and those are the kind of people that can figure out how to execute a script.
     
    Mystere, Jul 2, 2015
    #13
  14. Jaysmi23 Win User
    So I'm on the release version, 10240, fully up to date (but still an Insider) and Kari's process isn't going completely to plan.

    The Get-AppxPackage -online | Out-GridView confirms that the previous code is in fact removing the apps. (The second list is missing the apps I removed (windowscommunicationsapps and ZuneVideo).

    However, those apps are still there in Start and still report as "Installed" in the Store. So I don't know what to do next!

    Reason I am trying to re-install is that just about every single one of my core apps crashes on opening. (Movies&TV, Groove, Photos, Mail, Calendar, People........)*Mad
     
    Jaysmi23, Jul 31, 2015
    #14
  15. Jaysmi23 Win User
    In addition to Kari's code for removing the app from the computer:

    Code: Get-appxprovisionedpackage –online | where-object {$_.packagename –like "*windowscommunicationsapps*"} | remove-appxprovisionedpackage –online[/quote] (where you replace 'windowscommunicationsapps' with the name of the app you wish to remove - list of names provided by entering Code: Get-appxprovisionedpackage –online | Out-GridView[/quote] )

    You also need to use the following for disconnecting from your account:

    Code: Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage[/quote] Once both those are done, restart the Windows Store by using wsreset.exe in Run.

    Then you can search for and install those apps again if you so wish at any time like any other app.
     
    Jaysmi23, Aug 1, 2015
    #15
Thema:

Info regarding the default APPS in GR/RTM of W10

Loading...
  1. Info regarding the default APPS in GR/RTM of W10 - Similar Threads - Info regarding default

  2. Bad System Config Info - W10

    in Windows 10 Gaming
    Bad System Config Info - W10: A friend brought me her computer last night because it had suddenly stopped booting up. She got the error message on the BSOD about "Bad System Config Info". Windows Repair was unable to deal with this, and the standard repair options offered have had no effect.I located the...
  3. Bad System Config Info - W10

    in Windows 10 Software and Apps
    Bad System Config Info - W10: A friend brought me her computer last night because it had suddenly stopped booting up. She got the error message on the BSOD about "Bad System Config Info". Windows Repair was unable to deal with this, and the standard repair options offered have had no effect.I located the...
  4. Bad System Config Info - W10

    in Windows 10 Installation and Upgrade
    Bad System Config Info - W10: A friend brought me her computer last night because it had suddenly stopped booting up. She got the error message on the BSOD about "Bad System Config Info". Windows Repair was unable to deal with this, and the standard repair options offered have had no effect.I located the...
  5. How to change my default apps to NOTHING on W10?

    in Windows 10 Customization
    How to change my default apps to NOTHING on W10?: I'm so annoyed. I don't know what I did, but all my package files are opening with internet explorer icons, and when I reset my default apps, it says the default is Windows Explorer. How can I change it to NOTHING? Don't tell me to reset it again literally; I tried 3 times....
  6. Info regarding collaboration on paint 3D

    in Windows 10 Software and Apps
    Info regarding collaboration on paint 3D: HelloI would like to know whether there is an option to collaborate on paint 3D which would be really helpful for a little research project I'm doing with my friend as an in-person presentation of the idea is not possible during the present scenario....
  7. Regarding apps

    in Microsoft Windows 10 Store
    Regarding apps: By the time android phones had got updated and variety of apps are available but windows is still backward and only some apps are available.so I request you create more apps in microsoft store and a Inbuilt app that converts android application to windows application...
  8. W10 version info

    in Windows 10 Support
    W10 version info: Here it is according to forum instructions: [img] Here it is on Desktop (DWORD 1 paintdesktop) [img] Here it is from command line: C:\Users\Owner>ver Microsoft Windows [Version 10.0.18363.719] Looks to me like paintdesktop is lying. Command 'ver' is incongruous....
  9. Question regarding to activation from preview version to RTM

    in Windows 10 Updates and Activation
    Question regarding to activation from preview version to RTM: Hi forumers, So far what I knew is those who join for windows insider preview are able to obtain windows 10 for free (before RTM released) I registered windows insider preview with my account since win10 still in beta stage (build 10xxx). However, I didn't install and...
  10. Windows 10 10240 RTM | Default User Taskbar Icons

    in Windows 10 Support
    Windows 10 10240 RTM | Default User Taskbar Icons: So I have figured out how to change Default browser, default pdf reader, even think I can set the default start menu tiles but the last thing for my corporate image that I need is to remove the edge browser from the taskbar. I have great powershell code to add/remove...