Download remmina for windows

Introducing Remmina: The Swiss Army Knife of Remote Desktop

Remmina is an open-source remote desktop client application designed primarily for Linux and Unix-like operating systems. Its primary purpose is to facilitate remote desktop access from various platforms, including Linux, Windows, and macOS. It offers a unified solution for connecting to remote desktops and servers, making it a valuable asset for a wide range of users and use cases.

Key Features of Remmina

Remmina’s extensive feature set distinguishes it as a reliable and versatile remote desktop client. Here are some of its key features:

Cross-OS Compatibility

Remmina is not limited to Linux. It also supports Windows and macOS, offering cross-platform compatibility. This means you can connect to remote systems from different devices and operating systems without the need for additional software.

Multiple Protocols

Remmina provides support for various remote desktop protocols, including RDP, VNC, SSH, SPICE, and more. This versatility allows users to connect to a wide range of systems and services.

User-Friendly Interface

Remmina features an intuitive and user-friendly interface that simplifies the configuration and establishment of remote desktop connections. It caters to both beginners and experienced users, providing a straightforward navigation experience.

Connection Management

Remmina enables users to save and manage connection profiles. These profiles can include specific settings, credentials, and other configuration details. This makes it easy to access frequently used remote desktops.

Customization Options

Users can customize various settings to suit their specific requirements, including display preferences, resolution settings, audio redirection, and more. This level of customization ensures a tailored and efficient remote desktop experience.

Quick Connect

Remmina offers a ‘quick connect’ feature that allows users to rapidly establish connections by simply entering the hostname or IP address of the remote system. This feature is particularly useful for users who require swift access to remote systems.

Multi-Protocol Support

Remmina’s support for multiple remote desktop protocols allows users to access a diverse array of systems, including Windows, Linux, and network-attached storage devices, all from one unified client.

File Transfer Capabilities

File transfer functionality is integrated into Remmina, simplifying the process of transferring files between the local device and the remote desktop. This feature is indispensable for sharing documents and data.

Security Measures

Remmina takes security seriously. It employs encryption and authentication methods to ensure the confidentiality and integrity of data during remote desktop sessions. Users can rest assured that their connections are secure.

Plugin Architecture

Remmina’s modular architecture allows for the incorporation of plugins and extensions. These plugins extend Remmina’s functionality and cater to specific needs, offering further customization and features.

Installing Remmina on Windows

While Remmina is known for its strong presence on Linux, it has made strides to become a viable option for Windows users as well. The installation process on Windows is straightforward:

1. Download Remmina for Windows

Visit the Remmina official website or the Remmina GitHub releases page to download the Windows installer.
Choose the installer version that corresponds to your system (32-bit or 64-bit).

2. Run the Installer

Double-click the downloaded installer to launch the installation process.
Follow the on-screen instructions to install Remmina on your Windows system.

3. Open Remmina

Once the installation is complete, you can launch Remmina from your Windows Start menu or desktop shortcut.

Using Remmina for Remote Desktop Access

Remmina’s user-friendly interface makes it easy to create and manage remote desktop connections. Here’s how to use Remmina for remote desktop access:

1. Launch Remmina

Start Remmina by opening the application from your system’s menu or desktop shortcut.

2. Create a New Connection

To establish a new remote desktop connection, click on the ‘New’ button or use the corresponding option in the menu.

3. Configure Connection Settings

In the connection configuration window, enter the necessary details, including the remote system’s IP address or hostname, the username, and the selected protocol (e.g., RDP, VNC, or SSH).
Customize other settings according to your preferences, such as display options, resolution, and audio redirection.

4. Save the Connection Profile

After configuring the connection settings, you can save the profile for future use by clicking the ‘Save’ button.

5. Establish the Connection

Click the ‘Connect’ button to initiate the remote desktop connection.

6. Access Remote Desktop

Once the connection is established, you’ll have full control of the remote desktop, and you can perform tasks on the remote system as if you were physically present.

Conclusion

