deeveedee Posted 1 hour ago Share Posted 1 hour ago (edited) Have you ever wanted to customize the displayed machine information in "About This Mac" so that it displays your hackintosh PC model instead? You can customize this machine name by editing ~/Library/Preferences/com.apple.SystemProfiler.plist as follows: Copy com.apple.SystemProfiler.plist from ~/Library/Preferences to your Desktop and make a backup copy to preserve the original Open com.apple.SystemProfiler.plist on your Desktop with your favorite plist editor You will need to modify all of the machine key/value pairs in one or both of the following dictionaries (modify all machine values in both of these dictionaries if they are present) CPU Names ModelNames The value of each machine key/value pair must be preserved when editing the value. Edit only the text within the parenthesis like this: Original: MacBook Pro (13-inch, 2020, Four Thunderbolt 3 ports) Modified: MacBook Pro (15-inch, 2020, HP EliteBook 850 G7) Do NOT modify anything else in com.apple.SystemProfiler.plist After you have edited all instances of the machine key/value pairs in dictionaries "CPU Names" and "ModelNames" if present, save your modified com.apple.SystemProfiler.plist on your Desktop. The modified com.apple.SystemProfiler.plist should resemble this: Spoiler Copy your modified com.apple.SystemProfiler.plist back to ~/Library/Preferences (sudo cp ~/Desktop/com.apple.SystemProfiler.plist ~/Library/Preferences) Reboot You should now see your custom machine model in About This Hack. Enjoy! Edited 1 hour ago by deeveedee 1 Link to comment https://www.insanelymac.com/forum/topic/362947-customizing-machine-name-in-about-this-mac/ Share on other sites More sharing options...
Recommended Posts