Frequently Asked Question
How to Share a Printer on LAN (Windows 10/11)
Last Updated a year ago
Step 1: Set Up the Printer on the Host PC
- Make sure the printer works locally on the Host PC.
- Go to Settings > Devices > Printers & scanners.
- Select the printer > Click Manage > Click Printer properties.
- Go to the Sharing tab.
- Check “Share this printer”.
- Give it a simple share name like OfficePrinter.
- Click Apply and OK.
Step 2: Enable File & Printer Sharing on Host PC
- Go to Control Panel > Network and Sharing Center.
- Click Change advanced sharing settings.
- Turn on network discovery.
- Turn on file and printer sharing.
- Click Save changes.
Step 3: Find the Host PC’s IP or Hostname
- Press Windows + R, type cmd, and press Enter.
- Type ipconfig and note the IPv4 Address (e.g., 192.168.1.50).
- Or type hostname to get the computer name.
Step 4: Add the Printer on Other PCs
Option A: Using IP/Hostname
- Press Windows + R, type \\192.168.1.50 or \\HOSTNAME
- Right-click the shared printer > Connect
Option B: Add via Settings
- Go to Settings > Devices > Printers & Scanners
- Click Add a printer or scanner
- Click ‘The printer that I want isn’t listed’
- Choose ‘Select a shared printer by name’
- Enter \\192.168.1.50\OfficePrinter
- Click Next and finish setup.
Optional - Make It Available All the Time
- Set a static IP for the Host PC to avoid IP changes.
- Alternatively, use hostname mappings if possible.
Troubleshooting Tips
- Ensure all PCs are on the same network.
- Set network to Private on all machines.
- Temporarily disable firewall to test access.
- If prompted for login, enable password-protected sharing and use valid user credentials.
If it keeps asking for login credentials when connecting to the shared printer:
Add the host PC’s credentials manually in Credential Manager:
- Go to Control Panel > Credential Manager > Windows Credentials
- Click Add a Windows credential
- In Network address, enter \\HOSTNAME or \\192.168.1.50
- Enter the username and password of a valid user on the Host PC
- Click OK
This saves the credentials so you won’t be prompted every time. Windows will use it silently in the background.