Remmina is a versatile and user-friendly remote desktop client that simplifies remote desktop access across various platforms. Its support for multiple protocols, cross-platform compatibility, and extensive feature set make it a valuable tool for IT professionals, system administrators, remote workers, and anyone in need of efficient and secure remote access to diverse systems.

With Remmina, you can streamline your tasks, improve productivity, and work more effectively without the constraints of commercial licensing. The open-source nature of Remmina also ensures its continued development and adaptability, making it a dependable solution for remote desktop access.

Whether you are an IT expert, a remote worker, or a technology enthusiast, Remmina can cater to your remote desktop access needs with its user-friendly interface and versatile features.

Bug fixing

Changelog

v1.2.30.1 (2018-05-29)

Full Changelog

Implemented enhancements:

  • Move search bar below the header bar #1648
  • Failure to link with lld on OpenBSD #1604
  • Add search toggle #1653 (antenore)
  • Move search bar below the header. #1649 (antenore)

Fixed bugs:

  • RDP — Remmina process dies after entering password and clicking «OK» #1643
  • Fixing segmentation fault due to setting name NULL #1650 (antenore)

Closed issues:

  • Logo Proposal #1644
  • Deleeting a VNC Config makes Remmina crash #1642
  • Problem connecting to Microsoft Terminal server via RDP #1635
  • Copy and Paste stopped working in 1.2.0-rcgit-27 #1518
  • Unable to connect to RDP server #1430
  • clipboard synch not working for second RDP connection #1357

Merged pull requests:

  • Moved intl linking for *BSD #1645 (antenore)
  • Drop libfreerdp-plugins-standard from Debian deps #1640 (mfvescovi)

Remmina «Buon appetito» release.

After almost 5 years of development we are ready to release the first stable release.
In the next release we will concentrate on the most wanted features and on refactoring the code.

Here after what has been changed recently.

Change Log

v1.2.30 (2018-05-20)

Full Changelog

Implemented enhancements:

  • HiDPI — Elements spacing in the headerbar is too low #1628
  • Failure to link with lld on OpenBSD #1604
  • Flatpak — Add ffmpeg dependency (libavutil/libavcodec) to the Remmina flatpak for FreeRDP #1598
  • RDP — Implement xfreerdp like —no-fastpath option #1596
  • ‘remmina -c’ accepting only configs with .remmina extension. #1454
  • [Feature Request] Add SPICE Native WebDAV shared folder support #1273
  • Register and support opening rdp files directly #1105
  • Panel Icon almost invisible #1006
  • Rename UNIQUE_APPNAME to REMMINA_APP_ID and use it wherever possible #1637 (larchunix)
  • Update new logo from Ura Design #1636 (antenore)
  • Increase headerbar elements spacing #1629 (antenore)
  • Support for «gatewayaccesstoken» (aka PAA) and «authentication level» RDP file properties #1621 (p-pautov)
  • Autodetect missing H264 on libfreerdp #1617 (giox069)
  • Project folder refactoring following the GNOME guidelines. 2nd batch. #1600 (antenore)
  • RDP: option to disable fast-path, fixes #1596 #1597 (giox069)
  • Term enhance — Color scheme import #1585 (antenore)

Fixed bugs:

  • Assert in remmina_pref_save #1570
  • Minor graphical issue on Ubuntu 18.04 with communitheme #1546
  • Security Bug: Unchecked call to gcry_control #830
  • «Floating point exception» while connecting to Windows 10 machine #681

