1 min read

Setup Message Not So Welcome...

Setup Message Not So Welcome...

 
On personal devices (or systems not joined to a domain), have you ever seen the “Let’s finish setting up your PC” prompt?

The one that really wants you to sign in with a Microsoft account?

For non-technical users, this can feel like a requirement… not a suggestion.

And more often than not, they’ll just use a personal account to get past it, even on a machine they never intended to tie to one.

I don’t know about you, but I’m not a fan.

Here’s how to clean it up:

Open Registry Editor as admin
Go to:
HKCU\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager
Find (or create) the value:
 SubscribedContent-310093Enabled
Set it to: 0

What this does:
- Disables the “finish setting up your device” experience and related prompts.

What this does NOT do:
- It does not block Microsoft account sign-in directly.
 It simply removes the prompt pushing users toward it.

Best Practice: Domain join your machines, but if you must this setting is here for you. 

Sometimes hardening is just removing the nudge in the wrong direction.

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

Stop the Microsoft login

1 min read

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...

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
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