Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Software»Notepad++ Plugins Not Installing? 5 Proven Ways to Fix It

Notepad++ Plugins Not Installing? 5 Proven Ways to Fix It

Bhishu AcharyaBy Bhishu AcharyaFebruary 20, 2023
Notepad++-Plugins-Not-Installing

The addition of plugins allows you to customize your Notepad++ text editor and even extend its functionality. In the older days, you either required Plugin Manager or had to manually install these add-ons. But with the recent introduction to Plugins Admin, installing plugins has become a piece of cake.

Yet, several users are still facing different problems during the installation. In most cases, you correctly add the plugin but it will simply not show in the dedicated section of the app. Also, some users have reported that they get compatibility or download error messages. Without further delay, let’s get into each of these scenarios in detail.

Table of Contents

  • Update Notepad++ and Use Plugins Admin
  • Correctly Install the Plugin [For Manual Installation]
  • Run Notepad++ as an Administrator
  • Configure Proxy Settings
  • Reinstall Notepad

Update Notepad++ and Use Plugins Admin

It seems most users still rely on Plugin Manager for installing Notepad++ plugins. However, this plugin is already obsolete since the 7.6.3 version. If you’re still using this feature in a newer version, it will simply not install the plugins in the appropriate directory.

In fact, some users even get the “Download Error” message after manually adding Plugin Manager. Well, this is normal to happen as the latest Notepad++ versions simply do not support it. Thus, even though you can open the manager, you’ll likely get the “Still downloading plugins list…” error.

Instead of all these headaches, you may simply update the app to its latest version. Then, use the built-in Plugins Admin which allows the installation of any plugin much quicker and faster than the obsolete Plugin Manager.

  1. Launch the current version of Notepad++ from the Start Menu.
  2. In the menu bar, select ?.
    question icon in notepad++
  3. Choose the Update Notepad++ option.
    update notepad++
  4. A confirmation prompt should pop up. Hit the Yes button to continue.
    yes to update notepad++
  5. Wait for the installation file to be downloaded.
    wait for installation file to be downloaded
  6. Another dialogue box should appear asking you to close the currently running app. Press Yes to move forward.
    yes to close notepad and resume update
  7. Next, hit Yes in the User Account Control prompt.
    yes to notepad++ installer uac
  8. Now, follow the on-screen instructions to complete the setup.
    complete notepad++ setup
  9. Once the app relaunches, go to the Plugins menu.
  10. You should now see the Plugins Admin option. Choose this to open the dedicated window.
    check for plugins admin
  11. Under the Available tab, search for the desired plugin in the Search field.
  12. Check the selected plugin and hit the Install button, as shown below.
    installing plugin from plugins admin
  13. Click on Yes in the ‘Notepad++ is about to exit’ prompt.
    yes to close notepad
  14. Again, hit Yes in the UAC prompt.
    yes in notepad++ uac
  15. Wait for a few seconds for the plugin to be installed. Once the app reopens, navigate to the Plugins menu to verify its installation.
    plugin installed successfully

Note: If you’re still looking to use Plugin Manager, you’ll need to downgrade the application to 7.5.9 or lower.

Correctly Install the Plugin [For Manual Installation]

There can be cases when you require installing some plugins manually. However, some users are facing issues while doing so. Basically, copying the .dll file in the Plugins directory will simply not install it. You need to create a subfolder with the same name as the .dll file.

Also, files created for a different system architecture won’t work on a different one. For example, if you’re trying to install a 32-bit (x-86) plugin on an x64-based PC, you will likely get a compatibility error “Cannot load plugin.”

Likewise, some plugins come with different versions compatible with dedicated Notepad++ versions. A popular example is the Compare plugin. For example, if you install the older ComparePlugin v2.0.0 or 2.0.1 in the latest Notepad++ v8.4.9, the plugin will simply not show even if you’ve correctly installed it. 

For the latest Notepad++ versions (8.2.2 and higher), you need to install ComparePlugin v2.0.2. But if you’re running Notepad++ v7.7 to 8.2.1, check and install ComparePlugin v2.0.1. And if it’s a much lower version, you require the plugin’s v2.0.0.

For demonstration, we are going to manually install the Compare plugin in the steps below. Note that this should be similar to other plugins as well.

  1. First, ensure you’re running the latest Notepad++ version (as of now, it’s 8.4.9).
  2. Next, download the appropriate zip file from the GitHub repository. Ensure you choose the right system architecture. As for us, we have a 64-bit OS, so we download the ComparePlugin_v2.0.2_X64.zip file from the Assets section.
    downloading compare zip file from git repository
  3. Get to the downloaded location and unzip it.
    extract the zip file
  4. Now, copy both the ComparePlugin.dll file and the ComparePlugin folder (which contains git2.dll and sqlite3.dll).
    copy compareplugin both files
  5. Next, navigate to the following address in Windows Explorer:
    C:\Program Files\Notepad++\plugins
    get to the plugins subdirectory
  6. Here, create a new folder and name it “ComparePlugin.” The general rule is that the folder should have the same naming convention as the .dll file.
    create compareplugin folder
  7. Navigate to the created folder and paste the copied content. Note that you require admin privilege to do it. So, you need to press the Continue button in both prompts.
    press continue and paste the copied content
  8. Now, launch or restart the Notepad++ application.
  9. Get to the Plugins menu and check if the Compare plugin is now installed.

