Run git config --global --list and git config --system --list, if origin is there then run git config --global --unset remote.origin.url
git config --global --list
git config --system --list
origin
git config --global --unset remote.origin.url