At times you may see that files do not open with the Notepad app on your Windows 10/11 PC by default. You may have a file with extensions .csv, ".py", ".java", ".xml" that may open up with another app, but you may want to open it with Notepad. In such case follow the below steps,
- Right-Click on the file.
- Select the option to open this file as Notepad.
- Click on "Just Once" to open this file just for this request, or, Always if you want this file extension to be always be opened with Notepad.
- The file will now be opened with the Notepad app.
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to Windows-11,
- Add Emojis and GIFs using Windows 10 or 11 PC Keyboard
- Where are screenshots saved on Windows 11 using Snipping Tool?
- Ways to Open New Tabs or New Windows on Windows 11 Notepad
- How to Annotate a Snipped Screenshot using Windows 11 Snipping Tool
- How to Reset Zoom in New Windows 11 Notepad App
- [Fix] Notepad Error: Windows cannot access the specified Device or Path
- Fix: Windows 11 Something went wrong - We coudnt find info for that Account (Windows 365 Business)
- How to Install Windows Subsystem for Linux (WSL) on Windows 11 (22H2)
- How to Set Up Dual Monitors on a Windows 11 PC
- Turn on Inverted Mouse Scrolling on Windows 11 on UTM on M1/M2 Mac
- How to Add Notepad Shortcut to Desktop on Windows 11
- 3 Ways and Steps to Start Windows 11 PC in Safe Mode
- How to check for Updates on Windows 11
- How to show file extensions on Windows 11
- How to enable Dark Mode in Windows 11
- How to Find Downloaded Files on Windows 11
- How to Add Edit with Notepad++ Option to Windows 10 or 11 Right Click Menu Options
- 14 Must Know Windows Logo Keyboard Shortcuts for Windows 10 and 11
- How to Install Windows Subsystem for Linux (WSL) on Windows 11 (22H2)
- Windows 11 Notepad Find and Replace All Text Example
- Fix: Administrative Privileges Required Error Code: 0-2005 (1223)
- How to Change Dark/Light Theme of Notepad App on Windows 11
- How to Know the Line Number on Windows Notepad App
- How to Show the Status Bar on Windows 11 New Notepad
- How to know the Version of Notepad App on Windows 11
More Posts:
- How to Convert Python String to DateTime Object - Python
- Create an AWS User using CLI2 Command at a specific Path - AWS
- Your Android SDK is out of date or is missing templates. Please ensure you are using SDK version 22 or later. - Android
- [Fix] java.net.MalformedURLException: unknown protocol - Java
- Make Notepad++ the default App for .txt file extensions - NotepadPlusPlus
- Update All Outdated Modules/Packages using pip3 - PIP
- [Solution] Error: brew cask is no longer a brew command - MacOS
- How to Make Your Own Cross Platform Custom Notepad Application [Windows/Mac/Linux] - Python