Remove Certificate Signing Request

I used keytool to generate a certificate signing request. However i entered the wrong common name and need to delete the certificate request and quite possibly the keystore. How would i go about doing this without messing up my system? I’ve already figured out i have to redo the entire certificate request from scratch.

Thanks