This document presents a new optimized CPU scheduling algorithm called Dynamic Average Burst Round Robin (DABRR), which utilizes a dynamic time quantum for improved performance in comparison to traditional Round Robin algorithms. The paper discusses the importance of effective CPU scheduling and experimentally analyzes the performance of DABRR against various existing scheduling algorithms, showcasing reduced average waiting time and turnaround time. Conclusions highlight the advantages of using the DABRR approach in time-shared operating environments.