PlayerPreffs can :S

Hi where i can find my save files “playerPreffs” im using windows 7 64 bits ,

On Windows standalone players, PlayerPrefs are stored in the registry under HKCU\Software[company name][product name] key, where company and product names are the names set up in Project Settings.

I looked in every folder that has the name of unity and not found where I can find the folder with the saves “plist”?

I’ve used Regedit to find the playerprefs. No idea if that’s the correct/safest/only way though!

You already answered yourself in the question…PlayerPrefs are stored in the registry. There are no plist files on Windows.