- Joined
- Dec 5, 2017
- Messages
- 6
- Reaction score
- 0
- Points
- 1
I can't empty the trash because it has a folder it won't delete.
Error:
The Finder can’t complete the operation because some data in “sLMAbaLByfdHGLW” can’t be read or written.
(Error code -36)
(sLMAbaLByfdHGLW is the name of the folder I can't delete. Weirdly, the name keeps changing on its own to different gibberish. I didn't rename. After several attempts, the folder name changes by itself in the Trash bin.)
When I put the folder on the desktop, Trash is empty. But when I put back in the Trash, I can't empty trash.
I've tried the following:
Secure Empty Trash
Rename the folder
Shutdown/Restart
Terminal (tried all the following commands):
rm -f ~/.Trash/*
Result:
rm: /Users/angel/.Trash/sLMAbaLByfdHGLW: is a directory
(But Trash won't empty)
With the folder on the desktop, typed on Terminal:
sudo rm -rf (space plus dragged in folder for path)
Result:
rm: /Users/angel/Desktop/sLMAbaLByfdHGLW: Input/output error
sudo rm -ri ~/.Trash
Result:
examine files in directory /Users/angel/.Trash?
(But nothing happens.)
Please help. Thanks.
Error:
The Finder can’t complete the operation because some data in “sLMAbaLByfdHGLW” can’t be read or written.
(Error code -36)
(sLMAbaLByfdHGLW is the name of the folder I can't delete. Weirdly, the name keeps changing on its own to different gibberish. I didn't rename. After several attempts, the folder name changes by itself in the Trash bin.)
When I put the folder on the desktop, Trash is empty. But when I put back in the Trash, I can't empty trash.
I've tried the following:
Secure Empty Trash
Rename the folder
Shutdown/Restart
Terminal (tried all the following commands):
rm -f ~/.Trash/*
Result:
rm: /Users/angel/.Trash/sLMAbaLByfdHGLW: is a directory
(But Trash won't empty)
With the folder on the desktop, typed on Terminal:
sudo rm -rf (space plus dragged in folder for path)
Result:
rm: /Users/angel/Desktop/sLMAbaLByfdHGLW: Input/output error
sudo rm -ri ~/.Trash
Result:
examine files in directory /Users/angel/.Trash?
(But nothing happens.)
Please help. Thanks.