Some scripts may not be from WordPress itself but from plugins like CoBlocks. Deactivate all plugins to see what scripts WordPress loads by default. If certain scripts are not needed, you can dequeue them. This requires identifying the script’s handle and using the wp_dequeue_script() function in your theme’s functions.php file.