Reinstall and Re-register Apps in Windows 10  

Page 24 of 25 FirstFirst ... 1422232425 LastLast

  1. Posts : 71,612
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #230

    filmman said:
    Hello. Thanks for answering.

    But since this process is a reinstallation, does this mean that these apps are removed without being able to be reinstalled?
    The ones it shows me that are in use:
    Microsoft.GamingServices_17.85.5002.0_x64__8wekyb3d8bbwe.
    5319275A.WhatsAppDesktop_2.2401.4.0_x64__cv1g1gvanyjgm.
    Microsoft.YourPhone_1.23112.87.0_x64__8wekyb3d8bbwe.
    MicrosoftWindows.Client.CBS_1000.19053.1000.0_x64__cw5n1h2txyewy.
    Microsoft.Windows.StartMenuExperienceHost_10.0.19041.3636_neutral_neutral_cw5n1h2txyewy.
    You could temporarily disable all startup apps, restart the computer, and try again to minimize the ones in use.
      My Computers


  2. Posts : 7
    Windows 10
       #231

    Hello Brink, new to the forum, I'm going to reset my setting app and happened to found this forum reccomended by Greg from Official Microsoft Community Forum

    I'm planning on using the command from Reinstall and Reregister Windows App section
    My question is, is it safe to input those command into the CMD ?
    Will it bring malware or malicious stuff into my computer ?
    Also, are all these command officially from Microsoft system ?

    Sorry if my question seems dumb, or maybe it is
    I'm just kinda paranoid about malware infection 😣
      My Computer


  3. Posts : 71,612
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #232

    Legatus said:
    Hello Brink, new to the forum, I'm going to reset my setting app and happened to found this forum reccomended by Greg from Official Microsoft Community Forum

    I'm planning on using the command from Reinstall and Reregister Windows App section
    My question is, is it safe to input those command into the CMD ?
    Will it bring malware or malicious stuff into my computer ?
    Also, are all these command officially from Microsoft system ?

    Sorry if my question seems dumb, or maybe it is
    I'm just kinda paranoid about malware infection ��
    Hello, and welcome.

    No worries. The command is from Microsoft and will only re-register and reinstall all installed app packages.
      My Computers


  4. Posts : 7
    Windows 10
       #233

    Ah okay, thankyou so much Brink
    So I'm going to re install and re register the Setting app
    Before stumbled in this forum, I also found other commands from other forum, but all of them are different from the one you posted, so it makes me confused, which one is the right one

    For example like this one I found on Microsoft Official Forum
    This command, the op said used to reset Windows Setting app too
    " Get-AppXPackage -Name Windows.Immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} "

    But yours is written differently
    So which one is the correct one ?
    I'm afraid it will broke something
      My Computer


  5. Posts : 71,612
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #234

    Legatus said:
    Ah okay, thankyou so much Brink
    So I'm going to re install and re register the Setting app
    Before stumbled in this forum, I also found other commands from other forum, but all of them are different from the one you posted, so it makes me confused, which one is the right one

    For example like this one I found on Microsoft Official Forum
    This command, the op said used to reset Windows Setting app too
    " Get-AppXPackage -Name Windows.Immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} "

    But yours is written differently
    So which one is the correct one ?
    I'm afraid it will broke something
    The command to only re-register and reinstall the Settings app in Option Two is just another way to run the same command.
      My Computers


  6. Posts : 7
    Windows 10
       #235

    Ah so its basically the same command ?
    Only written differently but produce the same function and result ?
      My Computer


  7. Posts : 71,612
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #236

    Legatus said:
    Ah so its basically the same command ?
    Only written differently but produce the same function and result ?
    Correct. It was written to be able to run in either a command prompt or PowerShell, but same command.
      My Computers


  8. Posts : 7
    Windows 10
       #237

    Okay thankyou so much
    My issue is, after initial boot and entering Windows, I directly click Windows button and open Setting App, and then I typed Graphic Settings and then it proceed to open Graphic Settings normally (the one where to turn on Hardware Accelerated thing)
    Then, this is where the issue comes, on top left there are back button right, to go back to the previous tab exactly above the home button (to return to the main page of Setting App)

    When I click the back button, the Setting App will freeze, I can't click anything on it, but the app itself isnt described as Not Responding and I can close it by right click the icon in taskbar and close the app, that's it, after that reopening the Setting App, going to Graphic Setting sub menu, clicking back button wont freeze the Setting App anymore
    Also in Reliability Monitor the error is listed as MoAppCrash

    It only happens after initial boot of Windows, just that once, the rest until I turned off My PC it doesnt happened anymore

    Do you think using this command can fix the issue ?
    If it cant, is it probably a bug from Windows itself ?
    Because all menu from the Settings App work fine, back button from every sub menu also work fine (did it in the initial boot also to check), just that back button from Graphic Settings seems a bit buggy

    Thankyou so much
      My Computer


  9. Posts : 71,612
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #238

    Legatus said:
    Okay thankyou so much
    My issue is, after initial boot and entering Windows, I directly click Windows button and open Setting App, and then I typed Graphic Settings and then it proceed to open Graphic Settings normally (the one where to turn on Hardware Accelerated thing)
    Then, this is where the issue comes, on top left there are back button right, to go back to the previous tab exactly above the home button (to return to the main page of Setting App)

    When I click the back button, the Setting App will freeze, I can't click anything on it, but the app itself isnt described as Not Responding and I can close it by right click the icon in taskbar and close the app, that's it, after that reopening the Setting App, going to Graphic Setting sub menu, clicking back button wont freeze the Setting App anymore
    Also in Reliability Monitor the error is listed as MoAppCrash

    It only happens after initial boot of Windows, just that once, the rest until I turned off My PC it doesnt happened anymore

    Do you think using this command can fix the issue ?
    If it cant, is it probably a bug from Windows itself ?
    Because all menu from the Settings App work fine, back button from every sub menu also work fine (did it in the initial boot also to check), just that back button from Graphic Settings seems a bit buggy

    Thankyou so much
    Resetting the Settings app can't hurt to see if it may help with the freeze up.
      My Computers


  10. Posts : 7
    Windows 10
       #239

    If it still freezes, does it mean its a bug from Windows itself ?

    - - - Updated - - -

    Brink said:
    Resetting the Settings app can't hurt to see if it may help with the freeze up.
    Hello Brink, is it okay if I post a new thread about my issue in General Support Section ?
      My Computer


 

Tutorial Categories

Reinstall and Re-register 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 22:05.
Find Us




Windows 10 Forums