Windows 10: Dropping this here: How to create a list of installed files on Windows OS through powershell

Discus and support Dropping this here: How to create a list of installed files on Windows OS through powershell in Windows 10 Ask Insider to solve the problem; Open up powershell by pushing WIN+X winget list | Where-Object { $_ -notmatch "Microsoft" -and $_ -notmatch "Windows" } | Out-File... Discussion in 'Windows 10 Ask Insider' started by /u/DeaconM, Jul 3, 2025 at 9:18 AM.

  1. Dropping this here: How to create a list of installed files on Windows OS through powershell


    Open up powershell by pushing WIN+X

    winget list | Where-Object { $_ -notmatch "Microsoft" -and $_ -notmatch "Windows" } | Out-File "C:\path\to\your\file.txt"

    Debloat your output by adding the nomatch for microsoft and windows, and whatever else you want to exclude.

    Cheers!

    submitted by /u/DeaconM
    [link] [comments]

    :)
     
  2. Drone Win User

    Remove an OS installation without removing files?

    There's no way to keep files and delete OS without installing a new OS. You can create a new partition on that drive, drop your files there and format partition with OS.
     
  3. windows xp installation and dual core am

    could someone please list the steps they follow to install windows with a dual core processor and windows xp service pack to. I'm reletively new to amd dual core and i feel i'm missing a step. All help will be appreciated. thanx
     
    exodusprime1337, Jul 3, 2025 at 9:20 AM
    #3
  4. slozomby Win User

    Dropping this here: How to create a list of installed files on Windows OS through powershell

    Recent File List

    only way I know to clear em out is to remove the reg keys

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Paint\Recent File List.

    you can try setting that container to read only but I'm not sure how that will affect it. or a basic powershell/vbscript in taskscheduler to wipe those keys every so often.
     
Thema:

Dropping this here: How to create a list of installed files on Windows OS through powershell

Loading...
  1. Dropping this here: How to create a list of installed files on Windows OS through powershell - Similar Threads - Dropping here create

  2. Failed to install appx file through Windows PowerShell 0x80073CFF

    in Windows 10 Gaming
    Failed to install appx file through Windows PowerShell 0x80073CFF: Error info: Add-AppxPackage: Deployment failed with HRESULTL 0x80073CFF. To install this application you need either a Windows developer license or a sideloading-enabled system.OS: Windows Embedded 8.1 Industry Enterprise build 9600.17415...
  3. Failed to install appx file through Windows PowerShell 0x80073CFF

    in Windows 10 Software and Apps
    Failed to install appx file through Windows PowerShell 0x80073CFF: Error info: Add-AppxPackage: Deployment failed with HRESULTL 0x80073CFF. To install this application you need either a Windows developer license or a sideloading-enabled system.OS: Windows Embedded 8.1 Industry Enterprise build 9600.17415...
  4. How to install "Assistenza Rapida" app through powershell

    in Windows 10 Gaming
    How to install "Assistenza Rapida" app through powershell: Hi i cant' find and install directly app "assistenza rapida" in eglish like "Fast Assistence" .. because i don't know name of appx ...Help https://answers.microsoft.com/en-us/windows/forum/all/how-to-install-assistenza-rapida-app-through/c497afa8-cc08-40ed-8001-6c0cc73736e5
  5. Create list of files

    in Windows 10 Network and Sharing
    Create list of files: I have a folder with 1100 files. I would like to create a list of the files in EXCEL to compare them to another list of files. How can I create this file list and put it in EXCEL?...
  6. Create list of files

    in Windows 10 Gaming
    Create list of files: I have a folder with 1100 files. I would like to create a list of the files in EXCEL to compare them to another list of files. How can I create this file list and put it in EXCEL?...
  7. Create list of files

    in Windows 10 Software and Apps
    Create list of files: I have a folder with 1100 files. I would like to create a list of the files in EXCEL to compare them to another list of files. How can I create this file list and put it in EXCEL?...
  8. How to install Zorin OS through WSL2?

    in Windows 10 Software and Apps
    How to install Zorin OS through WSL2?: I'm using Windows 10 Home ver 1909 with Windows Insider Program and WSL 2 enabled. Currently I'm running the latest Unubtu from the Microsoft store through WSL2. I'd like to get Zorin OS with a graphical desktop environment installed but it's not in the Microsoft store. I did...
  9. How to install Zorin OS through WSL2?

    in Windows 10 Support
    How to install Zorin OS through WSL2?: I'm using Windows 10 Home ver 1909 with Windows Insider Program and WSL 2 enabled. Currently I'm running the latest Unubtu from the Microsoft store through WSL2. I'd like to get Zorin OS with a graphical desktop environment installed but it's not in the Microsoft store. I did...
  10. How to create a list of installed programs with PowerShell on Windows 10

    in Windows 10 News
    How to create a list of installed programs with PowerShell on Windows 10: [ATTACH]If you own a Windows 10 PC, you might have installed many programs over time but it’s a little bit tricky to keep remember all […] This article How to create a list of installed programs with PowerShell on Windows 10 first appeared on TheWindowsClub.com. read more...