Notepad is opening minimized

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Notepad is opening in minimized mode.
How can I change it so that it opens normally?

I've verified that the Shortcut is set to "Run" in "Normal window."
Windows XP SP 2

Mr MM.
 
What makes you think it is minimised? Is minimise greyed out on the right click menu of the taskbar button.
 
Mr MM said:
Notepad is opening in minimized mode.
How can I change it so that it opens normally?

I've verified that the Shortcut is set to "Run" in "Normal window."
Windows XP SP 2

Mr MM.


Start > Run > regedit

Navigate to

HKEY_CURRENT_USER\Software\Microsoft\Notepad

Right click on the 'notepad' key (export it if you like) , and choose
delete. Then rerun notepad.

Jon
 
No, Minimize is not grayed out.
When I open a text file, the file does not get displayed. To see the
contents, I'm having to right-click the icon on the Taskbar and then select
Maximize.

MM
 
Select Tile by right clicking a blank spot on the taskbar. It's either hiding off screen or is a zero size. Notepad does not save it's settings unless the registry is edited.
HKEY_CURRENT_USER\Software\Microsoft\Notepad
fSaveWindowPositions=
 
You're welcome.

If you did export it, you could right-click that file and choose "Edit",
compare the contents of the file with the current registry values to see
what may have caused it.

Jon
 
David, Thanks for your assistance.

David Candy said:
Select Tile by right clicking a blank spot on the taskbar. It's either hiding off screen or is a zero size. Notepad does not save it's settings unless the registry is edited.
HKEY_CURRENT_USER\Software\Microsoft\Notepad
fSaveWindowPositions=


--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top