The operating system acts as the central coordinator for all hardware devices in a computer, using drivers to communicate with each one. Device Manager in Windows provides a practical interface for viewing and managing these connected components.
Operating System Device Management
Your keyboard, your mouse, your graphics card, your network card: these are all devices that need to be managed and need to have some processing time. Of course, sometimes they want to have processing time at the same time, and so there needs to be a priority on which takes effect first, which gets processing time first. Well, that's all part of the process of the operating system. Your operating system coordinates all of these devices and makes sure that things get processed correctly.
There's a lot on your computer, and we need something to be able to manage all of these devices, and that's what your operating system does. It manages these devices. Of course, a lot of times it doesn't know how to utilize or talk directly to each one of these devices, so therefore we also have this driver. The driver is like a set of instructions that tell the operating system how to interact with these different devices.
I'm on my demo laptop and we're going to take a quick look at device manager. If I click my start button here and just type in device manager and hit enter, it'll pop up with the device manager and we can see the devices on this machine. So this is all the categories. And if we were to open up one of the categories, for instance if we open up disk drives, we can see two different drives on here. We see a USB flash drive and then we see some NVMe storage here. We also can see display adapters, we can see some keyboards, we see some information on all of the devices on this computer that this computer is managing.
What I want to do is just take a look at one of these devices, so we're going to look at the graphics card. So here's the graphics card here. We can see some information about this graphics card, we see some driver information about this, and there's some other details that we have as well. So this is just showing you some information about this particular graphics card.
So device manager is what we can use to manage the different devices through this operating system.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →