To use ABD on your box, you oughta install it first.
The following step-by-step guide gives detailed instructions and lets look through it.
Step 2: Extract all the contents of this folder on your Windows 10 PC.

Step 3: In the extracted folder, press theShiftkey and right-nudge the space.
This can bring a context menu and chooseOpen PowerShell window here.
On some computers, you seeOpen command window here.

Connect your Android phone to the Windows PC via a USB cable.
Choose MTP as the connection mode.
- punch in theadb devicescommand to the CMD or PowerShell command and pressEnter.

This command can view the list of Android devices communicating with your box.
On your phones screen, a prompt pops up to ask you to allow USB Debugging access.
you could check the box ofAlways allow from this computer.
After enabling USB debugging, you should executeadb devicesagain to list your machine.
ADB Commands
Now, ADB is successfully installed on your Windows computer.
Then, you might run some ADB commands based on your needs.
Step 2: Install ADB via the command brew cask install android-platform-tools.
Step 3: Enable USB debugging and start using ADB via theadb devicescommand.
When getting the error rig not found in Windows 10, you should probably install an up-to-date ADB driver.
(4 Ways).
Final Words
How to install ADB on Windows 10 PC or Mac?
After reading this post, you find the answer.
Just follow the step-by-step guide for an easy ADB installation operation.