• Skip to main content
  • Skip to primary sidebar

Technipages

Smart phone, gadget and computer tutorials

  • Topics
    • Android
    • Gaming
    • Hardware
    • Internet
    • iOS
    • MacOS
    • Office
    • Software
    • Windows
    • Definitions
  • Product Reviews
  • Downloads
  • About
Notepad++ Cannot Open Large Files

Notepad++ Cannot Open Large Files

Posted on September 30, 2020 by Madalina Dinita Leave a Comment

Notepad++ is a very versatile text editor that you can use to open various types of files.

However, there are certain limitations as to the maximum file size the program can handle. If the file you’re trying to open is too large and has over 2GB in size, Notepad++ won’t open it.

What is The Max FileSize Notepad ++ Can Open?

Notepad++ cannot open files that are larger than 2GB. The tool will simply display an error message informing you the file is too large to be opened.

This limitation is due to Scintilla – the main engine behind Notepad++. In order to provide rich text viewing, alongside code folding, syntax highlighting, and more, Notepad++ requires four times more memory than the file size.

For example, if you want to open a 300MB file, the program will use around 1,200MB of memory.

When your operating system receives the memory allocation request from Notepad++, it may deny it in order to preserve system resources.

Opening a 2GB file in Notepad++ requires 8GB of memory. Only systems that come equipped with 16GB of RAM and more can properly run that task but the OS may often deny it, as explained above.

So, How Do I Open Large Files?

Use a special program

If you need to open large files, you need to use a different program. Ideally, you should use a tool that does not read the whole file into memory. Hex or disk editors are excellent choices as they only use a small frame of the file.

Here are some Notepad++ alternatives for opening large files:

  • Glogg is an excellent log file explorer that you can use to open files up to 16GB.
  • TextPad is an interesting general purpose text editor for Windows.
  • Visual Studio Code is a multi-platform open-source editor that’s perfect for app developers.
  • UltraEdit is a great text editor for many programming language.
  • Sublime Text is the go-to program for code, and markup.

Speaking of Sublime Text, we got a series of handy guides for you:

  • How to Enable Syntax Highlighting in Sublime Text 3
  • Find and Replace in Sublime Text 3
  • How to View Multiple Documents at Once in Sublime Text 3

Split the file into smaller chunks

Alternatively, you can split the respective file into smaller, more manageable chunks (under 2GB). Open only one of them in Notepad++. Don’t open all of them at the same time.

Keep in mind this may affect your computer performance. You may experience lag issues and your device may need a few extra seconds to run the tasks you required.

If you decide to use this method, it’s a good idea to disable all the plugins that analyze and scan the text. This is because they usually slow down Notepad++.

  1. Click on the Plugins Menu → select Plugins Admin
  2. Click on the Installed tab and remove the respective plugins.

disable notepad++ plugins

Syntax highlighting is another frequent source of slow Notepad++ performance.

Go to Language → N → Normal Text and disable syntax highlighting, especially if you’re opening a large file.

notepad++ normal text

Disabling clickable links is another useful action that you can take to prevent or reduce slow document loading issues.

What method did you use to open large files? Let us know in the comments below.

You Might Also Like

  • Sending Large Files Through GmailSending Large Files Through Gmail
  • Fix Notepad++ Doesn't Show Up in Open WithFix Notepad++ Doesn't Show Up in Open With
  • What are EPUB Files and How to Open ThemWhat are EPUB Files and How to Open Them
  • How to Compress Large Images EasilyHow to Compress Large Images Easily
  • Galaxy S5 Icons Are Suddenly LargeGalaxy S5 Icons Are Suddenly Large
  • How To Use WhatsApp For Large Numbers of ParticipantsHow To Use WhatsApp For Large Numbers of Participants
  • Using Facebook Messenger With Large Groups of PeopleUsing Facebook Messenger With Large Groups of People
  • How to Find and Erase Large Gmail EmailsHow to Find and Erase Large Gmail Emails
  • Android Screen Appears Large and ZoomedAndroid Screen Appears Large and Zoomed

Filed Under: Software Tagged With: Notepad++

Reader Interactions

Did this help? Let us know! Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Recent Posts

  • Android 10: How to Adjust the Keyboard Size
  • OneNote Error Code 0xE00001AE – Fix
  • WhatsApp: How to Change Your Phone Number
  • Fix OneNote Error 0xe00001bb: Section Is Corrupted
  • Zoom: How to Show the Unread Message Icon
  • How To Calculate Tips on Android
  • What to Do If Chrome Download Needs Authorization
  • Fix OneNote Error 0xE401065D, 0xE000145C, 0xE4010640

Who’s Behind Technipages?

Baby and Daddy My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Follow me on Twitter, or visit my personal blog.

You May Also Like

  • Open Standard
  • Open Source Software (OSS)

© Copyright 2021 Technipages · All Rights Reserved · Privacy