Is it possible to ''kill'' a loaded slot?

hey guys, i’m trying to re-load some inputs movement without closing and re-opening my game. I managed to restart the level and restore everything by pressing a button but the load function starts from where it ended and not from the beginning.
Is there a way to sort of ‘kill’ the loaded game to make the session reload it from the begin? Hope it’s clear, thanks!!!

Don’t load it.

https://www.youtube.com/watch?v=VYuBIFSv7KM&t=921s I did like him, built a structure, took inputs, record and replay. When I open the level it works fine, If I restart the level (I did a custom restart) the structure won’t load from the start but my car spawn in the middle of the replay let’s say and not from the start. I don’t know how to make the inputs reload from the start without actually using a console command or the open level node!

Solved, I just had to reset the index!!!