Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

File opens minimized in Notepad ++

Tags:

notepad++

When I open any file (defaulted to Notepad++) then it opens in minimized condition, in the task bar. Is there any workarounds?

The only way I could do it, was Resetting Notepad++ settings

like image 983
T.Todua Avatar asked Oct 26 '25 16:10

T.Todua


2 Answers

just done a few quick googles on this, if you can give this a try: Right click on the Notepad icon, Properties, RUN AS: Normal Window

That seemed to have sorted it for quite a few others with notepad++

like image 106
Ashley Redman BSc Avatar answered Oct 29 '25 05:10

Ashley Redman BSc


What it seems to cause the problem is a combination of settings/actions.

Settings->Preferences->Multi-Instance->Default(mono-instance) allows only one instance to run. If this instance runs with Administrator privilleges, double click on txt files does not focus the window.

My own explanation for when I double clicked a txt file, notepad++ in Administrator-mode stayed in background, is that a double-click as a user-action is not considered an Administrative privilleged task therefore window with Administrative rights does not focus...

Solution: Either prevent yourself from initializing the only instance as Administrator, or open first time notepad++ by double-clicking a file (so that it will open in user mode), or enable multi-instance mode to allow more than a single window (with and without Administrator rights).

Worked for me, hope it works for you

like image 43
Nikos Stais Avatar answered Oct 29 '25 07:10

Nikos Stais



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!