About 139,000 results
Open links in new tab
  1. Help Install Notepad on Windows 11 - Microsoft Community

    Mar 12, 2025 · I have Windows 11 and am trying to install Notepad which I had to uninstall last year. I can download the Notepad installer exe file from MS Windows website, however, when …

  2. Differences between Notepad, Notepad for Windows 10, and …

    Mar 7, 2023 · Notepad for Windows 10 is the focus of my questions, and little information about it is available. It’s a distinctly different app compared to the other two. It’s less capable than …

  3. recover unsaved notepad .txt file - Microsoft Community

    Oct 19, 2024 · The answer for how to recover unsaved notepad .txt files. I thought I was selecting reschedule update, instead I selected restart. I was working on a project in notepad on …

  4. Where is NOTEPAD in Windows 10? - Microsoft Community

    Aug 6, 2015 · The notepad icon is located in the folder shown below. Locate the icon, right-click and select send to desktop as a shortcut. C:\Windows\System32 Good Luck! Brian

  5. comments - Commenting code in Notepad++ - Stack Overflow

    Sep 15, 2017 · I'm using Notepad++ as an editor to write programs in Python. It might sound daft but I looked around in the editor and could not find any means (not the manual way but …

  6. Compare files and return only the differences using Notepad++

    Jun 28, 2015 · Notepad++ has a Compare Plugin tool for comparing text files, which operates like this: Launch Notepad++ and open the two files you wish to run a comparison check on. Click …

  7. Trying to get notepad.exe back instead of notepad++

    Sep 17, 2024 · Trying to get notepad.exe back instead of notepad++ I don't like the new notepad+++ and am trying to get the old notepad.exe back. I've been on several other threads …

  8. How to fix Windows 11 Notepad bug? - Microsoft Community

    Nov 29, 2024 · I tried various methods such as DISM, clean install Windows, download the Windows ISO file from the Microsoft site through Windows, and update the Notepad from the …

  9. Multiselect to the end of rows in Notepad++ - Stack Overflow

    Oct 17, 2017 · I know I can use multi-edit in the following ways: Select something, then hold CTRL and select something else. Hold ALT+SHIFT and use the arrow keys to select multiple …

  10. Remove carriage return from text file - Stack Overflow

    Aug 4, 2016 · In notepad++, you can actually open the search box, check the option for "extended search" in the search mode, and replace \R with blanks. This will help you replace the carriage …