Windows 10: How can I restore apps?

Discus and support How can I restore apps? in Windows 10 Installation and Upgrade to solve the problem; Monday, September 11, my laptop contained microsoft office apps such as excel and word. Yesterday the apps were removed. I had not used the computer.... Discussion in 'Windows 10 Installation and Upgrade' started by John Berner1, Sep 16, 2023.

  1. How can I restore apps?


    Monday, September 11, my laptop contained microsoft office apps such as excel and word. Yesterday the apps were removed. I had not used the computer. Unable to do a restore last update was more than 10 days ago. How can I get my office apps back?

    :)
     
    John Berner1, Sep 16, 2023
    #1
  2. topgundcp Win User

    Restoring Windows 10 Image using Macrium Reflect


    In addition to the above. Here's my suggestion in step by step.
    I assume you have Macrium Installed in your current HD and already made a backup copy.
    1. Connect your new HD via USB port and boot up.
    2. Run Macrium, click on Restore tab then select the Backup Image that you made to restore
    3. click on "select a different target disk" then select your new HD as destination

      How can I restore apps? 42853d1485958256t-restoring-windows-10-image-using-macrium-reflect-.jpg
    4. Proceed to restore then Shutdown and disconnect the old HD and replace with the new HD
    5. Boot up with your new HD.
     
    topgundcp, Sep 16, 2023
    #2
  3. Brink Win User
    Mail app will not open on 10041.

    Hello Adam,

    This is the suggested solution below if you haven't already tried it. How can I restore apps? :)

    In this Windows 10 build 10041, the Mail, Calendar, and People apps may be broken due to a licensing issue with the Store Beta. To get these apps working again, you need to follow these steps:

    • Open powershell as administrator
    • Run the command Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
    • Re-install Mail, People and Calendar from the Store (green tile)
     
    Brink, Sep 16, 2023
    #3
  4. How can I restore apps?

    1.63 gb in empty photos app

    Hi James,

    Welcome to Microsoft Community and thank you for your interest in Windows 10.

    • Is there any hidden files and folders in photo app?
    This issue could be caused due to a corrupted system file. I would suggest you try these steps and check:

    I would suggest you try the restore library option and check if it helps. Please back up all the files in the library before trying this, just to make sure you don’t lose any files. Refer these steps:

    • Open Windows explorer
    • In the left panel, locate Library and right click on it
    • Click “restore default libraries” option
    • Check if the issue persists.
    Hope this information was helpful and do let us know if you need further assistance. We will be glad to assist.
     
    Karthicka_R, Sep 16, 2023
    #4
Thema:

How can I restore apps?

Loading...
  1. How can I restore apps? - Similar Threads - restore apps

  2. How to restore a previously purchased app add-on using Microsoft App store purchase history.

    in Windows 10 Gaming
    How to restore a previously purchased app add-on using Microsoft App store purchase history.: Howdy. I downloaded an App 4-Plan so I could design our new house. Got the app working nicely and decided to purchase the premium upgrade to be able to have more design tools. That was in 2020. The app was working normally until December, 2/24, when I was forced to reinstall...
  3. How to restore a previously purchased app add-on using Microsoft App store purchase history.

    in Microsoft Windows 10 Store
    How to restore a previously purchased app add-on using Microsoft App store purchase history.: Howdy. I downloaded an App 4-Plan so I could design our new house. Got the app working nicely and decided to purchase the premium upgrade to be able to have more design tools. That was in 2020. The app was working normally until December, 2/24, when I was forced to reinstall...
  4. How to restore a previously purchased app add-on using Microsoft App store purchase history.

    in Windows 10 Software and Apps
    How to restore a previously purchased app add-on using Microsoft App store purchase history.: Howdy. I downloaded an App 4-Plan so I could design our new house. Got the app working nicely and decided to purchase the premium upgrade to be able to have more design tools. That was in 2020. The app was working normally until December, 2/24, when I was forced to reinstall...
  5. On startup, Windows restored the settings itself and also deleted apps as well as data.

    in Windows 10 Software and Apps
    On startup, Windows restored the settings itself and also deleted apps as well as data.: Hey all, Almost a week ago, I got the Blue Screen error on my system.I got the same error 2 days ago when I tried connecting my wired headphones. Today, on starting the system, the screen was stuck at welcome screen saying "Finalizing Windows"After which I found that all the...
  6. On startup, Windows restored the settings itself and also deleted apps as well as data.

    in Windows 10 Gaming
    On startup, Windows restored the settings itself and also deleted apps as well as data.: Hey all, Almost a week ago, I got the Blue Screen error on my system.I got the same error 2 days ago when I tried connecting my wired headphones. Today, on starting the system, the screen was stuck at welcome screen saying "Finalizing Windows"After which I found that all the...
  7. On startup, Windows restored the settings itself and also deleted apps as well as data.

    in Windows 10 BSOD Crashes and Debugging
    On startup, Windows restored the settings itself and also deleted apps as well as data.: Hey all, Almost a week ago, I got the Blue Screen error on my system.I got the same error 2 days ago when I tried connecting my wired headphones. Today, on starting the system, the screen was stuck at welcome screen saying "Finalizing Windows"After which I found that all the...
  8. How to restore "choose a default app" from being grayed out

    in Windows 10 Gaming
    How to restore "choose a default app" from being grayed out: Hello, windows has "choose a default" option in the default apps settings grayed out and I do not know how to reverse that. I am running. I am currently running windows 11 that is activated. I am not sure if this is associated with activation issues that occurred after i...
  9. How to restore "choose a default app" from being grayed out

    in Windows 10 Software and Apps
    How to restore "choose a default app" from being grayed out: Hello, windows has "choose a default" option in the default apps settings grayed out and I do not know how to reverse that. I am running. I am currently running windows 11 that is activated. I am not sure if this is associated with activation issues that occurred after i...
  10. Understanding App Isolation Behavior in MSIX: Issue with System State Restoration After Crash

    in Windows 10 Software and Apps
    Understanding App Isolation Behavior in MSIX: Issue with System State Restoration After Crash: We have an Application built with .NET Forms, while the security components DLLs are developed in C++. Recently, we packaged our application using MSIX App Isolation and signed it with a self-signed certificate. The Application launches and functions as expected.However, when...