Logitech keyboard and mouse selections for PC and accessories
Logitech keyboard and mouse selections for PC and accessories
I own a 6-year-old K830 that communicates with my Windows 11 Beelink without any problems.
I wasn't informed about an illuminated version of this. The K400 is a common part of my home PC setup.
It's great to hear, Colonel Kong, that you also have a Beelink unit.
Logitech "support" stated the keyboard requires Setpoint for functionality. Installation of Setpoint did not produce any results.
Try a different approach.
The objective being to discover what Windows is "seeing" with respect to the various keyboards, mice, and combinations thereof.
Use Powershell's
Get-PNPDevice
cmdlet.
https://learn.microsoft.com/en-us/p...ev...ver2025-ps
See Examples 4 and 5.
From my computer.
PS C:\WINDOWS\system32> Get-PnpDevice -Class HIDClass
Status Class FriendlyName InstanceId
------ ----- ------------ ----------
OK HIDClass Logitech HID-compliant Unifying device {A3535E0...
OK HIDClass HID-compliant vendor-defined device HID\VID_...
OK HIDClass Logitech HID-compliant Unifying device {A3535E0...
OK HIDClass HID-compliant vendor-defined device HID\VID_...
OK HIDClass HID-compliant system controller HID\VID_...
OK HIDClass HID-compliant consumer control device HID\VID_...
OK HIDClass HID-compliant consumer control device HID\VID_...
OK HIDClass HID-compliant vendor-defined device HID\VID_...
OK HIDClass Logitech HID-compliant Unifying device {A3535E0...
OK HIDClass Logitech Unifying USB receiver USB\VID_...
OK HIDClass USB Input Device USB\VID_...
OK HIDClass Logitech USB Input Device USB\VID_...
OK HIDClass HID-compliant device
= = = =
What are your results?
Delving a bit deeper may prove helpful.
SUCCESS!! The keyboard that is claimed to be "unifying software" capable on logitech's site actually uses the setpoint software. So, I have both the KB and mouse working. Plus a wired combo just in case. Woo-hoo.