Hello …! Welcome to the community! Please do take a few minutes to go over the introductory posts in #start-here when you have the time. They contain lots of useful information.
Sorry for this stupid answer, but did you search here on he forum
By rtl8821ce
There are 16 Topic about this subject included one with a sucessfull end
If anyone satisface you come here and coment again if you are on some problem
Try that first… For example
https://discussion.fedoraproject.org/t/install-realtek-rtl8821ce-wifi-driver/76453
First install the drivers
su
sudo dnf update
sudo dnf install dkms make kernel-devel -y
git clone https://github.com/tomaspinho/rtl8821ce.git
cd rtl8821ce
sudo ./dkms-install.sh
Regards.,