File too large, unable to delete.
Solved/Closed
Florian
-
pragmatick -
pragmatick -
Hello hello... !
By accident, using the "record" function of VLC, I created a huge .ts file of over 150 GB. The file is so large that I can't delete it. As a result, my computer is incredibly slow.
I can't right-click, move it, or cut it. Nothing works: delete, alt+delete,... I also can't do it through command lines (when I type del+file name, nothing happens). Since the file was saved in the Videos folder, a system folder, I can't delete or shred or compress the folder.
I tried several software (Unlocker, BleachBit, Q-Dir) but they all crash when I select the file.
I tried to compress it by selecting "delete compressed files," using 7Zip or WinRar, the compression works but when deleting the file, it runs indefinitely and ends up crashing.
I'm a bit at a loss and I don't see what I can do...
Thank you all for your help.
By accident, using the "record" function of VLC, I created a huge .ts file of over 150 GB. The file is so large that I can't delete it. As a result, my computer is incredibly slow.
I can't right-click, move it, or cut it. Nothing works: delete, alt+delete,... I also can't do it through command lines (when I type del+file name, nothing happens). Since the file was saved in the Videos folder, a system folder, I can't delete or shred or compress the folder.
I tried several software (Unlocker, BleachBit, Q-Dir) but they all crash when I select the file.
I tried to compress it by selecting "delete compressed files," using 7Zip or WinRar, the compression works but when deleting the file, it runs indefinitely and ends up crashing.
I'm a bit at a loss and I don't see what I can do...
Thank you all for your help.
14 answers
-
I am posting my experience here.
I had exactly the same problem and I managed to solve it in a very simple way.
I dismantled my hard drive where the file I couldn't delete was located and I
used another computer, treating it like a mere additional data hard drive.
I went to find my stubborn file and despite its size, I had no trouble eliminating it.
It didn't go through the recycle bin because it was too large and that's it.
Then I put everything back together and ran a disk check to address any potential errors and that’s it.
I hope this can help beginners like me who don't always master DOS or Linux. -
Hello,
Try a system restore and choose a date prior to the problem.
--
Human beings are at their best when things are at their worst. -
Hello,
Thank you for your response kaneagle. I tried, unfortunately the restoration does not affect personal files, so it didn't change anything... -
I agree with the idea of the framework; with a live USB, you should be able to delete that stubborn file.
Or if you try with your XP installation CD.
You go to CMD.
You type notepad
That should open Notepad for you.
You go to the folder containing that file and try to delete it.
But I'm not sure about this, I've never had XP in my hands (too young for that)..
--
Gaming is not a crime.
Toshiba P870 - Quintuple Boot - i7 3630QM - 8 Go Ram - Nvidia GF108 4 Go -
I actually succeeded thanks to a Linux live USB!
Thank you so much to everyone for your advice and responsiveness. I hope to be able to return the favor one of these days! -
hello.
In Windows, is there an option to delete files directly from the PC without them going to the recycle bin?
Like in Linux.
It would allow you to get rid of that file.
I'll check that..
--
Gaming is not a crime.
Toshiba P870 - Quintuple Boot - i7 3630QM - 8 GB Ram - Nvidia GF108 4 GB-
- Your problem is getting tough..!!!
But I find one thing surprising.
On Windows when you delete a file, and it's too large, you are asked if you want to permanently delete it because it cannot fit in the recycle bin, and therefore, the file will be irretrievably destroyed.
It's weird that you didn't get this message.
And unlocker isn't able to delete it?!? Is it the software that freezes or the PC??
-
-
Hello...
Probably a silly question, but you never know: can you watch these videos with VLC?
If so, does VLC have a "delete" or "remove" option...?
Best regards,
@+
--
"Who wants to climb a mountain starts from the bottom!"
Signed: "Gillette" alias "nobody"! ;) (°!°) -
@darkleoard: actually, when I press "Delete" or "Alt+Delete" after selecting the file, nothing happens.
Unlocker (or other similar software, like BleachBit or WinDirStat) freezes as soon as I try to "delete" the file.
@poupougne13: impossible to read the file, it's too large, when I double click on it or right-click, it crashes the computer. -
And without trying to read it, but in the VLC menu... nothing?
Another suggestion, of which I have no idea what it could do: REVO UNINSTALLER... I know it's for removing programs, but you never know...?!
"Who wants to climb a mountain starts from the bottom!"
Signed: "Gillette" aka "nobody"! ;) (°!°) -
It's not Alt + Delete
but Shift + Delete that you need to use to permanently delete the file without sending it to the recycle bin ^^
And the Del command in CMD will also permanently delete the file without going through the recycle bin.
Try doing this in safe mode if, for example, a process is blocking access.
In your CMD, you have several options.
You can either do del your-file-name.ts
or you can navigate to the directory where it is located, let's say videos.
Then in CMD, you type
cd videos
hit enter.
del your-file-name.ts
or you can type (always after cd videos)
del c:\users\your-username\videos*.ts
this will delete all .ts files from the videos folder.
Adjust according to your PC of course ;)
Gaming is not a crime.
Toshiba P870 - Quintuple Boot - i7 3630QM - 8GB RAM - Nvidia GF108 4GB -
Hi,
Also try:
Start Menu / run / regsvr32 -u shmedia.dll and then click OK
Restart the computer
Try again.
It would be good to run a checkdisk on the drive where the video is located.
--
Please press any key to continue the disinfection... -
@popupougne13: no, nothing on VLC.
@darkleopard: I already tried with CMD, including in safe mode, and nothing works. I type the command line, and when I hit enter it jumps a line, it freezes, and I can't type anything...
@Malekal_morte: I tried regsvr32, no change. I did a checkdisk, apparently no problem!
Thanks everyone for your replies... -
Hello,
To test: https://docs.microsoft.com/en-us/troubleshoot/windows-server/backup-and-storage/cannot-delete-file-folder-on-ntfs-file-system
--
_______________________________ ☯ Zen my nuggets ☮ ______________________________
Do a favor for the environment, close your windows and adopt a penguin… -
Good evening,
Have you tried in safe mode, Administrator session?
Otherwise, you can also try with a live Linux CD/USB.