After installing Fedora, here are some things to add.
Edit /etc/dnf/dnf.conf and add the following lines:
max_parallel_downloads=10
fastestmirror=true
deltarpm=true
Then run the dnf upgrade:
sudo dnf -y upgrade --refresh
Reboot after refreshing.
Update the firmware
sudo fwupdmgr get-devices
sudo fwupdmgr refresh --force
sudo fwupdmgr get-updates
sudo fwupdmgr update