Supervised and unsupervised classification, Sentinel 2

Hi!
I did supervised classification also. To explain what I did, I write down step by step because something went wrong and the result were not what I expected:

  1. resampling image
  2. subseting image
  3. defining geometries
  4. saving
  5. reprojecting
  6. supervised classification ( KNN-classifier, took 4 hours)
    and result

Almost the same (even worse) happened when I tried unsupervised classification ( K-means ):

Any ideas what I did wrong?