keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.92k stars 1.23k forks source link

Unable to access K drive on Windows 10 #5311

Open compumike08 opened 7 years ago

compumike08 commented 7 years ago

I just installed the Keybase App on my Windows 10 computer, however I cannot access the "K" drive from Windows Explorer. I can get to it from the Keybase Shell and from my Git BASH shell, but the K drive does not appear at all in the Windows Explorer.

UPDATE: I also tried using the start k:\private\... command to launch Windows Explorer from the Keybase Shell, and the explorer . command from inside the /k/private/... folder from my Git BASH shell, but I get an error message saying that the K drive could not be found.

my log id: d78e6190bd97ea9e4472241c

compumike08 commented 7 years ago

I managed to fix the problem by rebooting my computer. I would recommend adding a step to your installer for Windows that reboots the computer after it has been provisioned.