{"id":1762,"date":"2016-05-04T17:41:17","date_gmt":"2016-05-04T22:41:17","guid":{"rendered":"http:\/\/swildow.darktech.org\/wp\/?p=1762"},"modified":"2016-05-04T17:41:17","modified_gmt":"2016-05-04T22:41:17","slug":"how-to-reduce-winsxs-folder-size-in-windows-8-to-reclaim-hard-drive-space","status":"publish","type":"post","link":"http:\/\/www.wildow.com\/blog\/?p=1762","title":{"rendered":"How to Reduce WinSXS Folder Size in Windows 8 To Reclaim Hard Drive Space"},"content":{"rendered":"<div class=\"td-pb-row\">\n<div class=\"td-pb-span12\">\n<div class=\"td-post-header\">\n<header class=\"td-post-title\">\n<h1 class=\"entry-title\"><a title=\"http:\/\/www.technorms.com\/39107\/reduce-winsxs-folder-size-in-windows-8-and-8-1\" href=\"http:\/\/www.technorms.com\/39107\/reduce-winsxs-folder-size-in-windows-8-and-8-1\">How to Reduce WinSXS Folder Size in Windows 8 To Reclaim Hard Drive Space<\/a><\/h1>\n<div class=\"td-module-meta-info\"><\/div>\n<\/header>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"td-pb-row\">\n<div class=\"td-pb-span8 td-main-content\">\n<div class=\"td-ss-main-content\">\n<div class=\"clearfix\"><\/div>\n<div class=\"td-post-content\">\n<div class=\"td-g-rec td-g-rec-id-content_top\"><ins class=\"adsbygoogle\" data-ad-client=\"ca-pub-5886398444045356\" data-ad-slot=\"7003348444\" data-adsbygoogle-status=\"done\"><ins id=\"aswift_1_expand\"><ins id=\"aswift_1_anchor\">\u00a0<\/ins><\/ins><\/ins><\/div>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"td-animation-stack-type0-1\" title=\"Reduce the WinSXS folder\" src=\"http:\/\/cdn.technorms.com\/assets\/1-starter-image126.png\" alt=\"reduce-winsxs-folder\" width=\"640\" height=\"360\" border=\"0\" \/><\/p>\n<p>Windows 8 and <a title=\"Windows 8.1 Superguide\" href=\"http:\/\/www.technorms.com\/windows-8-1-guide\" target=\"_blank\">Windows 8.1<\/a> both utilize a lot of space on your PC before, during and after the upgrade and installation process. Most Windows users don\u2019t even know the WinSXS folder exists. It\u2019s where Windows system components are stored. Links to component files are often just that, they link to where the components are stored within the WinSXS folder. This is an important folder, but it\u2019s also a bloated one.<\/p>\n<p>The problem lies that when you perform a Windows Update, those updates are stored within the WinSXS folder. Once installed, you don\u2019t need the update anymore, but it still stays there. This increases the size of the WinSXS folder rather quickly, and <a title=\"How to Find and Delete Windows 8 or 8.1 Installation Data to Free Up Space on Your PC\" href=\"http:\/\/www.technorms.com\/38151\/delete-windows-8-8-1-installation-data-to-free-up-space\" target=\"_blank\">it\u2019s a good idea to remove the unnecessary files<\/a> to get more space on your hard drive. In this guide we\u2019ll show you how to reduce its size and reduce wasted space.<\/p>\n<h2>Reduce WinSXS Folder Size in Windows 8\/8.1<\/h2>\n<p>These steps will work in Windows 8 as well as Windows 8.1. In this article we\u2019ll be <a title=\"Windows 8.1 Superguide\" href=\"http:\/\/www.technorms.com\/windows-8-1-guide\" target=\"_blank\">working with Windows 8.1<\/a>.<\/p>\n<p>The first step to reducing the WinSXS folder size in Windows 8.1 is to run the built-in Windows<a title=\"Set Up Your PC to Automatically Clean Itself At Regular Intervals With Belvedere\" href=\"http:\/\/www.technorms.com\/38320\/selfclean-pc-belvedere\" target=\"_blank\">clean-up tool<\/a>.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"td-animation-stack-type0-1\" title=\"Disk Cleanup Tool\" src=\"http:\/\/cdn.technorms.com\/assets\/2-disk-cleanup.png\" alt=\"disk-cleanup-tool\" width=\"389\" height=\"477\" border=\"0\" \/><\/p>\n<div class=\"td-g-rec td-g-rec-id-content_inline\"><ins class=\"adsbygoogle\" data-ad-client=\"ca-pub-5886398444045356\" data-ad-slot=\"3974836441\" data-adsbygoogle-status=\"done\"><ins id=\"aswift_2_expand\"><ins id=\"aswift_2_anchor\">\u00a0<\/ins><\/ins><\/ins><\/div>\n<p>We\u2019ve outlined how to do that here. <strong>Pay particular attention to the Windows Update Cleaner option and make sure that is checked before running the tool.<\/strong><\/p>\n<p>You can also bypass some of the restrictions on cleaning up the WinSXS with the following elevated Command Prompt commands. Make sure you run the Command prompt with Administrator privileges.<\/p>\n<p><strong>Cool Tip:\u00a0<a href=\"http:\/\/www.technorms.com\/24096\/bypass-command-prompt-executing-commands-windows-explorer-address-bar\" target=\"_blank\">Bypass the Command Prompt by Using the Windows Explorer Address Bar<\/a><\/strong><\/p>\n<p><strong>Uninstall components before the 30 day window is up:<\/strong><\/p>\n<blockquote><p>DISM.exe \/online \/Cleanup-Image \/StartComponentCleanup<\/p><\/blockquote>\n<p><strong>Remove files to uninstall service packs:<\/strong><\/p>\n<blockquote><p>DISM.exe \/online \/Cleanup-Image \/SPSuperseded<\/p><\/blockquote>\n<p>Keep in mind, the above command will make it impossible to ever uninstall a service pack if need be.<\/p>\n<p><strong>Removes old versions of all components:<\/strong><\/p>\n<blockquote><p>DISM.exe \/online \/Cleanup-Image \/StartComponentCleanup \/ResetBase<\/p><\/blockquote>\n<p>Have you ever used the Add\/Remove Features function in Windows?<\/p>\n<p>Did you know those features are actually already on your computer. When you install Windows, they\u2019re downloaded and ready to be \u201cinstalled\u201d individually. This can take up a lot of space depending on what version of Windows 8.1 you\u2019re using.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"td-animation-stack-type0-1\" title=\"Add\/Remove Features\" src=\"http:\/\/cdn.technorms.com\/assets\/4-windows-features.png\" alt=\"add-remove-features\" width=\"429\" height=\"375\" border=\"0\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>Once again, from an elevated Command Prompt, you want to enter the following command:<\/p>\n<blockquote><p>DISM.exe \/Online \/English \/Get-Features \/Format:Table<\/p><\/blockquote>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"td-animation-stack-type0-1\" title=\"Features from Command Prompt\" src=\"http:\/\/cdn.technorms.com\/assets\/5-more-features.png\" alt=\"features-command-prompt\" width=\"640\" height=\"324\" border=\"0\" \/><\/p>\n<p>This will breakdown all the features physically stored on your computer in the WinSXS folder. From there, you can use the following command to individually uninstall them:<\/p>\n<blockquote><p>DISM.exe \/Online \/Disable-Feature \/featurename:NAME \/Remove<\/p><\/blockquote>\n<p>Where NAME is, you\u2019ll replace it with the name of the feature in the previous command list.<\/p>\n<p>When running the breakdown again, you\u2019ll see that the features you\u2019ve removed are now listed as disabled with payload removed. This means that if you ever want to install these features down the line, you\u2019ll be prompted to download them first from Microsoft before continuing. Once downloaded, they\u2019ll remain in the WinSXS folder until you clean it up again.<\/p>\n<h3>Conclusion<\/h3>\n<p>While space might not be\u00a0that big a concern for most people using Windows 8.1, if you\u2019ve upgraded an older desktop or laptop computer, cleaning out the WinSXS folder can make a significant difference.<\/p>\n<p>By following the above steps, you can clean out the WinSXS folder and reclaim some of that wasted space in Windows 8 and 8.1.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>How to Reduce WinSXS Folder Size in Windows 8 To Reclaim Hard Drive Space \u00a0 Windows 8 and Windows 8.1 both utilize a lot of space on your PC before, during and after the upgrade and installation process. Most Windows &#8230; <a class=\"more-link\" href=\"http:\/\/www.wildow.com\/blog\/?p=1762\">Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"_links":{"self":[{"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1762"}],"collection":[{"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1762"}],"version-history":[{"count":1,"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1762\/revisions"}],"predecessor-version":[{"id":1763,"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1762\/revisions\/1763"}],"wp:attachment":[{"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1762"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1762"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.wildow.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}