From version later 2.10, gpu support on native windows is deprecated, you have option to support gpu by installing 2.10 tensorflow version, using this command
xxxxxxxxxx
pip install tensorflow-gpu==2.10
// You can try also
pip install tensorflow-directml-plugin