## Bug Report #### Relates to - #6142 #### Current Behavior When the bucket of an installed app has been removed, Scoop will still try to access the deprecated folder of the bucket. #### Steps to Reproduce ```cmd scoop bucket add java scoop install openjdk scoop bucket rm java scoop update -a scoop info openjdk scoop list ``` <img width="1103" height="722" alt="Image" src="https://github.com/user-attachments/assets/9f6c62c3-d693-42a1-a4d7-4007d0cfb9f2" />