Windows 10: Installer folder cleanup. Clean msp & msi patches marked as superseded

Discus and support Installer folder cleanup. Clean msp & msi patches marked as superseded in Windows 10 Performance & Maintenance to solve the problem; Has anyone tried this script ? Presenting… StartComponentCleanup for MSI (including Office) | My Digital Life Forums It cleaned up about 6Gb of files... Discussion in 'Windows 10 Performance & Maintenance' started by gvp9000, Jun 24, 2020.

  1. gvp9000 Win User

    Installer folder cleanup. Clean msp & msi patches marked as superseded

    gvp9000, Jun 24, 2020
    #1
  2. gvp9000 Win User

    Installer folder cleanup. Clean msp & msi patches marked as superseded

    Has anyone tried this script ?
    Presenting… StartComponentCleanup for MSI (including Office) | My Digital Life Forums

    It cleaned up about 6Gb of files in my windows\installer directory most of them was old Office 2016 patches.

    Is there a downside of cleaning up old and marked as superseded msp & msi patches in installer directory ?

    Win 10 version 2004
     
    gvp9000, Jun 24, 2020
    #2
  3. Callender Win User
    Installer folder cleanup. Clean msp & msi patches marked as superseded

    There's no info in your link without crating an account. Or at least for me content is hidden.

    Consider this:

    PatchCleaner - safely clean your windows installer directory | homedev - software development out of the box

    Note warnings here:

    Download PatchCleaner - MajorGeeks

    It is best to use the "move the files to another drive" option just in case.
     
    Callender, Jun 24, 2020
    #3
  4. Installer folder cleanup. Clean msp & msi patches marked as superseded

    Paul Black, Jun 24, 2020
    #4
Thema:

Installer folder cleanup. Clean msp & msi patches marked as superseded

Loading...
  1. Installer folder cleanup. Clean msp & msi patches marked as superseded - Similar Threads - Installer folder cleanup

  2. how to update superseded patch using mecm

    in Windows 10 Installation and Upgrade
    how to update superseded patch using mecm: how to update superseded patch using mecm https://answers.microsoft.com/en-us/windows/forum/all/how-to-update-superseded-patch-using-mecm/17867b51-0c5b-4e70-be88-79c1a40c2752
  3. Text document called "msi" and "msp" randomly appearing in Downloads

    in Windows 10 Gaming
    Text document called "msi" and "msp" randomly appearing in Downloads: So I was checking my downloads folder and saw two random text documents, called "msi" and "msp", even though I have not downloaded them. Should I be concerned? I could not find anything online about them....
  4. Text document called "msi" and "msp" randomly appearing in Downloads

    in Windows 10 Software and Apps
    Text document called "msi" and "msp" randomly appearing in Downloads: So I was checking my downloads folder and saw two random text documents, called "msi" and "msp", even though I have not downloaded them. Should I be concerned? I could not find anything online about them....
  5. Can we have a complete list of patches released precede and supersedes for DCOM.

    in Windows 10 Software and Apps
    Can we have a complete list of patches released precede and supersedes for DCOM.: GuysI am working on OT systems to get the DCOM patch identified which may cause disruption in plant operation as many applications may not work properly after the MS patch release which is required to overcome the issue with CVE-2021-26414. It has become quite difficult for...
  6. KB4512517 and Patches that Supersede - Is there a Master List? Looking to further my...

    in Windows 10 Installation and Upgrade
    KB4512517 and Patches that Supersede - Is there a Master List? Looking to further my...: Good Afternoon - I'm working on some Windows 10 v1607 computers for work - there is a "Cyber Security" mandate that KB4512517 be downloaded and installed for MS17-010. When I go to the download page from the KB page I only get a page saying there are no results for that KB:So...
  7. How to clean up unused .MSI and .MSP Files from Windows Installer folder

    in Windows 10 News
    How to clean up unused .MSI and .MSP Files from Windows Installer folder: [ATTACH]When applications are installed and updated on the Windows 10 Operating System a hidden directory designated as C:\Windows\Installer is used to store the Microsoft Installer […] This article How to clean up unused .MSI and .MSP Files from Windows Installer folder...
  8. What are Windows Installer Patch (.MSP) files? Can you remove them?

    in Windows 10 News
    What are Windows Installer Patch (.MSP) files? Can you remove them?: [ATTACH]The Windows Installer Patch (.MSP) files on Windows 10 are located under the C:\Windows\Installer\$PatchCache$ root directory. In this post, we will attempt to explain what […] This article What are Windows Installer Patch (.MSP) files? Can you remove them? first...
  9. Installer forder cleanup. Clean msp & msi patches marked as superseded

    in Windows 10 Support
    Installer forder cleanup. Clean msp & msi patches marked as superseded: Has anyone tried this script ? Presenting… StartComponentCleanup for MSI (including Office) | My Digital Life Forums It cleaned up about 6Gb of files in my windows\installer directory most of them was old Office 2016 patches. Is there a downside of cleaning up old and...
  10. Install MSI and MSP at once with PATCH MSI Property

    in Windows 10 Installation and Upgrade
    Install MSI and MSP at once with PATCH MSI Property: Hi, till today I thought, that it is possible to apply an upgrade and an update to a program at the same time using: msiexec.exe /i "c:\x\x.msi" PATCH="C:\x\x1.msp;C:\x\x2.msp" Today I got problems when running the program because some files and registrations where not...