Sample Header Ad - 728x90

Ask Different (Apple)

Q&A for power users of Apple hardware and software

Latest Questions

3 votes
1 answers
105 views
How does the macOS installer know the country it is in?
I bought a used Mac Mini from another country on Ebay. When I plugged it in the macOS installer listed my country (Portugal) and China as the topmost countries. How does it know this? And why China in addition to Portugal? Some more details: - The Mac mini didn't have any internet connectivity at th...
I bought a used Mac Mini from another country on Ebay. When I plugged it in the macOS installer listed my country (Portugal) and China as the topmost countries. How does it know this? And why China in addition to Portugal? Some more details: - The Mac mini didn't have any internet connectivity at that point, wired or wireless - I live in an isolated place so only my wifi networks were visible (internet and from a solar inverter) - I had plugged a cheap usb keyboard (in my local PT layout) - This happened twice as I had to return the first Mac mini due to it being the wrong model - Poking my Sequoia installation I can only find a wifi BSSID database in /System/Library/Frameworks/CoreLocation.framework/Versions/A/Support/factory.db which does not contain any information about my local wifi networks. - I had my iPhone close to me while setting this up, but tethering was not being used ![macOS installation country selection](https://i.sstatic.net/JqXeIS2C.jpg)
Pedro José Cardoso (31 rep)
Mar 6, 2025, 02:29 PM • Last activity: Aug 4, 2025, 02:10 AM
1 votes
1 answers
125 views
Lost password on iPhone setup
After an iPhone factory reset, I started with the initial setup where you configure your iPhone. I have entered a passcode for the iPhone but got to the step where it asks you to restore from an iCloud backup or set up as a new iPhone but I did nothing from there. Now, I can't remember the password...
After an iPhone factory reset, I started with the initial setup where you configure your iPhone. I have entered a passcode for the iPhone but got to the step where it asks you to restore from an iCloud backup or set up as a new iPhone but I did nothing from there. Now, I can't remember the password I set up so I cannot complete the setup process. Is there a way to restart the configuration progress again to set a new device password?
peregraum (111 rep)
Sep 25, 2022, 08:42 PM • Last activity: Jul 12, 2025, 01:04 PM
4 votes
1 answers
373 views
Error while setting up windows in my late 2014 iMac
So I used the procedures in this link to try and set up windows in my iMac , but when it reached the part where they asked where do you want install Windows and after I select BOOT CAMP, I got an error - " We couldn't create a new partition or locate an existing one."[![enter image description here]...
So I used the procedures in this link to try and set up windows in my iMac , but when it reached the part where they asked where do you want install Windows and after I select BOOT CAMP, I got an error - " We couldn't create a new partition or locate an existing one."enter image description here
Abraham Emmanuel (41 rep)
Oct 24, 2020, 05:29 AM • Last activity: Jul 3, 2025, 08:05 AM
27 votes
4 answers
18616 views
What is the technology used in iOS 11 settings migration (moving blue dots / particles pattern / animated QR code?)
![auto-setup-768x576.png](https://media.idownloadblog.com/wp-content/uploads/2017/06/auto-setup-768x576.png) During the setup of a new iPhone 8 / iPhone 8 Plus / iPhone X, there is a step for migrating the settings from another iOS 11 device. On the old device, it says: > # Set Up New iPhone > Use y...
![auto-setup-768x576.png](https://media.idownloadblog.com/wp-content/uploads/2017/06/auto-setup-768x576.png) During the setup of a new iPhone 8 / iPhone 8 Plus / iPhone X, there is a step for migrating the settings from another iOS 11 device. On the old device, it says: > # Set Up New iPhone > Use your Apple ID "xxx@xxx.com" to set up your new iPhone. On the new device, it says: > # Quick Start > If you have an iPhone or iPad running iOS 11, bring it nearby to sign in automatically. > > If you want, you can also set up this iPhone manually. After tapping "Continue" on the old device, on the old device, it says: > # Hold Your New iPhone Up to the Camera > Position the pattern in the circle On the new device, it says: > # Waiting for Other iPhone... > Position this image in the frame of your other iPhone. A pattern of moving blue dots appears in the new device, as shown in this picture: http://www.idownloadblog.com/2017/06/05/automatic-setup-feature-ios-11/ And in this video: https://youtu.be/tHxhZu97pXc I believe it works like QR code, but it is not. Does anybody know what the name of this technology is?
Siu Ching Pong -Asuka Kenji- (390 rep)
Oct 9, 2017, 02:45 PM • Last activity: Jun 10, 2025, 03:30 AM
3 votes
4 answers
1891 views
Mouse scrolling speed setup on Mac
I do two tests - I rotate the scroll wheel on my mouse the same angle very slowly and very quickly. On Mac when I rotate the wheel very slowly it scrolls on the same webpage say 1 line. When I scroll the same angle in max speed it scrolls 1 page. Why the scroll is not consistent on the mouse and how...
I do two tests - I rotate the scroll wheel on my mouse the same angle very slowly and very quickly. On Mac when I rotate the wheel very slowly it scrolls on the same webpage say 1 line. When I scroll the same angle in max speed it scrolls 1 page. Why the scroll is not consistent on the mouse and how can I fix this?
Narek (167 rep)
Jun 7, 2015, 04:42 PM • Last activity: Oct 7, 2024, 04:38 PM
10 votes
4 answers
4034 views
Is it possible to record a Mac's screen while booting or during the initial set-up?
I am wondering if it is possible to record the screen of a Mac or take screenshots of it during its initial setup phase. I hope to accomplish this with the hardware and not use an external camera or video capture device. Can a Mac record it’s own boot process?
I am wondering if it is possible to record the screen of a Mac or take screenshots of it during its initial setup phase. I hope to accomplish this with the hardware and not use an external camera or video capture device. Can a Mac record it’s own boot process?
NotationMaster (1734 rep)
Dec 3, 2023, 03:38 PM • Last activity: May 23, 2024, 07:08 AM
0 votes
1 answers
109 views
nano only opens the first file given on the command line
Setting up a new MacBook. I like to use `pico`, so I always remember to add export EDITOR=nano alias pico=nano alias pcio=nano alias pioc=nano to my `.profile`. But I'm still missing _something_ that I used to have, because whenever I launch `nano` with multiple command-line arguments, instead of op...
Setting up a new MacBook. I like to use pico, so I always remember to add export EDITOR=nano alias pico=nano alias pcio=nano alias pioc=nano to my .profile. But I'm still missing _something_ that I used to have, because whenever I launch nano with multiple command-line arguments, instead of opening each file in sequence, it only opens the first filename. nano x.txt y.txt # edits x.txt and then quits! This isn't how it behaved on my old machine. What's the fix? (Is there an environment variable to make nano open multiple files?)
Quuxplusone (147 rep)
Mar 12, 2024, 02:01 PM • Last activity: Mar 13, 2024, 03:59 PM
2 votes
4 answers
495 views
Automate workspace setup
I'm a software developer and I often have to switch between different projects, each with its own environment setup. Some actions I have to do each time include: - creating ssh tunnels - connecting database inspectors - applying git stashes with local dev connection strings - starting local servers...
I'm a software developer and I often have to switch between different projects, each with its own environment setup. Some actions I have to do each time include: - creating ssh tunnels - connecting database inspectors - applying git stashes with local dev connection strings - starting local servers - opening specific IDE on the right project - recovering Postman saved requests for the specific project - set env variables - ... Those are all very basic tasks, but I have to do them every time with great time waste and chances to mess up. It would be really cool to have something like: - an "application" or "desktop icon" named after the project - click on it and it will open a dedicated workspace with everything ready to start developing - keep the local environment isolated Is there something like this I can setup on my Mac? Thanks
Carlo Moretti (123 rep)
Nov 13, 2020, 10:03 AM • Last activity: Dec 16, 2023, 11:48 AM
0 votes
0 answers
74 views
Restoring from APFS Time Machine backup that includes always-connected external drive: Do I need to format the external drive?
I have an APFS (case-sensitive, encrypted) Time Machine backup that includes both my internal SSD (APFS) and a much larger APFS volume on an external SSD. The backup containing both is on a slow but very large HDD. If I would like to set up a new Mac from this backup, will the restore require that I...
I have an APFS (case-sensitive, encrypted) Time Machine backup that includes both my internal SSD (APFS) and a much larger APFS volume on an external SSD. The backup containing both is on a slow but very large HDD. If I would like to set up a new Mac from this backup, will the restore require that I erase the existing Volume on the external SSD, have the drive plugged in during the restore, and have all the data written to the volume again (slowly) from the backup? Or is there a way to restore just the contents of the internal drive, keeping the external drive as-is, and then (after claiming the backups for the new Mac) have the external volume continue to be backed up without interruption in the history? If needed, assume that the external volume's contents have not changed since the time of the backup I'm restoring from. I've read this answer that explains how to restore the backup of a corrupted external drive to a new external drive by copying files from an APFS snapshot and then associate the new drive with the old drive's backups via terminal. However, I have the opposite problem of wanting to continue using and backing up the same external drive with a new Mac without hiccups. I'll be able to try things later once I have the new Mac, but wanted to see if anyone knew the answer to this before I attempt. This seems like a scenario that should come up often enough, but information about how all of this works with the APFS backups from newer macOS versions still seems pretty sparse.
Attila the Fun (101 rep)
Nov 9, 2023, 07:07 PM • Last activity: Nov 9, 2023, 08:27 PM
0 votes
0 answers
240 views
Double 34 inch curved monitor to mac book pro
I have a macbook pro M1 and i need to connect 2 34 inch monitors and 2 27 inch monitors. How do i do that? Currently if i connect the two 34 inch to a docking station with hdmi the macbook recognises only 1 and the second shows as mirror not extended.
I have a macbook pro M1 and i need to connect 2 34 inch monitors and 2 27 inch monitors. How do i do that? Currently if i connect the two 34 inch to a docking station with hdmi the macbook recognises only 1 and the second shows as mirror not extended.
Hussan raza Bokhari (1 rep)
Feb 5, 2023, 09:27 PM
3 votes
1 answers
5228 views
How can I create a new macOS user using a pre-existing home directory?
I had some issues on my machine and had to reinstall macOS High Sierra from the recovery partition. Not sure if the setup didn't complete, or maybe it just didn't work as I expected, but I ended up at a login screen with no users on the machine. So I set a password for `root` from single user mode a...
I had some issues on my machine and had to reinstall macOS High Sierra from the recovery partition. Not sure if the setup didn't complete, or maybe it just didn't work as I expected, but I ended up at a login screen with no users on the machine. So I set a password for root from single user mode and then logged into Finder as root, and now I'd like to re-create my previous user from the existing home directory. So on this machine there's still a /Users/username folder with all my stuff I want to use. If I simply make a new user called username and point it to that folder, will it work or will it erase that directory? Should I make a user with a different name, and then simply copy the contents over (while logged out of the new user, from a root terminal), or make a new user and then change the home directory to it? Maybe something involving the dscl utility? As long as I can preserve all the user-installed applications, settings, keychain, etc., I'm happy.
tobek (161 rep)
Dec 3, 2017, 08:01 PM • Last activity: Dec 7, 2022, 02:59 AM
5 votes
2 answers
15146 views
"/sbin/mount -uw /" not working?
I am trying to add an administrator account on my MacBook Pro using single-user mode. However, the command `/sbin/mount -uw /` does not seem to work. Any reason as to why? /sbin/mount -uw / apfs_vfsop_mount:1151: Updating mount from /dev/disk1s5 to read/write node is not allowed mount_apfs: volume c...
I am trying to add an administrator account on my MacBook Pro using single-user mode. However, the command /sbin/mount -uw / does not seem to work. Any reason as to why? /sbin/mount -uw / apfs_vfsop_mount:1151: Updating mount from /dev/disk1s5 to read/write node is not allowed mount_apfs: volume could not be mounted: Operation not permitted mount: / failed with 77 localhost:/ root# /sbin/mount -uw / apfs_vfsop_mount:1151: Updating mount from /dev/disk1s5 to read/write node is not allowed mount_apfs: volume could not be mounted: Operation not permitted mount: / failed with 77 localhost:/ root#
Bumpy Ball (51 rep)
Sep 24, 2020, 08:28 AM • Last activity: Nov 15, 2022, 03:02 PM
2 votes
1 answers
152 views
Pair an Apple watch with an iPhone for display in an Apple store?
I have an Apple Watch upgraded to WatchOS6 and I have only an old iPhone with iOS12 so this Apple Watch is blank and can't be associated to this iPhone (I'm using those devices for test - I'm not really an Apple user). I would like to use this Apple Watch for its basic features and for some tests wi...
I have an Apple Watch upgraded to WatchOS6 and I have only an old iPhone with iOS12 so this Apple Watch is blank and can't be associated to this iPhone (I'm using those devices for test - I'm not really an Apple user). I would like to use this Apple Watch for its basic features and for some tests without the need to synchronize it with an iPhone. 1) Will I be able to associate this Apple Watch with an iPhone "for display" in a physical Apple retail store to pass the first WatchOS screen that asks to "associate to your iPhone"? 2) The idea is to associate without linking the watch to the cloud. Am I going to virtually brick the watch or will I be able to reset it from its own settings menu without the used iPhone of the Apple retail store?
gregoiregentil (121 rep)
Jun 8, 2020, 06:22 PM • Last activity: Oct 28, 2022, 04:04 AM
2 votes
1 answers
530 views
Why does my new iPhone Quick Start migration have 2 different iOS requirements?
Old phone - iPhone 6S running iOS 11.0.3 New phone - iPhone 13 When trying to do "Quick Start" on my new iPhone, the instructions say to bring an iPhone with at least iOS 11 near to the new iPhone. [![iPhone Quick Start screen][1]][1] I do that, but the transfer fails and says "Transfer Not Supporte...
Old phone - iPhone 6S running iOS 11.0.3 New phone - iPhone 13 When trying to do "Quick Start" on my new iPhone, the instructions say to bring an iPhone with at least iOS 11 near to the new iPhone. iPhone Quick Start screen I do that, but the transfer fails and says "Transfer Not Supported. Bring an iPhone running ***iOS 12.4*** or later nearby to start transferring data." iPhone Transfer Not Supported So are the original instructions are wrong and iOS 11 is not sufficient, or is there something wrong with the transfer process?
iwantmyphd (303 rep)
Sep 28, 2022, 12:30 AM • Last activity: Oct 28, 2022, 03:06 AM
1 votes
0 answers
660 views
What is this "Setup" option in my iCloud?
It looks like some sort of bug. This icon disapears after turning off "iCloud Drive" couple positions above this. After turning "iCloud Drive" on and some time later this icon reapears. I tried restarting my iPhone. I also tried "Erase all content and settings" without backup and starting from the s...
It looks like some sort of bug. This icon disapears after turning off "iCloud Drive" couple positions above this. After turning "iCloud Drive" on and some time later this icon reapears. I tried restarting my iPhone. I also tried "Erase all content and settings" without backup and starting from the sctratch. When I was reintalling my apps I tried to establish WHEN this icon appears in iCloud, maybe with specific app or something but no luck... I this some kind of virus? Should I be worrying about safety of my data and for exaple paying with my phone? Maybe this is some kind of spying virus?? Should I be looking for help from Apple support? enter image description here
everythingoes (11 rep)
Jun 12, 2022, 12:00 PM
1 votes
0 answers
54 views
How do I reassure my old iPad that I am going to keep it?
I got a new iPad mini 6th generation. I set up the new iPad by letting it pull from my old iPad mini 5th generation. Now my old iPad is occasionally offering to assist in preparations for selling or giving it away. The offers include making backups, erasing data, wiping, etc. But I don’t want to get...
I got a new iPad mini 6th generation. I set up the new iPad by letting it pull from my old iPad mini 5th generation. Now my old iPad is occasionally offering to assist in preparations for selling or giving it away. The offers include making backups, erasing data, wiping, etc. But I don’t want to get rid of the older iPad. I will keep it, and use both the old iPad and the new iPad. How do I stop these offers from reappearing? The only option shown is to “Remind me later”, so the offer to backup and wipe comes back later.
Basil Bourque (13982 rep)
May 4, 2022, 09:55 PM
0 votes
2 answers
248 views
Need current iPhone's visual voicemails to transfer to new iPhone's visual voicemail, same carrier (AT&T)
I am updating my AT&T iPhone XR Pro Max to an AT&T iPhone 12 Pro Max. I need to make sure my visual voicemails get transferred so they can be viewed and opened on the Voicemail app on the new iPhone. It is not good enough to export them as VoiceMemos or Notes. I run iCloud backups, but I could run b...
I am updating my AT&T iPhone XR Pro Max to an AT&T iPhone 12 Pro Max. I need to make sure my visual voicemails get transferred so they can be viewed and opened on the Voicemail app on the new iPhone. It is not good enough to export them as VoiceMemos or Notes. I run iCloud backups, but I could run backups onto my MacBook it that's what it takes to move them properly. It is not clear whether either backup type backs up visual voicemails and restores them as voicemails via restoring the backup onto a new device. Thanks!
Tordu (1 rep)
Sep 15, 2021, 06:28 PM • Last activity: Mar 15, 2022, 12:10 AM
0 votes
1 answers
57 views
How does one unset the hard outlines in mac finder windows?
I just got a new mac and it seems things are really bright. I selected the high contrast or high outlines...can't remember what the name was. See how it's really white especially on the outside: [![enter image description here][1]][1] how do I undo that? [1]: https://i.sstatic.net/cJbkV.jpg
I just got a new mac and it seems things are really bright. I selected the high contrast or high outlines...can't remember what the name was. See how it's really white especially on the outside: enter image description here how do I undo that?
Charlie Parker (519 rep)
Jan 27, 2022, 11:19 PM • Last activity: Jan 27, 2022, 11:47 PM
2 votes
4 answers
6644 views
How can I script the setup of preferences in Mac OS X?
I have a couple of Macs and I would like to create some kind of script that I can use to: 1. Easily setup a new Mac after a reinstall 2. Update settings to consistent values (so if I decide to change some preferences on Mac A, I can run the script on Mac B to get it to match) I'd be happy if I could...
I have a couple of Macs and I would like to create some kind of script that I can use to: 1. Easily setup a new Mac after a reinstall 2. Update settings to consistent values (so if I decide to change some preferences on Mac A, I can run the script on Mac B to get it to match) I'd be happy if I could use this script to customize: * System Preferences * Finder Preferences I would prefer a method where I can use a script or config file to specifically set certain settings I choose to certain values. I don't really want something that will import/export ALL settings indiscriminately. I also don't want some complicated IT management solution, since this is really just for me.
Kaypro II (558 rep)
Jul 31, 2015, 04:55 AM • Last activity: Apr 7, 2021, 01:36 AM
5 votes
1 answers
2524 views
iOS turn off Fade-in effects?
(*Not talking about* **S**ettings ➙ **A**ccessibility ➙ **R**educe **M**otion ➙ **R**educe **M**otion) Is there a way, on iOS (10+) and specifically iPhone (6+), to suppress the Fade-in/Mixing effects? Especially pressing the HOME button to go back from an app to home, there is a small delay to whic...
(*Not talking about* **S**ettings ➙ **A**ccessibility ➙ **R**educe **M**otion ➙ **R**educe **M**otion) Is there a way, on iOS (10+) and specifically iPhone (6+), to suppress the Fade-in/Mixing effects? Especially pressing the HOME button to go back from an app to home, there is a small delay to which is added the fade-in effect. I don't mind a fade-in effect, as long as it's barely noticeable, but with newer iOSes, an iPhone gets slower and slower. The 6+ is not that bad, yet, but still, some effects are annoying. Suppressing obtrusive effects to get a more responsive device would be great!
Déjà vu (731 rep)
Jan 16, 2017, 06:05 AM • Last activity: Feb 5, 2021, 07:16 PM
Showing page 1 of 20 total questions