In windows there is device manger you go working with drivers and you can uninstall and install drivers for your hardware and tells you information about your hardware. Why does MacOS not have this?
In windows there is device manger you go working with drivers and you can uninstall and install drivers for your hardware and tells you information about your hardware. Why does MacOS not have this?
As much as I love Windows the driver implementation has been a mess for years. You should not even need a device manager and if it weren't for crappy OEM drivers that get outdated you wouldn't.
Apple doesn't need a device manage simply because they handle device drivers in major updates. There are no separate OEM's to have a need for such software. There is also system monitor in MacOS which might be close to what you are looking for.
If you are having software issues related to MacOS and can't seem to get them resolved you can back up and then wipe and reistall MacOS.
Drivers are being moved to the user space, so it means that they will be bundled inside apps, and to remove them it will be enough to delete the linked app. Drivers shipped with the operating system can't be deleted easily, so there is nothing to do for them, and drivers shipping an old style kext (kernel extension) usually have their own uninstallers.