Advertisement
TONSCHUH

How to restore apps, which got automatically removed, after Windows Reset

Sep 2nd, 2022 (edited)
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. How to get apps back, which got automatically removed from your system, while doing a Windows Reset
  2.  
  3. https://docs.microsoft.com/en-us/windows/package-manager/
  4.  
  5. https://community.chocolatey.org/
  6.  
  7.  
  8. Jason M Morin Sr. "winget export -o c:\path\to\file.json" to export installed applications. Move file to external source, reset PC, move file back. "winget import -i c:\path\to\file.json" to import/install. Only downside is that not all companies publish their software to the Winget repo
  9.  
  10.  
  11. Winget export apps.json
  12.  
  13. Reset
  14.  
  15. Winget import apps.json
  16.  
  17.  
  18. https://www patchmypc.com
  19.  
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement