Installaltion Probelm with CUDA and cuDNN on windows 11

I have an Intel i5 10th gen CPU with Windows 11 and GTX 1650 Processor and my Python version is 3.9.18 and tensorflow version is 2.10.0 and pytorch or torch version is 2.2.0 and i use VS code and anaconda for working . I have downloaded various versions of Cuda toolkit and cuDNN and all of them got installed too but none of them appears when i enter command
→ torch.cuda.is_available()
i have also entered the PATH in environment variable still not working