Forum Discussion
personalityson
Mar 02, 2019Copper Contributor
No way of running OneDrive on Windows Server 2019?
I'm running an instance of Windows Server 2019 on Amazon AWS, and need to sync some files. Apparently Windows Server 2019 comes with no traces of OneDrive (even though the OneDrive webpage recognize...
- Mar 02, 2019
According to the onedrive install requirements, server 2019 is not supported! It does not explicitly say so and previous server versions are supported so I wonder if there could be any other issue..Can you download and install other applications?
https://support.office.com/en-us/article/onedrive-system-requirements-cc0cb2b8-f446-445c-9b52-d3c2627d681e
sandeepshivhare
Mar 24, 2021Copper Contributor
To solve Onedrive not running on Windows Server 2019 update the below registry key
"HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\OneDrive"
Value Name: DisableFileSyncNGSC
Set Value to 0
Then restart Onedrive.
Credit: Microsoft Support Team
harveyspectre
Apr 30, 2026Copper Contributor
this worked for me, thanks a lot!!!