Run Notepad++ as an Administrator

Some plugins require elevated permission for the Notepad++ app or even the Plugins subfolder. In that case, installation using either the Import Plugin feature or Plugin Admin will simply not work. A simple workaround to this problem is to run the program as an admin and reinstall the desired plugin:

  1. Close the currently running Notepad++ program.
  2. Click on the Windows icon from the leftmost corner of the taskbar.
  3. Search for Notepad++, and you should see the app under the Best match section.
  4. Move to the right section and select Run as administrator.
    run notepad++ as administrator
  5. Press the Yes button once the UAC dialogue box opens.
    yes to open notepad++ as admin
  6. Now, try importing the plugin again, and check if the issue persists.
    import plugin

Configure Proxy Settings

If you’re using Notepad++ in your office, your organization has likely set up a proxy server. This could be the reason you’re unable to install the plugins. You can either ask for the proxy server and port number from the administrator or simply follow the below steps to get it manually:

  1. Open Control Panel from the Start Menu.
    open control panel from start menu
  2. Select Network and Internet.
    network and internet
  3. Next, choose Internet Options.
    internet options
  4. Once the Internet Properties dialogue box pops up, switch to the Connections tab.
  5. Under Local Area Network (LAN) Settings, find and press the LAN settings button.
    lan settings in connections tab
  6. In the new dialogue box, you should notice that the Use automatic configuration script is checked. In the address field, the address ahead of the colon is your server address, and next to it is the port number.
    get the proxy

After knowing the proxy server address and port number, here’s how you can change the proxy settings for Notepad++:

  1. First, open Notepad++ as administrator, as discussed earlier.
  2. In the menu bar, select ?, and pick Set Updater Proxy.
    set updater proxy
  3. Once the Proxy Settings dialogue box pops up, set your company’s corporate proxy IP in the Proxy Server field. Also, input the port number in the Port field.
    set proxy server
  4. Hit the Ok button.
  5. Now, try installing the desired plugin.

Note: If you’re having an issue with the Set Update Proxy, we recommend creating a gupOptions.xml file with the proxy address manually.

Reinstall Notepad

If none of the aforementioned methods worked, the final option is to simply reinstall the application. This should fix related bugs, corrupted configurations, or permission issues. Below is the step-by-step guide on how to do it.

Caution: Removing the Notepad++ application will also delete all the installed plugins. So, it’s a good idea to back up the dedicated folders from the Plugins subdirectory first.

  1. Press Windows + R and execute the following command:
    appwiz.cpl
    appwiz cpl in run
  2. Once you’re in the Programs and Features window, look for Notepad++ and uninstall it.
    uninstall notepad++
  3. Now, open any web browser and get to the official Notepad++ download section.
  4. Choose the first version from the list (currently it’s 8.4.9).
    download latest notepad++
  5. Click on the Download icon right under the specified system architecture.
    download current notepad++ version
  6. After the setup file is downloaded, run it. Follow the on-screen instructions to complete the installation.
  7. Launch Notepad++ and install the plugins.
fix
Bhishu Acharya
  • Tumblr
  • LinkedIn

Bhishu Acharya is a technical content writer at TechNewsToday. He specializes in monitors, laptops, storage devices, and other peripherals. Apart from computer hardware, you can also find his how-to and troubleshooting articles on Windows, internet, security, and networking. Ever since getting his hands on a personal computer, Bhishu started exploring its internal components at just 10. His growing curiosity led him to undertake the Computer Science & Information Technology degree and is just a year away from graduation. While balancing his study and work life for over four years, he has harnessed different sets of technical skills. With his expertise, he is now dedicated to helping netizens looking for hardware and software-related fixes. Today, Bhishu’s proficiency extends beyond computer hardware. In his spare time, he enjoys coding and learning new programming languages. You can contact him at bhishu@technewstoday.com

Related Posts

How to Disable NVIDIA Overlay

5 Ways to Disable NVIDIA Overlay

February 23, 2023
MSI-Gaming-App-Not-Opening

MSI Gaming App Not Opening? 6 Ways to Fix it

February 17, 2023
MSI Afterburner Not Working

MSI Afterburner Not Working? Try These 7 Fixes

February 17, 2023
check mark in excel

How to Put Check Mark in Excel

January 20, 2023
how to find duplicate in google sheets

How to Find Duplicate in Google Sheets

January 16, 2023
how to change background on teams

How to Change Background on Teams

January 9, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
bios-settings-for-gaming

Best BIOS Settings for Gaming

February 16, 2023
You may also like
how-to-clean-hp-printer-rollers

How to Clean HP Printer Rollers

March 3, 2023
keyboard input lag

9 Ways to Fix Keyboard Input Lag

March 3, 2023
keyboard key is stuck

How to Fix a Stuck Key on a Keyboard

March 3, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.