Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bax2023

macrumors regular
Original poster
Nov 14, 2023
149
181
Serbia
Exactly after the latest stable update of Sequoia 15.1.1 I'm having this bug of Finder displaying network mounts as local drives. This one is just an example, all network mounts are behaving this way: smb, afp... Anybody else having this issue ?

Screenshot 2024-11-20 at 23.43.36.png
Screenshot 2024-11-20 at 23.50.21.png
 
Last edited:
Fixed:

Code:
sudo rm -rf /Library/Caches/com.apple.iconservices.store
sudo rm -rf /System/Library/Caches/com.apple.iconservices.store
sudo rm -rf /private/var/folders/*/*/*/com.apple.dock.iconcache
killall Dock; killall Finder
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.