--- title: IKeymanVisualKeyboard::Uninstall Method --- ## Introduction The `IKeymanVisualKeyboard::Uninstall` method removes this visual keyboard from the keyboard and the Keyman keyboard store. This method requires elevated privileges. ## Specification ``` clike void Uninstall(void) ```