Forum Discussion
Bluebellflora
3 years agoHero+
If a Spotlight search can't find it that indicates the folder is in the correct place as it is hidden from a search within the Documents folder (no idea why). Try a full Terminal search - open Terminal and copy and paste the following command then hit Enter/Return:
find ~ -type d -name "*The Sims 4*" 2>/dev/null
After a little while it will return the results of the search. Please copy and paste the results in a post here.