: Copy and paste the following command into the window: Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName, DisplayVersion, Publisher | Format-Table –AutoSize > C:\InstalledApps.txt
: Type the following command: winget export -o C:\SoftwareList.json download list of installed programs windows 10
: Right-click the Start button and select Windows PowerShell (Admin) . : Copy and paste the following command into
For a modern, "clean" list that is easy to read, use winget . This is particularly useful if you want to use the list to automatically reinstall programs later. download list of installed programs windows 10