Problem installing cuDNN

I just installed CUDA Toolkit 12.3 Update 1 on Windows 10

Following instructions for installing v8.9.7 on windows at: Installation Guide - NVIDIA Docs

  1. Copy bin\cudnn*.dll to C:\Program Files\NVIDIA\CUDNN\v8.x\bin.
  2. Copy include\cudnn*.h to C:\Program Files\NVIDIA\CUDNN\v8.x\include.
  3. Copy lib\cudnn*.lib to C:\Program Files\NVIDIA\CUDNN\v8.x\lib.

Attached is my directory screenshot and search for CUDNN shows no CUDNN folder anywhere. What product should have produced that folder and its subfolders?
Do I need to create the folders and should I do it in Program Files or Program Files(x86) where my Nsight Visual Studio is?

Hi @gwodog ,
Please create a folder and move the files.
Thanks