Hello johninconifer,
You can disable NoMachine drivers in order to check if they’re preventing correct system reboot:
– Uncomment and change value of ‘EnableDiskSharing’ key in ‘NoMachine/etc/node.cfg’ file to ‘none’.
– Uncomment and change value of ‘EnableUSBSharing’ key in ‘NoMachine/etc/node.cfg’ file to ‘none’.
– Enter ‘NoMachine/bin’ directory using command line started as Administrator and run the following commands:
‘nxservice64.exe –uninstall nxusb’, ‘nxservice64.exe –uninstall nxdisk’,
‘nxservice64.exe –uninstall nxprinter’, ‘nxservice64.exe –uninstall nxnetwork’
– Restart nxserver from command line started as Administrator using command:
‘nxserver.exe –restart’
Please, check if it’s possible to reboot the system now, without stopping NoMachine Device Server first.