I'm trying to publish my HMI
on CX2030
, so I followed the Beckhoff site's instructions for publishing the HMI. When I turn on the PC, the BECKHOFF Device manager starts with the login page simultaneously but in different tabs. how can I fix this issue? (disable show the Beckhoff device manager on start up).
Any help would be appreciated.
Asked
Active
Viewed 1,460 times
2

asys
- 667
- 5
- 20
-
1Good question. No clue. I couldn't find any entry if you enter `shell:startup` or `shell:common startup` in the Run program. There was also no task scheduled, nor an entry in Task Manager > Startup. – Roald Jun 21 '22 at 09:24
-
1Very good question indeed. I remember a setting like "do not start automatically" but I can't find it anywhere. Who designs systems like these...? Annoying. EDIT: Does the last comment help from here: https://www.sps-forum.de/threads/beckhoff-device-manager-deaktivieren.99139/ – Quirzo Jun 23 '22 at 05:19
2 Answers
4
I managed it thanks to the link from Quirzo:
Press start, type Run and enter
regedit
.(Optional) Save your current registry via File > Export.
Go to Edit > Find and type
localhost/config
. For me the device manager was at the following location:Right clikc StartSecurityWizard and select Delete.
Restart the PLC and the Device Manager should no longer start automatically.

Roald
- 2,459
- 16
- 43
0
Another solution is to go to task manager>startup. There you will find an entry for Windows command processor. If you disable it, it won't open anymore.

Hopperpop
- 31
- 1