Medium
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
Error Code error-redir-paused — Windows 11
ERROR_REDIR_PAUSED = 72
Oprava založena na komunitních zprávách a expertní analýze. Naposledy ověřeno: 2026-08-12
· Jak ověřujeme opravy
| Error Code | error-redir-paused |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 15 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Postup řešení
- 1 Press Windows key + R to open the Run dialog. Type 'cmd' and press Ctrl+Shift+Enter to open Command Prompt as administrator. Click Yes if prompted. This gives you the ability to run commands that can check and fix drive mappings.
- 2 In the Command Prompt, type 'net use' and press Enter. This lists all currently mapped network drives. Look for any drive that shows 'Unavailable' or 'Disconnected'. If you see one, note the drive letter (e.g., Z:). This tells you which redirect is paused.
- 3 To reconnect a disconnected drive, type 'net use Z: \\server\share' (replace Z: and the path with your actual drive letter and network path) and press Enter. If you don't know the path, check with your IT department. This re-establishes the redirect so Windows can use it again.
- 4 If the drive is a cloud folder like OneDrive, open OneDrive settings by right-clicking the OneDrive icon in the system tray (near the clock) and selecting 'Settings'. Go to the 'Account' tab and click 'Choose folders'. Make sure the folder you need is checked and not paused. This ensures the redirect is active.
- 5 If the issue persists, press Windows key + R, type 'gpedit.msc' and press Enter (only available in Pro/Enterprise editions). Navigate to Computer Configuration → Administrative Templates → System → Drive Redirection. Look for any policy that might be disabling redirection. If a policy is set to 'Enabled' or 'Not Configured', it's fine; if it's 'Disabled', change it to 'Not Configured' and restart your PC. This removes any group policy block.
- 6 Restart your computer to apply all changes. After reboot, try accessing the file or program again. This refreshes all system settings and drive connections.
🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:
🔧 Stále máte problémy?
Popište svůj přesný problém Error Buddymu a získejte personalizovanou opravu během několika sekund.
🛠️ Vyzkoušet Error Buddy — Zdarma