Could not find this item. This is no longer located in [Path]. Verify the item’s location and try again
[FIX] "Could Not Find This Item" / "This is no longer located in" | Delete A File That Cannot Be Found | Window
এই সমস্যাটা অনেক দিন যাবত হচ্ছিল কিন্তু সমাধানের পথ খুচে পাচ্ছিলাম না। অনেক চেষ্টার পর নিজে সমাধা করে আপনারদের জন্য আমার এই প্রচেষ্টা । ভাল লাগলে শেয়ার করবেন
1. Open Command Prompt with Administrative privileges.
2. Enter below command (Note that the folder is situated at E:\Documents)
rd /s "\\?\(path of the folder)”
example: rd /s "\\?\E:\Documents\folder name"
3. It will prompt as "Are you sure (Y/N)?"
4. Enter ‘Y’ and hit enter.
5. Thanks to all. it is deleted
No comments