Medium
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
Error Code error-handle-disk-full — Windows 11
ERROR_HANDLE_DISK_FULL = 39
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-handle-disk-full |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 40 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Postup řešení
- 1 First, check how much free space you have. Open File Explorer (Windows key + E) and click 'This PC' on the left. Look at the 'Devices and drives' section — each drive shows a bar indicating used and free space. If a drive is full (less than 10% free), you need to free up space. Right-click the drive and select 'Properties' to see exact numbers.
- 2 Free up space using Disk Cleanup. Press Windows key + R, type 'cleanmgr', and press Enter. Select the drive you want to clean (usually C:). Click OK. Disk Cleanup will scan for files you can delete. Check the boxes for 'Temporary files', 'Recycle Bin', 'Windows Update Cleanup', and 'Thumbnails'. Click OK and then 'Delete Files'. This removes unnecessary files that are taking up space.
- 3 If Disk Cleanup doesn't free enough space, uninstall unused programs. Press Windows key + I to open Settings, go to 'Apps' → 'Installed apps'. Sort by size (click 'Size' column header) and uninstall programs you don't use. Click the three dots next to a program and select 'Uninstall'. This is like cleaning out your closet — removing things you don't need.
- 4 Move large files to another drive or external storage. Use File Explorer to find large files (you can search for 'size:>1GB' in the search box). Cut and paste them to an external drive or a different internal drive with more space. This frees up space on the full drive.
- 5 If the disk still shows as full after freeing space, the file system might be corrupted. Run a disk check. Open Command Prompt as administrator (Windows key + R, type 'cmd', press Ctrl+Shift+Enter). Type 'chkdsk C: /f' (replace C with the drive letter) and press Enter. If it asks to schedule a check on restart, type 'Y' and restart. This fixes file system errors that might be incorrectly reporting free space.
🔍 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