Uninstall Apps in Windows 10  

Page 65 of 65 FirstFirst ... 1555636465

  1. Posts : 41,434
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #640

    So I downloaded the newest Windows 10 I found on Microsoft's website
    Normally the reliable way to create a bootable disk is simply to use the MS media creation tool to directly create a bootable flash drive, for example as per the tutorial here.

    Have you tried the alternative command form @garlin suggested?

    How are you launching Powershell?
    Are you starting Powershell from the appropriate shortcut?
    Winget --info

    works for me.
      My Computers


  2. Posts : 67,243
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #641

    CJW said:
    So I downloaded the newest Windows 10 I found on Microsoft's website (which has a date of 5/23), put it on a flash drive, re-booted & re-installed. Winver showed: Version 22H2 Build 19045.2965. I ran Windows Update 4x (to make sure I had everything), re-booted & Winver then showed: Version 22H2 Build 19045.3636

    I then used: Get-AppxPackage -AllUsers | Select Name, PackageFullName >"$env:userprofile\Desktop\Apps_List.txt to get a list of installed Windows apps & used remove-appxpackage -AllUsers PackageFullName to uninstall some apps.

    Same error messages. I've ran the uninstall command while disconnected from the internet & while connected to the internet; no difference. What am I doing wrong?

    - - - Updated - - -

    I also ran Winget --info to get some information. But that gave me this error:

    Winget : The term 'Winget' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct & try again.
    At line:1 char:1
    + Winget --info
    + ~~~~~~
    + CatagoryInfo : ObjectNotFound: (Winget:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
    Hello mate,

    As a test, try using option 13 to uninstall these apps.
      My Computers


  3. CJW
    Posts : 307
    10 Pro. 64Bit
       #642

    dalchina said:
    Normally the reliable way to create a bootable disk is simply to use the MS media creation tool to directly create a bootable flash drive, for example as per the tutorial here.

    Have you tried the alternative command form @garlin suggested?

    How are you launching Powershell?
    Are you starting Powershell from the appropriate shortcut?
    Winget --info
    works for me.
    I downloaded Windows 10 directly from Microsoft's site (https://www.microsoft.com/en-us/soft...d/windows10ISO). Then followed the on-screen instructions to create the bootable USB.

    I don't see Garlin's alternative.

    I'm opening the Start Menu, scrolling to & opening the Windows Powershell folder & selecting "Run as Administrator" on the Windows Powershell shortcut.

    Unfortunately, Winget just isn't working on my comfuser.

    - - - Updated - - -

    Brink said:
    Hello mate,

    As a test, try using option 13 to uninstall these apps.
    I'll give Option 13 a try tomorrow.
      My Computer


  4. Posts : 41,434
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #643

    I don't see Garlin's alternative.
    Post #633 - 2 formats in the Code box.
    @garlin- could you clarify this for cjw please? Thanks!

    As for Winget:
    a.
    Uninstall Apps in Windows 10-untitled.png
    b.
    Uninstall Apps in Windows 10-1.jpg

    works for me..
      My Computers


  5. Posts : 590
    Windows 7
       #644

    Replace with the actual package name.
    Code:
    Get-AppxPackage -AllUsers Microsoft.ZuneMusic_11.2309.6.0_x64__8wekyb3d8bbwe | Remove-AppxPackage
      My Computer


  6. CJW
    Posts : 307
    10 Pro. 64Bit
       #645

    garlin said:
    Replace with the actual package name.
    Code:
    Get-AppxPackage -AllUsers Microsoft.ZuneMusic_11.2309.6.0_x64__8wekyb3d8bbwe | Remove-AppxPackage
    Thanks for the code, but it didn't work for me.
    Here are 3 examples of errors I received:

    PS C:\Windows\system32> Get-AppxPackage -AllUsers Microsoft.MicrosoftStickyNotes_6.0.1.0_x64__8wekyb3d8bbwe | Remove-AppxPackage
    Get-AppxPackage : The term 'Get-AppxPackage' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
    and try again.
    At line:1 char:1
    + Get-AppxPackage -AllUsers Microsoft.MicrosoftStickyNotes_6.0.1.0_x64_ ...
    + ~~~~~~~~~~~~~~~
    + CategoryInfo : ObjectNotFound: (Get-AppxPackage:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    ======================================================================

    PS C:\Windows\system32> Get-AppxPackage -AllUsers Microsoft.ZuneVideo_10.22091.10051.0_x64__8wekyb3d8bbwe | Remove-AppxPackage
    Get-AppxPackage : The term 'Get-AppxPackage' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
    and try again.
    At line:1 char:1
    + Get-AppxPackage -AllUsers Microsoft.ZuneVideo_10.22091.10051.0_x64__8 ...
    + ~~~~~~~~~~~~~~~
    + CategoryInfo : ObjectNotFound: (Get-AppxPackage:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    ======================================================================
    PS C:\Windows\system32> Get-AppxPackage -AllUsers Microsoft.MicrosoftOfficeHub_18.2306.1061.0_x64__8wekyb3d8bbwe | Remove-AppxPackage
    Get-AppxPackage : The term 'Get-AppxPackage' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
    and try again.
    At line:1 char:1
    + Get-AppxPackage -AllUsers Microsoft.MicrosoftOfficeHub_18.2306.1061.0 ...
    + ~~~~~~~~~~~~~~~
    + CategoryInfo : ObjectNotFound: (Get-AppxPackage:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    Brink said:
    Hello mate,
    As a test, try using option 13 to uninstall these apps.
    Unfortunately, Option 13 didn't work for me either.
      My Computer


  7. Posts : 41,434
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #646

    The evidence suggests your Powershell installation may be corrupt.

    This seems strange, as you said you clean installed Windows, I think. (If you did, that would have meant you booted from the install disk and deleted all partitions making up the old Windows installation and then installed to unallocated space

    You would then have had to configure a user account during the installation and would have had no personal data and no installed programs.

    Please confirm that's what you did. Thanks.
    Last edited by dalchina; 3 Days Ago at 01:21.
      My Computers


  8. CJW
    Posts : 307
    10 Pro. 64Bit
       #647

    dalchina said:
    Please confirm that's what you did. Thanks.
    I downloaded Windows 10 directly from Microsoft's site (https://www.microsoft.com/en-us/software-download/windows10). Then followed the on-screen instructions to create a bootable USB.

    1. I shut down the comfuser, turned it back on & went into the BIOS to set boot to the USB.

    2. I deleted all partitions so I can install Windows onto Unallocated Space, then I created the initial Local Administrator account.

    3. After Windows was finished installing, I went into Settings>Update & Security>clicked Check for updates & did that about 4 times to make sure I had everything available.
      My Computer


  9. Posts : 2,013
    Windows 11 Pro (latest update ... forever anal)
       #648

    Try Geek Uninstaller (freeware)

    Download zip file, open in windows Explorer, extract (copy & paster) geek.exe file to the Desktop
    Run geek.exe file > select View menu > Microsoft Store Apps
    Double click on desired app(s) to uninstall

    Note : The usual program for this is RevoUninstaller (freeware) but occasionally I find that if Revo can't find an app, geek will.
      My Computers


 

  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 09:30.
Find Us




Windows 10 Forums