learn.microsoft[.]com/en-us/windows/configuration/point-in-time-restore?tabs=csp
This was included in June's Optional Windows update, so it'll be rolling out in July's regular update.
You still have the old System Restore setup which works alongside the new functionality. You can access the old setup via Control Panel -> All Control Panel Items -> Recovery. Alternatively you can access the System Protection tab of the System Properties dialog via Settings -> System -> About -> System Protection [same result as clicking the 3rd or bottom option in Control Panel Recovery]. Note that you want System Restore Points turned on for SSDs, so that Windows will defrag them occasionally -- it's not the normal defrag for a regular HDD, and it's not Trim, and Windows allegedly needs it. You use that System Properties dialog to turn Restore Points on/off, and set the max size it can grow to. You can also delete any that are saved.
The dialog for the new Point-in-time Restore is in Settings -> System -> Recovery -> Point-in-time Restore, where you can see how many have been created, their existing size, set the max size, turn it on/off, set how often they're created, and set how long they're kept. The differences between the old & new methods are shown in a table on the linked Microsoft web page.
Restore points set by the old & new setups are stored in the restricted System Volume Information folder. Deleting all Restore Points for a drive using the System Properties dialog *is supposed to* delete everything stored in that folder by both System Restore methods. Do Note that nothing about restore points is bullet proof. You can accumulate stored data in that System Volume Information folder that should not be there, including after you click the button to delete all restore point data, turn restore points off, etc. You might find a few MB, or Many GB (!). Because that folder is restricted, you need to use something like WizTree to find out.
diskanalyzer[.]com/
The NTFS file system stores a master table that indexes where everything on a hard disk/SSD is -- WizTree reads that table rather than finding files/folders conventionally, e.g., like Explorer. Unfortunately, if you've got a lot of garbage in that folder, AFAIK the only way to get rid of it is to either install a fresh [new] copy of Windows, or boot to Linux, which will let you access and delete stuff in that folder.