1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/software/windows/_posts/2014-05-29-reduce-winsxs-size.md

19 lines
560 B
Markdown
Raw Normal View History

---
created: 2014-05-29 17:35:19 +0200
2022-01-23 17:14:59 +00:00
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2014/05/29/reduce-size-of-winsxs-folder.html
tags:
2022-01-23 17:14:59 +00:00
- know-how
- software
- windows
title: Reduce size of WinSxS folder
toc: false
updated: 2014-05-29 17:35:19 +0200
---
2022-01-23 17:14:59 +00:00
See [here](http://www.t-online.de/computer/software/windows-7/id_51447012/winsxs-mysterioeser-platzfresser-unter-windows-7-und-windows-vista.html).
1. Start → Command Prompt → RIGHT CLICK
1. "Run as administrator"
2022-01-23 17:14:59 +00:00
1. `DISM.exe /Online /Cleanup-Image /spsuperseded`