Closed issues:

  • Nix package #1605
  • Remmina refactoring — Merge ‘next’ in ‘master’ and switch back to master #1602
  • undefined symbol: vte_terminal_copy_clipboard_format #1591
  • Remmina snap fonts are … gone. #1587
  • Typo in snap pop up «passowrd» instead of «password» #1579
  • RDP: Dynamic resolution updates don’t work anymore after updating freerdp from 2.0.0_rc1 -> 2.0.0_rc2 #1576
  • Statrtup issues remmina / gnome / wayland / opensuse leap 15 beta #1558
  • Remmina is laggy on Ubuntu Mate for RPi #1552
  • Remmina throwing immediate error on startup (Raspberry Pi 3, March 2018 Raspbian Stretch build) #1532
  • VNCI connection not working! #1502
  • Highlight to copy — SSH #1434
  • Password not saving — encrypting *.remmina connection files #1423
  • Remmina crashes when sharing local printers and connecting through gateway #1405
  • Remmina lock screen when i use it to connect to Win10. #1396
  • Windows 10 BSOD on file copy #1019
  • ALT + F4 closes Remina remote Window #125

Merged pull requests:

  • Fixed some links in Readme #1634 (weberhofer)
  • Update italian translation #1631 (giox069)
  • Updated French po file #1630 (DevDef)
  • Write newline instead of return #1626 (weberhofer)
  • Fix German translations po file #1625 (antenore)
  • Updated German Translation #1624 (weberhofer)
  • Update translations after refactoring #1623 (antenore)
  • Enable travis cache for flatpak #1620 (antenore)
  • Enable travis cache #1619 (antenore)
  • Fix libssh deprecations in NX plugin #1613 (larchunix)
  • travis: build flatpak using branch from PR instead of next #1611 (larchunix)
  • Fix travis flatpak build #1609 (larchunix)
  • Add intl support for OpenBSD and NetBSD. #1608 (antenore)
  • Headerbar spacing fixes #1607 (antenore)
  • Place headerbar in the main container. Fixes #1546 #1606 (antenore)
  • File list and indicator icon optimizations #1603 (giox069)
  • Project folder refactoring following the GNOME guidelines. 3rd batch. #1601 (antenore)
  • Project folder refactoring following the GNOME guidelines. 1st batch. #1599 (antenore)
  • SPICE: add support for ssh tunnelling #1595 (larchunix)
  • Clang LLVM coverage flags #1594 (antenore)
  • GTK deprecation fixes #1592 (larchunix)
  • Undo commit 5b4e7f1 and change VNCI plugin description #1586 (giox069)
  • Fix a bunch of warnings #1583 (larchunix)
  • build: make appindicator include consistent with pkg-config flags #1582 (larchunix)
  • Add openSUSE info and instructions to README #1581 (jubalh)
  • Libssh has removed red.libssh.org #1574 (antenore)
  • periodic_usage_stats_uuid_prefix default value #1572 (antenore)
  • Update Flatpak to GNOME SDK 3.28 #1571 (larchunix)
  • Use string constant #1569 (amtlib-dot-dll)
  • CMake cleanup #1568 (larchunix)

Special TAG for Flat Hub only

Please don’t use somewhere else, this is a tag used to fix some builds issues with the flatpak published on flathub.org

Remmina rolling spring edition — Act 2

Remmina rolling spring edition

v1.2.0-rcgit.28 (2018-04-03)

Full Changelog

Implemented enhancements:

  • window has no focus when open ssh sessions #1530
  • Enhancement — Variables for pre- and post-commands #1485
  • Register and support opening rdp files — Mime improvements #1497 (antenore)
  • Profile and group name niddles in the pre/post commands #1492 (antenore)
  • Add xdmcp protocol to Keywords #1491 (mfvescovi)
  • flatpak: update manifest file #1480 (larchunix)

Fixed bugs:

  • Remmina fails to connect to SSH server without compression since 1.2.0-rcgit-27 (git rcgit-27) #1505
  • Pasting something that was copied in another VM that has since been closed causes crash #1484
  • SSH password authentication failed Wrong state during pending SSH call #1428
  • Fix clipboard cleanup, fixes issue #1484 #1486 (giox069)

