Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Delete Startup items?

Featured Replies

Hey,

Can someone tell me how i can delete start items from HKLM/Run?

I want to delete a couple of these (at HKLM/Run):

t_runm_2a11a80.png

And how to delete Windows Live Messenger from HKCU/Run?

Also there is one program which starts from Common (Startup Common) what is the way too delete this startup entrie?

Thanks in advance! :thumbup

Grtz,

Raoul

Edited by Raoul90

Other than deleting the keys from HKLM\software\microsoft\winodws\currentversion\run? and HKCU respectively?

I believe common startup group means it is located in the c:\program files\common files

and you can always open a run box, type 'msconfig', and uncheck "Load Startup Items."

  • Author

I want them to be deleted in cleanup.cmd, after fresh installation. :)

REG DELETE should work fine from the cleanup.cmd

REG DELETE HKLM\software\microsoft\windows\currentversion\run /v "%value name%"

  • Author

So something like this?

REG DELETE HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /v "Adobe Reader Speed Launcher"

REG DELETE HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /v "IMJPMIG8.1"

REG DELETE HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /v "Malwarebytes' Anti-Malware"

REG DELETE HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /v "PHIME2002A"

REG DELETE HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /v "PHIME2002ASync"

REG DELETE HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /v "VMware Tools"

REG DELETE HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /v "VMware User Process"

REG DELETE HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN /v "vmware-tray"

You can always throw some lines into a batch file and run it for a test. I have found that some third party software place themselves back into the RUN key upon update, so I would certainly recommend patching everything prior.

You can establish your location with SET REG, but I think the cmd is more simply understood with full paths.

  • Author

It works but the cleanup.cmd askes me to confirm that i want to delete those register items??

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.