Removing Pop3 accounts on mulitple computers

Status
Not open for further replies.

Darinb

Member
Outlook version
Email Account
Exchange Server
My job currently has an Exchange email account, and a Pop3 account. We are getting rid of the Pop3 email accounts across the organization.

Is there a way that you can remove Pop3 email accounts without having to manually log into every computer (around 150 computers)?

I found this link which is pretty helpful, it shows that I don't have to log into each different user on the computers to remove the email.

Add or remove an e-mail account - Outlook - Office.com

If anyone has done this before or has any suggestions I would be really grateful.
 
The instructions in the link require you to access the computer's control panel, mail applet to edit the profile, so yes, you do need to log into the computer.

If you were lucky enough to have added the accounts using a PRF file (so every profile is identical) you could remove it using a script. Otherwise, you need to look for values in the registry and delete the account keys. I don't have any scripts that can do that though.
 
Well sometimes we have multiple users per PC. The instructions in the link implied to me that you could see all mail profiles on a computer without having to have each individual person log in. I might have read it wrong though.

Otherwise, you need to look for values in the registry and delete the account keys. I don't have any scripts that can do that though.

Do you have the location on where those registry keys are? Are the Pop3 emails labeled something specific compared to Exchange accounts? That would help me out a lot.
 
You read it wrong, although it is not very clear.

The profile is in Windows messaging subsystem.

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles

Accounts are in the profile level and also in a subkey -

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\profilename\9375CFF0413111d3B88A00104B2A6676\0000000x (x = this number varies with your profile.)

This shows the folder in one profile and has the folder expanded in a second profile on my computer.

profile.jpg
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
D Question on removing an alias Using Outlook 1
G Removing old emails when adding accounts Using Outlook 3
C Outlook 2007 Removing then adding account restores junk email processing Using Outlook 0
R Outlook is NOT removing attachments. Using Outlook 4
M Help sending email but removing signature via VBA Outlook VBA and Custom Forms 5
B Removing Recipients from an automatic response Outlook VBA and Custom Forms 2
O How to paste website content using a specific font and removing URLs Using Outlook 2
M VBA Rule for removing all body but hyperlink then forwarding Outlook VBA and Custom Forms 9
N Recurring invite sent w/distribution list adding/removing attendees Using Outlook 0
A Removing illegal characters Outlook VBA and Custom Forms 2
D 'removing' an e-mail folder Using Outlook 2
G Wrong display name in from column when removing pf replication Exchange Server Administration 1
S Removing an Exchange Server account, retaining POP accounts Exchange Server Administration 1
K Removing outlines from outlook calendar Using Outlook 1
L Outlook 2007 - How to remove account without removing mail folders? Using Outlook 4
R What to backup before removing Outlook 2010? Using Outlook 4
V Outlook problem after removing avast Using Outlook 1
P Removing expired e-mail addresses Using Outlook 2
D Removing multiple Exchange 2007 servers on the same Domain and site Exchange Server Administration 1
S Removing myself as delegate from someone else's calendar Using Outlook 1
T Removing time zone setting from an appointment / meeting: is it possible? Using Outlook 2
C removing "Microsoft "End-User License Agreement" window BCM (Business Contact Manager) 1
S Removing "Research" menu item Outlook VBA and Custom Forms 1
H removing attachments... Outlook VBA and Custom Forms 1
R Outlook 2019 accesses POP3 but says its offline (because of IMAP servers?) Using Outlook 0
V Backup Calendar, Contacts, Tasks in an POP3 data file Using Outlook 3
hstein POP3 latest Outlook Using Outlook 0
S office 2016 pop3 Using Outlook.com accounts in Outlook 3
P Outlook pst file is too huge with POP3. How to save more space? Using Outlook 4
I Outlook 365 - import/attach PST file that used POP3 Using Outlook.com accounts in Outlook 0
O Outlook 365 - suddenly unable to send using Gmail POP3 Using Outlook 10
O How to recover rules after switch from POP3 to IMAP Using Outlook 2
O Office 365 using POP3 on both laptop and desktop Using Outlook 0
I Convert POP3 account (PST) to IMAP (.OST) Using Outlook 3
E 365 Outlook changed from POP3 to IMAP,all contacts lost Using Outlook 3
T Changing default Mail Account in Outlook 2016 - POP3 Using Outlook 1
R Add Exchange Account to existing POP3 Outlook 2007 Profile Using Outlook 0
Travis Lloyd Linking Outlook 2016 Desktop To POP3 Acc't On Android Phone Using Outlook.com accounts in Outlook 2
O POP3 vs iMAP? Using Outlook 1
Diane Poremsky Manually create a POP3 account in Outlook 2007 Using Outlook 0
M Google Apps Mail *SENT* from iPhone doesn't download to Outlook via POP3 Using Outlook 1
T Migrate POP3 Folders and Emails to outlook.com via Outlook 2013 Using Outlook.com accounts in Outlook 2
Davzell Change default pop3 account with script, prf or registery ? Outlook VBA and Custom Forms 0
Netpilot How To Break Up Huge POP3 Downloads? Using Outlook 1
Diane Poremsky Send from Other Addresses using POP3 or IMAP Accounts Using Outlook 0
F Move from POP3 to IMAP Outlook 2007 (Comcast) Using Outlook 7
Diane Poremsky Transfer POP3 Mail on an iPhone to Outlook Using Outlook 7
W Out of Office replies not working POP3 email Using Outlook 2
B 0x800CCC0F Error using POP3 in Outlook 2010 and 2013 Using Outlook 1
T Consollidating all calendars to Outlook online, even from POP3 email invitations. Using Outlook 2

Similar threads

Back
Top