Closed issues:

  • Is it possible to install to SailfishOS ? #1540
  • Icon missing in Gnome Activities on Fedora 27 #1534
  • Wrong state during pending SSH call — only one particular server affected #1525
  • Remmina Application — unable to find when searching or pin to launcher #1521
  • AppStream metadata #1520
  • Problem connecting to Windows machine since this last patch Tuesday #1515
  • No RDP connections to Windows 10 1803 #1512
  • RDP to Windows on custom port #1509
  • Unable to connect to RDP #1501
  • Dependency Error installing v1.2 on Debian Stretch #1481
  • Can’t build version 1.2.0-rcgit27 on openSUSE Tumbleweed #1476
  • Crash on RDP connection #1475
  • this error message occur. i can not install remmina at tails. #1473
  • RDP on Custom Port #1465
  • Remmina does not save password #1440
  • Telepathy plugin can not be built on openSUSE using 1.2.0-rcgit.26 #1432
  • Please don’t change releases after you publish them #1231
  • clipboard not synchonizing between RDP sessions and host #556

Merged pull requests:

  • Minor improvements on secure plugin and SNAP welcome message #1545 (giox069)
  • Remove SNAP build from Travis #1544 (giox069)
  • telepathy: add dbus-glib-1 to link flags #1543 (larchunix)
  • stats: detect flatpak sandbox at runtime #1541 (larchunix)
  • Refactoring #1537 (antenore)
  • Redesign — Removed icons where not needed #1535 (antenore)
  • Delay and use gtk_window_present_with_time() #1533 (giox069)
  • Make compilation and stats collection FLATPAK aware #1527 (giox069)
  • Update flatpak manifest according to feedback from Flathub #1526 (larchunix)
  • Update fr.po #1524 (DevDef)
  • Fixes for fedora bugs — desktop file and AppStream metadata #1523 (antenore)
  • Desktop data fixes #1522 (antenore)
  • Fixes for snapcraft.yaml #1519 (giox069)
  • Updated Hungarian translation #1517 (meskobalazs)
  • Removed compression option as not compatible with all SSH servers #1506 (antenore)
  • Fixes segmentation fault reported by #1499 #1503 (antenore)

Remmina Valentine Edition 2018

Change Log

v1.2.0-rcgit.27 (2018-02-14)

Full Changelog

Implemented enhancements:

  • Remmina usage statistics collection. #1472 (antenore)
  • Remmina stats: Profiles and protocols counter #1463 (antenore)
  • Updated freerdp on flatpak definition file #1451 (daper)

Fixed bugs:

  • RDP + DYNRES: Screen is black immediately after connection and becames visible only later when DISP_DVC_CHANNEL_NAME is connected #1442

Closed issues:

  • Please help, ERRCONNECT_LOGON_TYPE_NOT_GRANTED #1457
  • Remmina: black flash and connection closed (cannot connect to Windows 10 17074.1002 with Remmina 1.2.0-rcgit-26 (git rcgit-26)) #1456
  • Artifacts and Glitches with PeopleSoft App Designer #1452
  • Support for AVC 444 mode #1449
  • «save password» option not work #1444
  • Shared clipboard not work both Gnome and Unity #1443
  • segfault #1425
  • Remmina SNAP can’t still access keyring to save passwords #1404
  • Remmina 1.2 displays lots artifacts when scrolling/zooming in MS Access print preview, but latest xfreerdp and old Remmina 1.1.2 works correctly #1387

Merged pull requests:

  • Add OS info for Solus #1474 (der-eismann)
  • Stats — Bugfixing #1471 (antenore)
  • Stats — Last time each protocol has been used. #1470 (antenore)
  • Add initial [MS-RDPEGFX] software support #1468 (giox069)
  • Added lsb functions #1464 (antenore)
  • Permit SCALE_MODE_DYNRES before DISP_DVC_CHANNEL_NAME is enabled. #1446 (giox069)
  • OS stats and code cleaning #1445 (antenore)
  • Ensure the return value is initialized #1433 (weberhofer)

Remmina The Digger Edition

Change Log

v1.2.0-rcgit.26 (2017-12-28)

Full Changelog

Fixed bugs:

  • SSH not working #1418

Closed issues:

  • «Segmentation fault» during start at Xubuntu 17.10 #1419

