let me try this: I copied and pasted
Microsoft Windows [Version 10.0.22000.1335]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>pnputil/delete-driver oem34.inf/uninstall/force
Microsoft PnP Utility
Failed to delete driver package: The system cannot find the path specified.
C:\WINDOWS\system32>wmic sysdriver where "PathName like 'oem34inf" get Name, PathName, State
Node - DESKTOP-IM4OQ84
ERROR:
Description = Invalid query
C:\WINDOWS\system32>wmic sysdriver where "PathName like 'oem34.inf'" get Name, PathName, State
No Instance(s) Available.
C:\WINDOWS\system32>wmic sysdriver where "PathName like 'usb2ser.sys'" get Name, PathName, State
No Instance(s) Available.
C:\WINDOWS\system32>oem34.inf and usb2sser.sys pnputil /delete-driver oem34.inf /uninstall /force
'oem34.inf' is not recognized as an internal or external command,
operable program or batch file.
C:\WINDOWS\system32>