How to Export Installed Apps List in Windows 11 without any Software?

209 views Jan 8, 2023

How to Export Installed Apps List in Windows 11 without any Software? This video is also helpful for those who are still using Windows 10, 8, or 7. Suppose your Windows operating system fails regularly, and you want to reinstall Windows 11 on your computer or laptop. In that case, you may want to note down the currently installed software so you can install them after installing Windows. If you have installed a lot of software and want to reinstall it again after a successful installation of the operating system, there is a way to get the lists of the installed app in a notepad file. To get the list of the installed apps in Windows 11, you need to execute simple commands in the Command Prompt, which you can copy from this video description. How to get a list of installed apps in Windows 11? To export the installed apps list in a notepad file, press the Windows Logo + R keys to open the Run dialog box. Then, type cmd in the Run box and press Ctrl + Shift + Enter to open the command prompt with admin rights. If  User Account Control (UAC) prompts, click Yes to continue. In the elevated command Prompt window, type WMIC and press Enter from the keyboard to execute it. Next, type the following and hit Enter from the keyboard:- /output:C:\InstallList.txt product get name,version