How to unistall bluestacks on my school mac laptop?

Yes, I have tried to find the app, but to no avail. Is there another way? I believe that I put it in my user's library folder.
 
Are... we sure it's still installed? So just the icon won't go away in the menu bar? Does it reappear when you restart your computer?
 
Are... we sure it's still installed? So just the icon won't go away in the menu bar? Does it reappear when you restart your computer?

I installed it, hid the app, and tried it out a few times, and then I forgot where it was and noticed that the icon was still there and wouldn't go away.
 
Well. It's odd that Spotlight can't find it. you might be SOL if you can't find it :tongue:
 
I think it's a deeper issue than just that if it's staying up in the menu bar without the application running and without Spotlight being able to find it.

Run
Code:
find / -type d -name 'BlueStacks' 2> /dev/null

from the command line and see what directories it outputs
 
Back
Top Bottom