How do I change the A10 graphic from TCC to WDDM mode?

Hi Community,
I am using nvidia A10 graphic on my windows VM. I wish to deploy omniverse 3D conditioning for my project, but when doing so I get multiple errors. One of the error is TCC mode. I tried changing the mode from TCC to WDDM. but i get following error. Does anybody have an Idea how to resolve this?
C:\Windows\System32>nvidia-smi.exe
Mon Mar 31 07:08:03 2025
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 572.61 Driver Version: 572.61 CUDA Version: 12.8 |
|-----------------------------------------±-----------------------±---------------------+
| GPU Name Driver-Model | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA A10G TCC | 00000000:00:1E.0 Off | 0 |
| 0% 23C P8 9W / 300W | 9MiB / 23028MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+

±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
±----------------------------------------------------------------------------------------+

C:\Windows\System32>nvidia-smi -i 0 -dm WDDM
Unable to set driver model for GPU 00000000:00:1E.0: Not Supported
Treating as warning and moving on.
All done.