Disable autorun for sidebar.exe permanently


  1. Posts : 16
    Windows 7 Home Premium x64
       #1

    Disable autorun for sidebar.exe permanently


    Hello, I want to disable the autorun for the windows sidebar. If I uncheck the box for it in 'msconfig' and reboot the pc it works fine. But whenever I start the sidebar, the box in 'msconfig' is checked again. Is there a way to start sidebar without enabling the autorun for it automatically?

    Thanks, gorgos
      My Computer


  2. Posts : 1,747
    window's 7
       #2

    you want to disable the autorun?
    and yet you want to start it on your own/manually? is that it?
      My Computer


  3. Posts : 16
    Windows 7 Home Premium x64
    Thread Starter
       #3

    Yes! That's because I use the pc as a server for many services (AirVideo, VNC, DVBServer, JDownloader..) and I boot it via Wake on LAN. So it should only run the necessary programs (and I don't need the sidebar for that). But if I am using the pc directly I made a batch that starts all other programs I usually need (including sidebar).
      My Computer


  4. Posts : 3
    Windows 7
       #4

    Try to use CCleaner and disable it?
      My Computer


  5. Posts : 16
    Windows 7 Home Premium x64
    Thread Starter
       #5

    That won't work, because sidebar.exe adds itself on every start automatically to autorun. But here is my workaround:

    .BAT:
    Code:
    START C:\"Program Files (x86)"\"Windows Sidebar"\sidebar.exe
    PING 1.1.1.1 -n 1 -w 5000 >NUL
    regedit /s C:\RemoveSidebar.reg
    And the RemoveSidebar.reg file:


    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
    "Sidebar"=-
      My Computer


  6. Posts : 22,814
    W 7 64-bit Ultimate
       #6

    Hello gorgos.



    Have a look at "Option Two" in the tutorial at the link below to find where it resides; be sure to post back to keep us informed.


    Troubleshooting with MSCONFIG


    EDIT: I'm going to leave this here for others to see if needed.
      My Computer


  7. Posts : 22,814
    W 7 64-bit Ultimate
       #7

    gorgos said:
    That won't work, because sidebar.exe adds itself on every start automatically to autorun. But here is my workaround:

    .BAT:
    Code:
    START C:\"Program Files (x86)"\"Windows Sidebar"\sidebar.exe
    PING 1.1.1.1 -n 1 -w 5000 >NUL
    regedit /s C:\RemoveSidebar.reg
    And the RemoveSidebar.reg file:


    Code:
    Windows Registry Editor Version 5.00
     
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
    "Sidebar"=-


    OK, I see you found a solution; thanks for the update.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:36.
Find Us