v1.2.0-rcgit.25 (2017-12-27)

Full Changelog

Implemented enhancements:

  • Allow external commands without protocols in create connection dialog #1391
  • Feature request — Option to completely hide the floating toolbar when in fullscreen. #1379
  • Option to run Pre Command before ANYTHING else #1363
  • Rename the plugin ‘remmina-plugins-gnome’ in ‘remmina-plugins-secret’ #1343
  • Enhancement — Variables for pre- and post-commands #849
  • Failed to load plugin: remmina-plugin-telepathy.so — undefined symbol: remmina_tp_handler_new #714
  • Implement an exec protocol plugin #1406 (antenore)
  • Add SPICE Native WebDAV shared folder support #1401 (larchunix)
  • Added encryption algorithms options for SSH #1397 (antenore)
  • SSH tunnel and pre/post commands improvements #1385 (antenore)
  • Prior commands improvements #1378 (antenore)
  • flatpak: add manifest for flatpak-builder #1368 (larchunix)
  • telepathy: properly setup dbus activation #1365 (larchunix)
  • Add avahi host discovery for ssh and sftp plugins #1355 (larchunix)
  • Refactoring — Rename remmina-plugins-gnome in remmina-plugin-secret #1348 (antenore)
  • Refactoring — Part 1 #1336 (antenore)

Fixed bugs:

  • Un-check of «Fullscreen on the same monitor as the connection window» won’t save #1344
  • Remmina resets screen resolution settings in RDP shortcut #1323
  • SSH Tunneling is broken with SSH Agent with public key #1228
  • Failed to load plugin: remmina-plugin-telepathy.so — undefined symbol: remmina\_tp\_handler\_new #714
  • Align SFTP and SSH plugins authentication and tunnel functionalities. #1393 (antenore)
  • Fix Telepathy plugin compilation #1356 (larchunix)
  • __func__ keyword must not be quoted #1350 (larchunix)

Closed issues:

  • Unable to reject new or changed RDP certificate #1413
  • Trying to open an aplication but it fails all the time #1412
  • The password in the connections is not saved after upgrading Remmina #1402
  • remmina fails to open sftp window, connected to ssh2 server with public key auth #1392
  • Please add hostbased mechanism support for ssh #1373
  • Remmina tray icon not visible anymore #1371
  • Spacebar button bug with «use client mapping» RDP option enabled #1364
  • Window 0x555b79d3d650 has not been made visible in GdkSeatGrabPrepareFunc #1359
  • WARNING: the «resolution» setting in .pref files is deprecated #1358
  • Wrong keyboard layout in VNC #1352
  • remmina shows pop-up notification only for first screenshot #1347
  • SFTP identity File #1301
  • Password not saved #1047
  • Starting the Remmina connection from commandline in full screen #941
  • minimize button does not function well #921

Merged pull requests:

  • Ssh tunnel fixes for #1228 #1417 (antenore)
  • Fixes 2017 christmas #1416 (antenore)
  • New Spanish file venezuela #1415 (jgjimenez)
  • Update da.po #1411 (scootergrisen)
  • Update Spanish translation #1410 (fitojb)
  • Updated French po file #1409 (DevDef)
  • Updated README.MD with Debian install instructions #1399 (MagicFab)
  • update simplified Chinese translations. #1367 (sotux)
  • Fix ‘consistant’ -> ‘consistent’ typo #1362 (mfvescovi)
  • ssh_userauth_publickey_auto: should accept empty passphrase #1361 (rayrapetyan)
  • Remove a couple of legacy «resolution» fields, fixes #1358 #1360 (giox069)
  • Un-check of ‘Fullscreen on the same monitor’ #1349 (antenore)
  • Create CODE_OF_CONDUCT #1341 (antenore)

Remmina The Digger Edition.

Change Log

v1.2.0-rcgit.25 (2017-12-27)

Full Changelog

Implemented enhancements:

  • Allow external commands without protocols in create connection dialog #1391
  • Feature request — Option to completely hide the floating toolbar when in fullscreen. #1379
  • Option to run Pre Command before ANYTHING else #1363
  • Rename the plugin ‘remmina-plugins-gnome’ in ‘remmina-plugins-secret’ #1343
  • Enhancement — Variables for pre- and post-commands #849
  • Failed to load plugin: remmina-plugin-telepathy.so — undefined symbol: remmina_tp_handler_new #714
  • Implement an exec protocol plugin #1406 (antenore)
  • Add SPICE Native WebDAV shared folder support #1401 (larchunix)
  • Added encryption algorithms options for SSH #1397 (antenore)
  • SSH tunnel and pre/post commands improvements #1385 (antenore)
  • Prior commands improvements #1378 (antenore)
  • flatpak: add manifest for flatpak-builder #1368 (larchunix)
  • telepathy: properly setup dbus activation #1365 (larchunix)
  • Add avahi host discovery for ssh and sftp plugins #1355 (larchunix)
  • Refactoring — Rename remmina-plugins-gnome in remmina-plugin-secret #1348 (antenore)
  • Refactoring — Part 1 #1336 (antenore)

Fixed bugs:

  • Un-check of «Fullscreen on the same monitor as the connection window» won’t save #1344
  • Remmina resets screen resolution settings in RDP shortcut #1323
  • SSH Tunneling is broken with SSH Agent with public key #1228
  • Failed to load plugin: remmina-plugin-telepathy.so — undefined symbol: remmina\_tp\_handler\_new #714
  • Align SFTP and SSH plugins authentication and tunnel functionalities. #1393 (antenore)
  • Fix Telepathy plugin compilation #1356 (larchunix)
  • __func__ keyword must not be quoted #1350 (larchunix)

Closed issues:

  • Unable to reject new or changed RDP certificate #1413
  • Trying to open an aplication but it fails all the time #1412
  • The password in the connections is not saved after upgrading Remmina #1402
  • remmina fails to open sftp window, connected to ssh2 server with public key auth #1392
  • Please add hostbased mechanism support for ssh #1373
  • Remmina tray icon not visible anymore #1371
  • Spacebar button bug with «use client mapping» RDP option enabled #1364
  • Window 0x555b79d3d650 has not been made visible in GdkSeatGrabPrepareFunc #1359
  • WARNING: the «resolution» setting in .pref files is deprecated #1358
  • Wrong keyboard layout in VNC #1352
  • remmina shows pop-up notification only for first screenshot #1347
  • SFTP identity File #1301
  • Password not saved #1047
  • Starting the Remmina connection from commandline in full screen #941
  • minimize button does not function well #921

Merged pull requests:

  • Ssh tunnel fixes for #1228 #1417 (antenore)
  • Fixes 2017 christmas #1416 (antenore)
  • New Spanish file venezuela #1415 (jgjimenez)
  • Update da.po #1411 (scootergrisen)
  • Update Spanish translation #1410 (fitojb)
  • Updated French po file #1409 (DevDef)
  • Updated README.MD with Debian install instructions #1399 (MagicFab)
  • update simplified Chinese translations. #1367 (sotux)
  • Fix ‘consistant’ -> ‘consistent’ typo #1362 (mfvescovi)
  • ssh_userauth_publickey_auto: should accept empty passphrase #1361 (rayrapetyan)
  • Remove a couple of legacy «resolution» fields, fixes #1358 #1360 (giox069)
  • Un-check of ‘Fullscreen on the same monitor’ #1349 (antenore)
  • Create CODE_OF_CONDUCT #1341 (antenore)

Remmina bugfixing release

Remmina bug fixing release

The need to remote control computers is growing with the rapidly changing technological landscape and digital transformation. Today, there are hundreds of remote desktop clients to choose from, but Remmina makes its name for being open-source and copyleft.

In this guide, we will cover what Remmina is all about and discuss the steps to using Remmina on Windows.

