Created
June 9, 2020 11:57
-
-
Save sahilsk/dd9a98960b1bbf8aa79a64f5b26638bb to your computer and use it in GitHub Desktop.
microsoft onedrive fix for cannot connect to drive error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd %systemroot%\system32\drivers | |
sc query cldflt | |
sc config cldflt start=auto |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
run as admin and restart the windows PC