1 min read

Stop the Microsoft login

Stop the Microsoft login

If you support users who are not joined to a domain (standalone machines), one of the most frustrating things to manage is people signing into the computer with their personal Microsoft accounts.
This creates support headaches, profile confusion, and unnecessary risk. I’ve dealt with this both professionally and in my own personal life (you know who you are lol). Let’s stop it at the source:

Here’s a simple way to block adding new Microsoft accounts to a Windows machine:
- Go to your start menu and open "Registry Editor" as admin
- Go to this path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
- Either create or open a DWORD called "NoConnectedUser" and set it to 1

Now users will no longer be able to connect new Microsoft accounts to the device.

Important: This does NOT block signing into Microsoft apps or websites. It only prevents linking Microsoft accounts at the OS level.

This is especially useful for:
- Standalone business PCs
- Shared home systems
- Lab environments
- Devices you want fully locally controlled

Less account sprawl. Less confusion. More control.

(if you want a free guide of other hardening tips like this or a better method of hardening configuration settings email me at hardeningtips@senteon.co 😉 )

GPO Settings Still Set After Removal?

1 min read

GPO Settings Still Set After Removal?

I ran into something quite odd the other day.

READ MORE
Old Bluetooth, Yeah its wide open...

1 min read

Old Bluetooth, Yeah its wide open...

One of the most overlooked attack surfaces on a Windows machine?Bluetooth services running in the background.Most people don’t think twice about...

READ MORE
Is Microsoft Edge Shopping Safe? Hardening Tips to Protect Your Data

1 min read

Is Microsoft Edge Shopping Safe? Hardening Tips to Protect Your Data

If your using Microsoft Edge, did you know about the "Shopping" feature built into edge?

READ MORE