.bodyContent{ padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; min-height:100vh; } .modal { top: 20%; } }
Hi there
I have been getting this error message over the weekend? Any issues?
"You are currently using the RemoteFX 3D Video Adapter. We no longer support this adapter and continued use may expose your machine to security risks."
Hi Jacob,
RemoteFX vGPU makes it possible for multiple virtual machines to share a physical GPU. This feature was first introduced in Windows 7 and was removed as an option for users in Windows Server 2019. You can disable this by using the following method:
1. Open Window PowerShell as administrator
2. Get the name of the video card by running the following command:
Get-VMRemoteFXPhysicalVideoAdapter
3. Disable RemoteFX adapter. (Note: Change the name to your own card name)
Disable-VMRemoteFXPhysicalVideoAdapter -Name "NVIDIA Geforce GTX 970"
Regards,
TS-Wiki Support
Update comment with your recorded email address.
Do not disclose your personal information here.
You can express your appreciation and support by make a little donation.
Visit the donation page
Got question? Contact us at info@ts-wiki.com