Does anyone know how I can print out Control Panel\Programs\Programs and Features in Windows 10? I did the wmic thing, but it does not list the features and all programs. Sure hope someone knows this.
This should generate a list of all applications installed and then save it to a .txt file located at C:\InstalledApps.txt which you can then load in a text editor and print.