Share via

I have got BIOS update available, but when I try to install it. It says not enough free disk space. How do I tackle this problem?

Anonymous
2024-11-20T13:20:04+00:00

Please fix the issue.

Windows for home | Windows 11 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2024-11-20T15:22:45+00:00

    What Dave said. Alternatively, please try this:

    From admin Command Prompt, please run:

    ***********************************************

    mountvol Y: /s
    
    cd /d Y:\EFI\Microsoft\Boot\Fonts
    
    del *.ttf
    
    dir Y:\ /s /a >c:\dir.txt
    
    dir Y:\
    

    ***********************************************

    Post the output here.

    1 person found this answer helpful.
    0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-11-20T16:10:45+00:00

    Thanks man! It worked :)

    You're welcome :)

    If you'd like to resize the EFI partition, you can try what Dave said.

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-11-20T14:48:45+00:00

    I've tried the above steps but nothing worked. Can you please tell me the steps to add more storage to efi partition

    0 comments No comments
  3. Anonymous
    2024-11-20T13:57:01+00:00

    Hi, I am Dave, I will help you with this.

    That indicates there is not enough space on the EFI partition on your drive, it is not referring to your C drive.

    Windows has very limited partitioning ability it is best to use some 3rd party partitioning tool to shrink some space (500MB) from the C drive and then add that space to the EFI partition, however, this is a complicated process and can cause your PC not too boot up if the process goes wrong, so if you are going to do this yourself, back up your files first.

    0 comments No comments
  4. Anonymous
    2024-11-20T13:54:56+00:00

    Hello,

    To fix this, you can go to Disk Cleanup by going to the Start Menu and typing cleanmgr, and then pushing enter. Let Disk Cleanup find files that it can delete, and then once it's done, you can either push the checkboxes to select what you want to clean, or you can push "Cleanup System Files" to check for leftover Windows installation files/folders. After you select what you'd like to clean up, push OK and then push the enter key on your laptop to delete these files. Make sure to read the descriptions of what selecting the categories to understand what selecting that category does. After Disk Cleanup deletes the files, restart your computer and then try again.

    Let me know how this goes.

    0 comments No comments