How to disable the Crowpi2 software from autostart at bootup?

edited April 2021 in Raspberry Pi & CrowPi

Remove the 1.desktop file from the ~/pi/.config/autostart folder.

  1. Press Ctrl+Alt+T, a new Terminal window appears.
  2. At the command prompt, type mv ~/pi/.config/autostart/1.desktop ~/ and press Enter.

Note: If you change your mind later, just move the file back into the ~/pi/.config/autostart folder.

Tagged:

Comments

  • Had no success with the posted link. Went to the autostart folder and found CrowPanel. Should I substitute this file for 1.desktop?

  • Hello @gilwood ,

    You only need to move the 1.desktop file out of the  home/pi/.config/autostart folder.

    There's a mistake in the command posted before. You should run mv home/pi/.config/autostart/1.desktop ~/ or mv ~/.config/autostart/1.desktop ~/ in the terminal.

    After that the 1.desktop file will be moved to /home/pi directory. Then reboot the CrowPi2, the software will not automatically start any more.


    PS. You can click "menu"→"Education"→"CrowPi2" to start the software.

  • edited October 17

    To disable the CrowPi2 software from autostart at bootup, you can modify the startup settings on your system. Use the task manager or terminal commands to remove it from the list. For related inquiries, check buscador becas benito juarez/escuelas.

Sign In or Register to comment.