FG

Replace \r\n with newline in Notepad++

Fresh3 days ago
Mar 15, 2026254046 views
Confidence Score1%
1%

Problem

How do I replace the string "\r\n" with the same characters? Example: replaced with:

Error Output

Hello World.\r\nHello World.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Replace \r\n with newline in Notepad++

Low Risk

Press CTRL-h and the Replace dialog will open. Type in "Find what" and in "Replace with". Finally, select search mode Extended (\r, \n, \t, \x..., \0) and click "Replace All".

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment