Low Operating Systems ✓ Solution Verified by Community (0+ upvotes)

How to fix error error-already-assigned in Windows 11

ERROR_ALREADY_ASSIGNED = 85

65% success rate
👥 0+ users verified
📅 Updated: 2026-08-12
⏱️ 20 min read
Fix based on community reports and expert analysis. Last verified: 2026-08-12 · How we verify fixes
Error Codeerror-already-assigned
Affected SystemWindows 11 (Microsoft)
DifficultyLow
Estimated Time20 min
Requires Admin Rights⚠️ Yes
Requires Reboot🔄 Yes

Solution Steps

  1. 1 Press Windows key + R to open the Run dialog. Type 'diskmgmt.msc' and press Enter. This opens Disk Management, which shows all your drives and their assigned letters. Look for any drive letters that are duplicated or assigned to devices that aren't present. If you see a drive letter that's used by a device that's not connected, right-click it and choose 'Change Drive Letter and Paths' to reassign it to something else. This frees up the letter for the device that needs it.
  2. 2 Press Windows key + X and select 'Device Manager' from the menu. Expand categories like 'Disk drives', 'Universal Serial Bus controllers', and 'Network adapters'. Look for devices with a yellow exclamation mark. Right-click any problematic device and select 'Uninstall device'. Then, click 'Action' in the menu bar and select 'Scan for hardware changes' to reinstall the driver. This resets the device's resource assignment.
  3. 3 Press Windows key + R, type 'cmd', and press Ctrl+Shift+Enter to open Command Prompt as administrator. Type 'net use' and press Enter. This shows all mapped network drives. If you see a mapping that uses a drive letter you need, type 'net use X: /delete' (replace X with the letter) and press Enter. This removes the mapping, freeing the letter.
  4. 4 Press Windows key + R, type 'resmon', and press Enter to open Resource Monitor. Go to the 'Network' tab and look at 'Listening Ports'. If you see a port that's used by a program you don't recognize, note it. You can then use Command Prompt as administrator and type 'netstat -ano' to see which process ID (PID) is using that port. Use Task Manager (Ctrl+Shift+Esc) to find the program with that PID and close it if it's not needed.
  5. 5 If the error persists, restart your computer. Sometimes a simple reboot clears temporary resource assignments that are stuck. After rebooting, try the operation that caused the error again.

🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:

🔧 Still having issues?

Describe your exact problem to Error Buddy and get a personalized fix in seconds.

🛠️ Try Error Buddy — It's Free