This document presents a study on using k-means clustering for brain tumor segmentation from MRI images. It begins with an introduction to brain strokes and current segmentation techniques. It then describes the fuzzy c-means clustering algorithm and its limitations. The proposed method is to use k-means clustering for tumor segmentation, with preprocessing of MRI images followed by k-means clustering. Experimental results on brain MRI images show that k-means clustering can effectively segment tumors, with clearer edges compared to traditional algorithms like fuzzy c-means.