To change the default shell in Kali Linux from Zsh (the current default) back to Bash, you can use the chsh
command. Open a terminal and run chsh -s /bin/bash
. You will be prompted for your password. After entering it, log out and log back in for the changes to take effe