Os x change about this mac

How to customize the “About This Mac” section of a Mac

The “About This Mac” window contains information relating to your computer specifications and OS version, and is useful for quickly checking any of those details. However, it’s a little impersonal, and often (on a Hackintosh), incorrect. If, like me, you enjoy customising your machine to your own personal taste then this guide should help somewhat, by jazzing up the “About This Mac” section. If you own a Hackintosh then this guide may be of especial utility, as their non-Apple components and varied range of specifications can mean that “About This Mac” contains errors, or fails to provide any information at all. For these users the guide may be of functional use. If you’re on a real Mac, it’ll be for more aesthetic purposes.

These edits will work on macOS versions from Yosemite (10.10) to Sierra (10.12). Prior to that the file locations were different, but can still be modified with a little research. Let me know if you need any other file locations, and on which OS, and I’ll try to oblige.

Changes do not always survive a system update, though often do.

For all of these examples, BACK UP the original file to a safe location on your computer before modifying it, in case of a mistake or wanting to revert to stock later.

This section will modify the circular image of your OS version on the main “About This Mac” page. On older OS versions, this used to be an image of your computer hardware, and I still prefer that.

1) Open a Finder window, and navigate to your /Applications folder. Find the /Utilities folder inside, and inside that, the System Information application.

2) Right-click the application and select Show Package Contents.

3) Once inside the application, look inside Contents/Resources. Find the file entitled SystemLogo.tiff.

4) Backup the original file, and then replace it with the image you want to use. It must be renamed to SystemLogo.tiff, SystemLogo.png, SystemLogo.jpg, etc.

5) After a logout/login or reboot the new image should appear in place of the pedestrian Sierra logo. For illustrative purposes I chose an image of the most pathetic piece of hardware known to Rick-kind.

For future reference, the full file path for this image is:

To revert, simply replace your backup of the original file, overwriting your edited image.

Changing the Model Name and Year

This section will change the reported hardware model and production year on the main “About This Mac” page. On a Hackintosh this page will usually report the Model you have selected in your SMBIOS settings, but you might want it to say something different. For example, for best performance on my hack, I have an iMac model set in my SMBIOS. However, the case I made for it is from an old G5, so I want that model to be reported instead in “About This Mac”. If you are on a real Mac this will likely be just, as they apparently say, “for funsies”.

Читайте также:  Viber нет сети windows

1) Open a Finder window and navigate to your home User folder (the one containing your Documents, Pictures, Movies, etc.)

2) Inside that, open the Library folder. If you cannot see it, it may be hidden. You can find it with our guide. Do not confuse it with /Library by mistake, it must be /Users/YOUR_USERNAME/Library.

3) Inside the folder, open Preferences and look for the file entitled com.apple.SystemProfiler.plist.

4) Copy the file, and paste one somewhere as a backup. Then paste another copy to your Desktop to edit. Do not try to edit the file in place, it will not work.

5) Right-click the copy on your Desktop and open it with your .plist editor of choice. I use TextWrangler, which is free on the App Store.

6) In the editor, look through the file for the CPU Names entry which describes the current Model and Year of your computer. Mine originally said “iMac 27-inch, Late 2012”.

7) Edit the text in that line to report your preferred hardware name and year, or whatever text you like. Save the document and exit.

8) Drag the edited file from your Desktop back into the

/Library/Preferences folder we got it from to overwrite the original. Authenticate with your user password if required.

9) After a reboot the changes should be visible in the “About This Mac” window.

For future reference, the full file path for the document to edit is:

To revert, simply replace your backup of the original file, overwriting your edited .plist.

Changing the processor name

This setting may allow you to change the processor name, but I have had mixed results. It worked on my Hackintosh, but not on my MacBook Pro, so your mileage may vary.

1) Open a Finder window, navigate to the System folder, and then to the Library folder inside. (Not the “Library” folder we visited in the Model name section).

2) Inside Library, go to PrivateFrameworks, and find AppleSystemInfo.framework.

3) Inside this framework, navigate to /Versions/A/Resources/. Then find the folder for your system language. If yours is English, go to English.lproj.

4) Inside that folder, find the file AppleSystemInfo.strings. Copy the file, and paste one somewhere as a backup. Then paste another copy to your Desktop to edit. Do not try to edit the file in place, it will not work.

5) Right-click the copy on your Desktop and open it with your editor of choice.

6) In the editor, look through the file for the UnknownCPUKind entry which describes non-standard CPU models. Mine originally said “Unknown”.

7) Edit the text in that line to report your preferred CPU model and speed, or whatever text you like. Save the document and exit.

8) Hackintosh only, Mac users skip to Step 9.

Open up your Clover config.plist, and under the CPU section set the Type to Unknown. I used Clover Configurator for this step but it can be done manually too.

9) Drag the edited file from your Desktop back into the folder we got it from to overwrite the original. Authenticate with your user password if required.

Читайте также:  Защитник windows сам включается после перезагрузки

10) After a reboot the changes should be visible in the “About This Mac” window.

And there you have it! My under-powered robot’s CPU is now correctly reported. Remember this section may not work for you, especially on a real Mac, as it will probably not default to the “Unknown CPU” field. Setting the CPU type to “Unknown” in Clover on a Hackintosh forces it to use the field, and therefore work.

For future reference, the full file path for the document to edit is:

To revert, simply replace your backup of the original file, overwriting your edited .strings file.

Changing the Displays image

This edit is one of the most useful, as many people use external displays, and they come from many third-parties. Consequently, a generic icon is used by Apple in the “Displays” section of “About This Mac”, and in the “Displays” section of “System Preferences”. Many people will wish to change this to an image of their specific external display model.

1) Open a Finder window, and navigate to the System folder. From there, open Library, then CoreServices, and locate the file CoreTypes.bundle.

2) Right-click CoreTypes.bundle and select Show Package Contents. From there, go to /Contents/Resources, and find the file called public.generic-lcd.icns.

3) Make a backup of this file somewhere safe, and then place an image of your own display, or whatever image you like, into that folder. It will replace the generic display image. Make sure the file you place there is called public.generic-lcd.icns. The file must be in .icns format. I use Image2Icon for this; it is available on the App Store for free.

4) After a logout/login or reboot, your changes should be visible.

For future reference, the full file path for the document to edit is:

To revert, simply replace your backup of the original file, overwriting your edited .icns file.

As you can see by browsing through, many other basic system images and pieces of text are contained in the files and folders we have been editing in this article. With a bit of digging you can find many other useful things to change in the locations we have been looking.

Just make sure to always make a backup of any files before changing them, and preferably to have a clone of your whole system too. That way if you delete a truly crucial file you can boot from the clone and replace it.

Was this guide helpful to you? Did you customize “About This Mac” on a Mac or a Hackintosh? Do you know of any other similar customisations which I missed off the list? Let me know if you do!

Источник

Change the name of your macOS user account and home folder

You can rename your macOS user account and home folder, which were named when the account was created.

The name of your macOS user account and the name of your home folder must both be the same. Changing these names does not change or reset the password of your user account.

Because doing this incorrectly could damage your account and prevent you from logging in, you should back up your important data before proceeding.

Читайте также:  Rtf reader для windows

First rename the home folder

  1. Log out of the account you’re renaming, then log in to a different administrator account. (If you don’t have another administrator account, you can create one in Users & Groups preferences.)
  2. Open the Users folder on the startup disk. It contains the home folder for each user. To get there, you can choose Go > Go to Folder from the menu bar, then enter /Users .
  3. Rename the user’s home folder without using any spaces in the new name. You’ll be prompted to enter the administrator name and password that you used to log in. If you’re using file sharing to share the home folder, you won’t be able to rename it until you stop sharing the folder.

Then rename the account

While still logged out of the account you’re renaming, follow these additional steps:

  1. Choose Apple () menu > System Preferences, then click Users & Groups.
  2. Click , then enter the administrator name and password that you used to log in.
  3. From the list of users on the left, Control-click the user you’re renaming, then choose Advanced Options.
  4. Change the “Account name” field to match the new name of the home folder. It should have no spaces.
  5. The account name also appears in the “Home directory” field, after /Users/ . Change that account name to match the new name of the home folder.
  6. If you want to change the full name associated with your account, update the ”Full name” field as well. It can be any name, and you can use either the full name or the account name to log in to your Mac or make changes that require your name and password.
  7. Click OK, then restart your Mac.
  8. Log in to the renamed account, then verify that your old files and folders are visible and the account is working as expected.

Источник

Update macOS on Mac

Use Software Update to update or upgrade macOS, including built-in apps like Safari.

  1. From the Apple menu  in the corner of your screen, choose System Preferences.
  2. Click Software Update.
  3. Click Update Now or Upgrade Now:
    • Update Now installs the latest updates for the currently installed version. Learn about macOS Big Sur updates, for example.
    • Upgrade Now installs a major new version with a new name, such as macOS Big Sur. Learn about the latest macOS upgrade, or about old versions of macOS that are still available.

If you’re having difficulty finding or installing updates:

  • If Software Update says that your Mac is up to date, then macOS and all of the apps it installs are up to date, including Safari, Messages, Mail, Music, Photos, FaceTime, Calendar, and Books.
  • If you want to update apps downloaded from the App Store, use the App Store to get updates.
  • If you want to update your iOS device, learn how to update iPhone, iPad, or iPod touch.
  • If your Mac doesn’t include Software Update, use the App Store to get updates.
  • If an error occurred while installing an update or upgrade, learn how to resolve installation issues.

Источник

Оцените статью