Windows 8.1 disk full

Thread Starter

Motanache

Joined Mar 2, 2015
652
Windows tablet.
Disk is full.
Show wrong size: 10GB instead of 16GB

I have installed programs.
WinSxS folder is the largest.

I tried to delete files in this folder but can not be deleted.
 

djsfantasi

Joined Apr 11, 2010
9,237
Windows tablet.
Disk is full.
Show wrong size: 10GB instead of 16GB

I have installed programs.
WinSxS folder is the largest.

I tried to delete files in this folder but can not be deleted.
Do you have multiple partitions on the hard drive? That is, do you have a C: drive and a D: drive? Have you checked in Disk Mansget? Some systems come with a recovery partition, which reduces the total available space for your system drive.

Have you run the included Windows Disk Cleanup Tool?

When you are deleting files, do you bypass the Recycle Bin and delete them permanently? If not, you will not recover any space. Hold the shift key down when you click on delete. Empty the Rrcycle Bin if there is anything there.

Do you have multiple copies of Windows? Windows may leave a copy when upgrading. Do you have old Windows Update files? Do you have old memory dumps? The Cleanup tool should find most of these.

To get more space, you can offload some files to s cloud service, like Box or Dropbox. I archive old files and pictures in Dropbox.

Read the link on the SXS folder. Google "files which can be deleted in Windows" for other tips.
 

Thread Starter

Motanache

Joined Mar 2, 2015
652
Do you have multiple partitions on the hard drive? That is, do you have a C: drive and a D: drive?
I have a tablet with Windows 8.1
Windows is installed on drive C:.
All the internal memory of them is drive C:
I put an external SD card that he views as drive D:. I installed all the programs on it (D:)

It often occurs disk C: full error.






Have you run the included Windows Disk Cleanup Tool?
It's what I used many times without any visible result.
I clean all I could to clean.Including cleaning system files and checked all.




When you are deleting files, do you bypass the Recycle Bin and delete them permanently?
Yes
 

djsfantasi

Joined Apr 11, 2010
9,237
Yes, I think we know. You can't/shouldn't delete the recovery folder.

I read the article in post #3. That and the article I posted tells you exactly what to do to get space back from the winsxs folder. I like the second article, because it will try to keep minimizing the space needed. You can do both.

Other than that, I'm not sure what to tell you. There are other procedures, but they have a risk of damaging your system. There is a way to delete the recovery partition, but I won't recommend it for two reasons. First, of your system becomes damaged, it may not be possible without that partition. Secondly, I am unsure of your ability to make the required changes. (The space won't magically appear on your C: drive.)

Read both articles again. Complete the steps they outline. Then get back up us.
 

Thread Starter

Motanache

Joined Mar 2, 2015
652
"
  1. If Task Scheduler is not open, start the Task Scheduler. For more information, see Start Task Scheduler.

  2. Expand the console tree and navigate to Task Scheduler Library\Microsoft\Windows\Servicing\StartComponentCleanup.

  3. Under Selected Item, click Run
"
Done.
A window appears in which we have not changed anything yet.

<

C:\WINDOWS\system32>schtasks.exe /Run /TN "\Microsoft\Windows\Servicing\StartCom
ponentCleanup"
SUCCESS: Attempted to run the scheduled task "\Microsoft\Windows\Servicing\Start
ComponentCleanup".

C:\WINDOWS\system32>
Done

<

C:\WINDOWS\system32>Dism.exe /online /Cleanup-Image /StartComponentCleanup

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031


Error: 112

An error occurred accessing the temporary folder C:\Users\y\AppData\Local\Temp\9
A49E7D5-2494-4BE5-8726-F751221C674B.
Ensure that the path to the temporary folder exists and that you have Read/Write
permissions on the folder.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

C:\WINDOWS\system32>
>
<
C:\WINDOWS\system32>
C:\WINDOWS\system32>
C:\WINDOWS\system32>Dism.exe /online /Cleanup-Image /StartComponentCleanup /Rese
tBase

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031


Error: 112

An error occurred accessing the temporary folder C:\Users\y\AppData\Local\Temp\4
77D2614-41D1-42C3-B921-09EF4BE37B84.
Ensure that the path to the temporary folder exists and that you have Read/Write
permissions on the folder.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

C:\WINDOWS\system32>
C:\WINDOWS\system32>
>


<
C:\WINDOWS\system32>
C:\WINDOWS\system32>Dism.exe /online /Cleanup-Image /SPSuperseded

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031


Error: 112

An error occurred accessing the temporary folder C:\Users\y\AppData\Local\Temp\E
AB2C8F6-4445-4C1F-8394-CD359E827BD5.
Ensure that the path to the temporary folder exists and that you have Read/Write
permissions on the folder.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

>

I can not change the permissions to delete files.
 

Thread Starter

Motanache

Joined Mar 2, 2015
652
I am writing on that computer with disk full.

It works harder so.
Thinking forced to delete some files in WinSxS. But how?
 
Top