05-28-2017, 09:16 PM
Onamuji wrote:
Here's what I might try next (while logged in under his main user account, can use Spotlight to launch applications while the Finder is beachballing)...
Open the Terminal app...
Open the Activity Monitor...
Use the Activity Monitor to quit/kill the Finder.
Run a command in the Terminal to rename the Desktop folder.
Then reboot the Mac. Upon the next login, the OS should create a new Desktop folder. The old one with the new name should still be in the user's Home folder.
The command would be:
sudo mv ~/Desktop ~/OldDesktop
Be careful to word it just like that, including the spaces.
SUCCESS!!!! Now, do I need to trash the old Desktop folder??