@BillInPoint Those are the official documentation steps that fixed the issue. We should investigate why isn't working for you. May I ask you to do some experimentation for me before we file a bug? I’m not positive as I did not want to test it in any of my computers, but I believe you can do this by running a few commands by opening the terminal and run the following command to delete the hidden file that triggers the update prompt from this documentation https://discussions.apple.com/thread/254465907?sortBy=rank sudo rm -f /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress Sometimes the system is still internally pointing to the deleted developer directory. Resetting it ensures macOS knows the tools are truly gone from https://discussions.apple.com/thread/253466183?sortBy=rank sudo xcode-select --reset Next, clear the cache where macOS stores pending software updates, and force the update daemon to restart from https://discussions.apple.com/thread/253598128?sortBy=rank sudo rm -
Topic:
Developer Tools & Services
SubTopic:
General
Tags: