Access rclone-crypt folder on Windows? best practices?

Thanks! I got it working and successfully mounted as a network drive with this .cmd idea from another post:

c:\rclone\rclone mount --vfs-cache-mode full --max-read-ahead 1024k crypt-onedrive: Y: --network-mode --log-level=DEBUG --log-file=c:\rclone\rclone.log --no-console --rc

But I can't seem to be able to unmount it with these instructions, I'm getting this error:

C:\rclone>rclone rc core/quit
2022/07/27 21:34:04 Failed to rc: connection failed: Post "http://localhost:5572/core/quit": dial tcp [::1]:5572: connectex: No connection could be made because the target machine actively refused it.