How to reset the Mac Dock to default
- Tech Tutorials
- Jul 12, 2022
- 1 min read
macOS Reset Dock to its Defaults.

Open Terminal
Copy and Paste the Command in the Terminal
Hit return Key on the Keyboard
defaults delete com.apple.dock; killall Dock
macOS Reset Dock to its Defaults.
Open Terminal
Copy and Paste the Command in the Terminal
Hit return Key on the Keyboard
defaults delete com.apple.dock; killall Dock
Comments