The wallet I'm searching for realistically was in a windows 7 account that was deleted and I'm hoping to recover that somehow but it seems that pywallet --recover is only helping but so much
It may be uncomfortable but when you accidently deleted some important files, it's not a bad idea to cut the power of the computer as quick as possible (no normal shutdown, I really mean to cut the power). On a desktop computer that's pretty easy: pull the power cord. Most laptops will hard cut the power when you press the power button for a few seconds (you will see the laptop turn off hard).
Do not restart! Either boot from a removable media some suitable Linux OS with tools ready to image your storage device where you have deleted something and want to recover it.
If you're not sure to be able to boot from your removable media (you may need to adjust boot sequence or boot into the boot media menu), it's maybe better to remove the storage media and image it first on another computer mounting it read-only.
If your storage media is encrypted and tied e.g. to some secret keys in a TPM of your motherboard, then you're somewhat in trouble unless you have proper encryption recovery keys and such (Bitlocker encryption can hit you hard if you don't have the recovery key; again, make sure you have it if Bitlocker or other device encryption is enabled).
This can damage the filesystem but it prevents that storage areas of deleted files get overwritten by some stuff that the computer will write sooner or later or which is written by the regular shutdown procedure.
This is of course too late for you. I'm just mentioning it for others to keep in mind should a deletion mishap strike your fate.
Wish you success with your recovery attempts.