Any way to get a list of all programs installed on a Windows 10 HDD?

Page 1 of 4 123 ... LastLast

  1. Posts : 163
    Windows 10
       #1

    Any way to get a list of all programs installed on a Windows 10 HDD?


    Is there any app or any way to get a list of all installed programs on a Windows 10 system drive on a PC that won't boot?
    I usually go to C:\Program Files and C:\Program Files(x86) for this, but then sometimes programs are installed elsewhere.

    Any help much appreciated
      My Computer


  2. Posts : 48
    Windows 10 1903
       #2

    well there's the obvious one, take the drive out and put it in another computer, or in a dock.
    then just scan the program folders.
      My Computer


  3. Posts : 17,661
    Windows 10 Pro
       #3

    Run this command on PowerShell to create a text file Software_List.txt on drive X:

    Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName, InstallDate | Format-Table -AutoSize > X:\Software_List.txt

    Change drive and file name as you'd prefer.

    Same PowerShell command but adding also the software version:

    Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName, DisplayVersion, InstallDate | Format-Table -AutoSize > X:\Software_List.txt

    I use this command every time I want to reinstall Windows, just to be sure that after reinstall, I know what software needs to be installed.

    Kari
      My Computer


  4. Posts : 920
    Windows 10 Pro
       #4

    Hi Kari, just run the code, works well, except it didn't pick up anything installed on other drives even though those programs/ games create, make use of Windows "special folders" and have entries in Add/ Remove programs.
      My Computer


  5. Posts : 43,004
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #5

    Hi, this seems to be relevant: Nirsoft is reputable:
    https://www.nirsoft.net/articles/lis...s_offline.html
      My Computers


  6. Posts : 11,247
    Windows / Linux : Arch Linux
       #6

    Hi there
    @antonio3535
    I think this one is OK --I used it a long time ago but it's still around and it's free for non commercial use.

    Products: Belarc Advisor

    Cheers
    jimbo
      My Computer


  7. Posts : 43,004
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #7

    - does that work for a non-bootable drive?
      My Computers


  8. Posts : 11,247
    Windows / Linux : Arch Linux
       #8

    dalchina said:
    - does that work for a non-bootable drive?
    Hi folks

    It lists ALL the software etc on a machine whever located -- and a lot more too -- even things like usb devices used in last 30 days etc etc.

    Here's the interface - I haven't shown the software I'm running because serial numbers etc -- but you can see from the interface it's a good product.

    To get it you do have to enter an email address to get the download link -- but you don't have to enter name / organisation.

    I think this is a great product.

    Any way to get a list of all programs installed on a Windows 10 HDD?-belarc.png

    Cheers
    jimbo
      My Computer


  9. Posts : 1,807
    Windows 10 Pro 21H1 19043.1348
       #9

    Kari said:
    Run this command on PowerShell to create a text file Software_List.txt on drive X:
    Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName, InstallDate | Format-Table -AutoSize > X:\Software_List.txt
    Change drive and file name as you'd prefer.
    Same PowerShell command but adding also the software version:
    Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName, DisplayVersion, InstallDate | Format-Table -AutoSize > X:\Software_List.txt
    I use this command every time I want to reinstall Windows, just to be sure that after reinstall, I know what software needs to be installed.
    Kari

    Thanks Kari, that's excellent.

    I'm just curious, do you have any idea what process contributes to the order in which the software items are presented? I imported the txt file into Excel and sorted to have them alphabetical.

    I hope to use this to help convince my wife to allow a clean install on her laptop for the next big update.


    jimbo45 said:
    Hi there
    @antonio3535
    I think this one is OK --I used it a long time ago but it's still around and it's free for non commercial use.
    Products: Belarc Advisor
    Cheers
    jimbo

    Thanks for the reminder Jimbo.


    I had used Belarc for some key info ages ago and forgot how much of an excellent detailed PC report it produces.
      My Computer


  10. Posts : 11,247
    Windows / Linux : Arch Linux
       #10

    W10 Tweaker said:
    Thanks Kari, that's excellent.

    I'm just curious, do you have any idea what process contributes to the order in which the software items are presented? I imported the txt file into Excel and sorted to have them alphabetical.

    I hope to use this to help convince my wife to allow a clean install on her laptop for the next big update.





    Thanks for the reminder Jimbo.


    I had used Belarc for some key info ages ago and forgot how much of an excellent detailed PC report it produces.
    Hi there
    you're welcome

    @W10 Tweaker

    love that Canadian TV series Cardinal -- sometimes Canadian TV has some quite good stuff -- a lot of US / UK TV is just full of boring quiz shows solvable by people with an IQ of about 9, stupid cookery programs, soaps about dysfunctional families and endless mind numbingly boring "Reality" programs.

    I love that Canadian Internet Radio music station Ancient FM as well --OK specialized taste but for people who are interested in early classical music it plays things nowhere else does !! Real change from all that thump thump electronic Road Drill sounding stuff these days !!


    Any way to get a list of all programs installed on a Windows 10 HDD?-ir0.png

    Any way to get a list of all programs installed on a Windows 10 HDD?-ir1.png


    Well done Canada -- not a country either on anybody's "hit lists" of "Nasty regimes" etc.

    Cheers
    jimbo
    Last edited by jimbo45; 04 Jun 2020 at 11:36.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:34.
Find Us




Windows 10 Forums