I have a List saved in my user configuration, I should save several strings, but when I check its value (by Settings.Default.FileList) it shows that the value is 0, when I save a string, it shows the number of saved strings, but when I change form or restart the application, it is again 0. Edited: I have already called the .Save () method; And up to the Upgrade () method; but it's still the same