welcome to the notepad++ community, @Ricardo-E.-Trelles
I don’t even think there are files I can copy from one installation to a new one and carry exactly all my settings. I usually copied session.xml and lately stylers.xml too to the new installation, but they don’t carry all the settings.
the main settings are inside %AppData%\Notepad++\config.xml on regular installed versions of notepad++.
to “clone” your complete notepad++, including all your customisations, from one machine to another:
please install the same version on the second machine (must also be the same, 32 or 64 bit release on both machines) for 32 bit versions: copy the complete folder %ProgramFiles(x86)\Notepad++ from the source machine to the same folder at the target machine. for 64 bit versions: copy the complete folder %ProgramFiles\Notepad++ from the source machine to the same folder at the target machine. copy the complete folder %AppData%\Notepad++ from the source machine to the same folder at the target machine.best regards.