How to use registry-editor to open another user profile
- Open registry-editor:
Windows Key+R–>regedit - Activate
HKEY_USERSsesion by clicking it - Mouse right click and select:
File–>Load Hive, browse not active userNTUSERS.DATfile and open it - Fill
Key Namethe name what you remember and clickOK - Now you can browse old profile registry by selecting
HKEY_USERSand name of hive what you give upper section
Backup connections (SSH, RDP, database)
MobaXTerm 10.5
Before new harddisk installing or something like that, remember export all sessions in MobaXTerm.
- Open MobaXTerm
- Right mouse click somewhere in sessions panel
- Select:
Export all sessions to file, select file location and name and pressSave
Microsoft SQL Management Studio
Copy following file:
C:\Users\<username>\AppData\Roaming\Microsoft\SQL Server Management Studio\18.0\UserSettings.xml
PgAdmin 4
Copy following file:
C:\Users\<username>\AppData\Roaming\pgAdmin\pgadmin4.db
Navicat PostgreSQL
Export following path in registry-editor:
HKEY_USERS\<username>\Software\PremiumSoft
Edit and replace: HKEY_USERS\<username> –> HKEY_CURRENT_USER
Copy following folder:
C:\Users\<username>\Documents\Navicat\PostgreSQL
App settings
Visual Studio Code:
Copy following files:
C:\Users\<username>\AppData\Roaming\Code\User\settings.jsonC:\Users\<username>\AppData\Roaming\Code\User\keybindings.json