use Remmina on Windows

  • Part 1: What is Remmina
  • Part 2: Does Remmina work with Windows
    • 1: How to Download and Install Remmina on Windows
    • 2: How to Set Up Remmina on Windows
  • Part 3: Remmina Alternative — A Better Remote Desktop Solution for Windows

Part 1. What is Remmina?

Remmina is a popular remote desktop client that helps remote access screens and share files from another device. It provides a tabbed structure to manage multiple remote sessions at once. It is free and open source, written in GTK+, and distributed under the GNU GPL license. Besides that, it is a copyleft, which means that users can see, use, alter, and share with all on equal terms.

Remmina supports multiple protocols, including RDP, VNC, SSH, SPICE, HTTP/HTTPS, and X2Go. It is available in 67 languages and 50+ distributions. Furthermore, it also supports plugins, kiosk mode, and multi-monitor.

Overall, Remmina is one useful remote desktop client. It is primarily used in Linux environments but can be set up and used in Windows as well.

Remmina screenshot

Part 2. Does Remmina work with Windows?

Currently, there is no Remmina version for Windows. The main reason is that the tool relies on GTK+/GDK functions, which Windows does not support. To make it compatible, a significant code rewrite is needed. However, don’t lose hope.

There is still a way to use Remmina on a Windows machine, i.e., by installing through the Windows Subsystem for Linux (WSL). Simply put, you can set up a Linux environment on Windows and use that environment to operate Remmina.

1How to Download and Install Remmina on Windows

Step 1. Install Windows Subsystem for Linux (WSL)

1.Open Command Prompt or PowerShell in administrator mode and type the below command:

wsl —install

2.Restart the computer after installation.

Step 2. Install Ubuntu

Open the Microsoft Store and install a Linux distribution like Ubuntu.

Step 3. Install Remmina

After Ubuntu is installed, open the terminal and type the below commands:

sudo apt update

sudo apt install Remmina

2How to Set Up Remmina on Windows

After installing Remmina on Windows through WSL, the next stage is to configure and use Remmina as follows:

Step 1. Enable Remote Desktop

Go to Settings > System > Remote Desktop > toggle on Enable Remote Desktop.

Step 2. Launch Remmina on WSL

1.Launch Remmina through your Linux terminal in WSL by typing remmina. Or you can launch it from the application menu.

2.To add a new connection, click the + icon from the top left corner.

3.Select the desired protocol.

4.Fill in the connection details, like IP address, username, and password.

5.Click Save to save the connection details.

6.Double-tap the newly created profile to begin the connection.

Once the connection is successful, you can remotely control devices and share files.

Part 3. Remmina Alternative — A Better Remote Desktop Solution for Windows

Remmina is a powerful free and open-source remote desktop client, but it isn’t friendly to use on Windows. You must go through the above technical configuration to install and use Remmina on Windows. So, why not use a better remote desktop solution that is powerful and intuitive to use? This is where AirDroid Remote Support comes into action.

AirDroid Remote Support is a powerful remote access and support solution for businesses. It allows users to control desktops and mobile devices from anywhere using any other desktop or mobile device. The best part is that it can be directly installed on Windows with simple clicks.

AirDroid Remote Support

Key Features of AirDroid Remote Support

  1. Real-time Remote Control: Control desktops and smartphones in real-time as if you are sitting in front of them.
  2. Unattended Remote Access: Manage and control remote unattended devices, especially for after-hours maintenance.
  3. Screen Sharing: Mirror remote device screen to provide support.
  4. Communication: Instant and secure text messaging or voice chat during remote sessions.
  5. Controllable Clipboard and Keyboard: Allow/disallow control terminal to carry out keyboard control and copy-paste operations.
  6. Log Record: Keep a record of all remote sessions for enhanced security and monitoring.

In short, AirDroid Remote Support provides a modernized and feature-rich experience of remote desktop control.

