1) Prep: what you need to know (host PC, printer, network type)
Host PC
- The printer is installed and can print locally from one Windows 11 PC.
- This PC must stay powered on while others print through it.
- Sign in with an account that can change Settings and Printer properties.
Network type
- All computers should be on the same local network (same home/office LAN).
- Set the network profile to Private on the host and client PCs.
- Public network profile usually blocks discovery/sharing.
Recommended path: connect from client PCs using
\\HOSTNAME in File Explorer first. Use manual add only if auto-detect fails.4) Find the host name
- On the host PC, go to Settings → System → About.
- Copy the Device name (example:
DESKTOP-AB12CD3). - Your printer share path format will be:
\\HOSTNAME\ShareName- Example:
\\DESKTOP-AB12CD3\OfficeHP
- Example:
5) Connect from another Windows PC (auto + manual)
Method A (auto / browse)
- On the client PC, open File Explorer.
- In the address bar, enter
\\HOSTNAMEand press Enter. - When the shared printer appears, double-click it to install/connect.
- Print a test page.
Method B (manual add path)
- Open Settings → Bluetooth & devices → Printers & scanners → Add device.
- If it is not found, choose Add manually.
- Select Select a shared printer by name.
- Enter full path:
\\HOSTNAME\ShareName. - Finish setup, then print a test page.
If asked for credentials: use an account from the host PC, or ensure matching username/password exists on both PCs.
6) (Optional) Connect from macOS
- On Mac, open System Settings → Printers & Scanners.
- Click Add Printer, Scanner, or Fax.
- Open the Windows tab, browse to the host workgroup/computer, then pick the shared printer.
- If browsing fails, use the IP tab and add by SMB/IPP path if available.
- Choose the correct printer driver (or AirPrint/Generic if appropriate), then test print.
7) Common gotchas
- Host is asleep/offline: shared printers disappear when the host PC sleeps or shuts down.
- Wrong network profile: if profile is Public, discovery is often blocked.
- Firewall blocks sharing: allow File and Printer Sharing on private network.
- Name resolution fails: try IP-based host access or use manual path add.
- Driver mismatch: install/update manufacturer driver on host and client.
- Different subnets/VLANs: discovery may fail without routing/firewall rules.
8) Security tips
- Use Private network only for sharing; avoid enabling this on public Wi-Fi.
- Share only required printers; remove old/unused shared queues.
- Keep Windows and printer drivers updated.
- Use account passwords (not blank passwords) on host/client systems.
- If available, set who can print via printer Security tab permissions.
Better long-term option: for larger environments, use a dedicated network printer or print server instead of relying on one always-on host PC.
9) Quick checklist summary
- ☐ Printer works locally on host Windows 11 PC
- ☐ Network profile set to Private
- ☐ Network discovery + File and printer sharing are on
- ☐ Printer marked as Share this printer with known share name
- ☐ Host device name recorded
- ☐ Client connected using
\\HOSTNAMEor\\HOSTNAME\ShareName - ☐ Test page prints successfully