2015-04-13 23:49:46 +01:00
|
|
|
---
|
|
|
|
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
|
2015-04-13 23:49:46 +01:00
|
|
|
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
|
2015-04-13 23:49:46 +01:00
|
|
|
---
|
2022-01-23 17:14:59 +00:00
|
|
|
|
2015-04-13 23:49:46 +01: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`
|