Hi,
According to Partition Allocation Methods in Memory Management, the allocation method your NTFS employed is Next Fit Algorithm. You can refer to Implementation of all Partition Allocation Methods in Memory Management to let your NTFS perform First Fit Algorithm which make it look for free space from the beginning.
Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
----------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.