Nvidia issues

i am getting an issue of the system saying that the NVIDIA kernel module is missing. i need my nvidia stuff on my laptop so i can play games like warframe and manage my clan so i hope this could be resolved fast so i can get back to my clan management. also for the record i have secure boot off and i installed the NVIDIA drivers via the discovery app on KDE which worked last time but after reinstall of the system it will not work

What’s your GPU? Did you install the nvidia driver? How?

I personally never recommend using a gui to install the nvidia drivers.
I always recommend using a terminal app and install the drivers using the guidance from rpmfusion. Howto/NVIDIA - RPM Fusion

However, you have not said which nvidia GPU you have so we can only assume that would install the proper driver for your system.

It may be necessary to rebuild the drivers. That is easily done from a terminal with
sudo akmods --force --rebuild (assuming the driver was installed from rpmfusion).