Corrupted recycle bin 문제를 해결하기 위한 아래의 여러 시도들은 모두 실패로 끝났으며, 해당 볼륨을 삭제하고, 다시 볼륨을 생성하여 문제를 해결하였음.
https://www.tenforums.com/general-support/36062-corrupted-recycle-bin.html
Open elevated command prompt ( right click at Start button > click Command prompt (Admin) )
at the flashing prompt, copy and paste this (please use copy & paste to avoid typo)........................
rd /s /q F:\$Recycle.bin
Note : F is in reference to your drive F:
At line:1 char:1
+ rd /s /q F:\$Recycle.bin
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Remove-Item], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
If the above does not help, please do a system file check.
Open elevated command prompt > at the flashing prompt, copy/paste this......
sfc /scannow
> Enter.
https://www.tenforums.com/general-support/86623-corrupted-recycle-bin-mybook.html
Run Check Disk with the /R switch on the E: drive (ie) E:\>chkdsk /r and press enter. Then type a Y to unmount the drive. This will go thru 5 stages and take a while.
The Hidden Recycle Bin may be residing on a couple of bad sectors, Check Disk /R will check for that.
'IT' 카테고리의 다른 글
테슬라의 AI칩 개발, 엔비디아에 악재? (0) | 2017.12.16 |
---|---|
How To Automatically Login In Windows 10 (0) | 2017.12.03 |
MBR 파티션을 GPT파티션으로 변환 (0) | 2017.12.02 |
윈도우10 이미지 백업 복구 방법 (0) | 2017.12.02 |
14억 인구 3초면 모두 신원 확인…中 'AI 안면인식 굴기' (0) | 2017.11.23 |