How to fix F3 or Mission Control that is not working.
This isn't a question but I had this problem for a while. I saw this solution after searching online.
The mission control can be fixed using the Terminal:
- Go to Launchpad and find Terminal
- In the Terminal add:
- defaults write com.apple.dock mcx-expose-disabled -bool FALSE
- Press Enter
- killall Dock
- Press Enter
- Then x out of the terminal.
Just copy and paste. I hope it helps.