How to Download and Install Sublime Text 4 on Windows 11

Sublime Text is a powerful, cross-platform source code editor used by developers, programmers, and even writers. Besides coding, you can also use it as a lightweight text editor for taking quick notes or editing configuration files. It supports a wide range of programming and markup languages, and you can extend its functionality using plugins and packages.

In this guide, we’ll walk you through how to download and install Sublime Text 4 on Windows 11, along with a quick look at what’s new in this version.

What’s New in Sublime Text 4

Sublime Text 4 is the latest version of the editor, offering several enhancements in performance, stability, and functionality. Below are some highlights and changelogs from the latest release (Build 3211, released on May 21, 2021):

  • Added notarization support for better security
  • Fixed a performance regression when moving the caret upwards in large files
  • Fixed a memory leak issue
  • Git Integration: Fixed issues with ~ relative paths in git config files
  • Fixed line swapping issues when the last line was empty

These improvements make Sublime Text 4 smoother and more reliable than ever before.

How to Download and Install Sublime Text 4 on Windows 11

Follow these simple steps to install Sublime Text 4 on your Windows computer:

1. Download Sublime Text

  1. Open any web browser and go to the official website — sublimetext.com.
  2. Click on the Download tab in the top menu.
  3. Select Windows as your operating system to begin the download.

2. Install Sublime Text

  1. Once the download is complete, open the installer file.
  2. Choose the destination location for installation. You can keep it as default (C:\Program Files\Sublime Text) and click Next.
  3. On the next screen, you can optionally check the box to Add Sublime Text to the Explorer context menu, then click Next.
  4. Click on Install to start the installation process.
  5. Wait for it to finish, then click Finish to complete the setup.

That’s it — Sublime Text 4 is now installed on your Windows 11 PC.

How to Create a Desktop Shortcut for Sublime Text

By default, Sublime Text doesn’t automatically create a desktop shortcut. Here’s how you can easily create one for quick access:

  1. Click on the Search bar in Windows and type Sublime Text 4.
  2. On the right-hand pane, click on Open File Location.
    • 💡 Tip: You can also right-click the app and choose Pin to taskbar for faster access.
  3. In the File Explorer window, right-click the Sublime Text 4 icon, select Show More Options, then hover over Send toDesktop (Create Shortcut).

Now you’ll have a Sublime Text shortcut right on your desktop.

Conclusion

That’s it — you’ve successfully installed Sublime Text 4 on Windows 11! Sublime Text is known for its speed, stability, and extensive customization options, making it a favorite among developers worldwide. Whether you’re coding, writing, or just editing plain text files, Sublime Text delivers an elegant and efficient editing experience.

We hope you found this guide helpful. If you enjoyed it, share it with your friends or fellow developers who might find it useful!

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.