Steps to Use AirDroid Remote Support

  1. Step 1.Install AirDroid Remote Support on the remote PC and install AirDroid Business on the local PC.
  2. Step 2.After installing the software on both devices, launch it. Copy the 9-digit code from the remote device, insert it in the local device, and click Connect.
  3. ID connection

  4. Step 3.Once the connection is made, you can easily control the remote device.

That’s all! So, simple clicks with AirDroid Remote Support makes you easily remote control devices from Windows.

Conclusion

Remmina is a great remote desktop client that provides a free platform for remote control devices. However, it works best for Linux machines. To use Remmina for Windows, you have to install Windows Subsystem for Linux (WSL) and run multiple commands to configure and use the software. In contrast, AirDroid Remote Support provides a convenient way to remote access and support directly from Windows in simple clicks.

Why struggle with Remmina when AirDroid Remote Support offers an all-in-one remote support solution? Install AirDroid Remote Support and have the best remote access experience.

Актуальная версия:

Remmina 1.4.31

СКАЧАТЬ БЕСПЛАТНО



Remmina клиент удаленного рабочего стола, написанный на GTK+ и предназначенный для удаленного администрирования компьютеров с различными операционными системами.

Возможности Remmina:

  • компьютеры, добавляемые для удаленного подключения, можно объединять в группы, например, по типу соединения или установленной операционной системы;
  • быстрое подключение путем прямого ввода адреса сервера;
  • настройка качества изображения на дисплее, а также вариантов использования звукового оборудования и локального принтера;
  • поддержка полноэкранного режима View-port: удаленный рабочий стол автоматически прокручивается, когда мышь перемещается по краю экрана;
  • плавающая панель инструментов;
  • режим запуска конкретного приложения, который может использоваться, например, для подключений к службам терминалов серверных ОС Windows: в этом случае пользователь сразу после подключения получает доступ к заданному приложению (к примеру, 1C Предприятие), а не к рабочему столу Windows;
  • поддержка нескольких сетевых протоколов, включая RDP, VNC, NX, SPICE, XDMCP, SSH и EXEC;
  • возможность шифрования трафика между клиентом и сервером путем создания туннеля SSH;
  • многое другое.


Последняя версия:

Remmina 1.4.31

СКАЧАТЬ БЕСПЛАТНО

How to Install Remmina on Windows 10

Remmina is a popular remote desktop client for Linux systems, but there is also a Windows version available for download on their website. Installing Remmina on Windows 10 is a quick and easy process, and this tutorial will guide you through it step-by-step.

Prerequisites

Before you begin, there are a couple of things you need to ensure:

  • You have a stable internet connection.
  • You have a Windows 10 computer or laptop.
  • You have an up-to-date web browser installed, like Google Chrome or Microsoft Edge.

Step-by-Step Guide

  1. Open your web browser and visit the Remmina website at http://www.remmina.org/wp/.

  2. Click on the «Download» button in the top right corner of the homepage.

  3. On the next page, you will see different versions of Remmina available for download. Choose «Windows» by clicking on the link.

  4. After clicking on the link, the download process will start automatically. Wait for the download to complete.

  5. Once the download is complete, locate the downloaded file in your Downloads folder. It should be named «remmina-x.y.z.exe» (where x.y.z is the version number).

  6. Double-click on the file to start the installation process.

  7. Follow the on-screen prompts and select your preferred language and installation location.

  8. Click on the «Install» button to start the installation process.

  9. Wait for the installation process to complete. Depending on your computer’s processing speed, this may take a few minutes.

  10. Once the installation process is complete, click on the «Finish» button.

  1. Remmina is now installed on your Windows 10 computer or laptop. You can launch it from the Start menu or by searching for «Remmina» in the Windows search bar.

Congratulations! You have successfully installed Remmina on your Windows 10 computer or laptop. You can now use Remmina to access remote desktops and manage your Linux systems easily.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Нужно ли переустанавливать windows после установки новой видеокарты
  • Драйвер на wifi windows 10 на флешку
  • Обновить windows 10 до windows 11 с сохранением данных
  • Total commander windows 7 x32
  • Приложение центр отзывов windows 10 что это