Skip to main content

Privacy Settings with Windows 10 Setup

So... Windows 10 really likes to share your data with Microsoft and others. Most of the below settings are adapted from an Ars Tech article (found HERE) plus my own personal experience with the setup of Windows 10. Just note that with increased privacy and/or security settings comes a decrease in features (such as disabling Cortana). You don't have to do all of these, but some of them I'd highly recommend.

On the instillation screen you'll see a large button that says "Use Express Settings". Instead look for the small "Customize Settings" button and select that.













The first customization page has settings for personalization, targeted advertising and location tracking. Go ahead and disable everything on this page.

Inline image 1

The second page has some useful options. Turn off the following options:
Predictive Web Browsing; Connecting to open Wi-Fi hot spots; and Wi-Fi Sense

Finish the install as directed. The rest of the changes will need to be made after the install is completed.

In the new "Settings" app select the Privacy button and flip any option available to OFF except for SmartScrren Filter.

Inline image 2

Next, Select the Feedback option in the bottom left and change the Feedback frequency to "never" or Basic Health and Performance".

Next, go back to Settings (back arrow in top left) and Select the Update & Security > Windows Update > Advanced Options > Choose how update are delivered. From here disable the sharing feature completely by flipping the toggle button to OFF:

Inline image 4

Now, hit the Start button and start typing "Cortana". Click on the cog icon to bring up Cortana's settings, Then select the toggle button to turn Cortana OFF:

Inline image 3

And that *should* do it for now...

Comments

Popular posts from this blog

Visio Stencils Pack for Azure and Microsoft Integration (v5.0.0)

First off, I'd like to send a big shout out to Sandro Pereira who's been managing the vision stencils pack. Essentially, I'm re-posting his information here, because I had a really hard time finding the latest Visio pack for Azure, that wasn't a bunch of SVG's. My thought is that if more people re-post, maybe the search engines of the internet will have an easier time propagating the information... Sandero's Blog (the original post around the new stencils): https://blog.sandro-pereira.com/2019/10/18/microsoft-integration-and-azure-stencils-pack-for-visio-new-major-version-available-v5-0-0/ Sandero's GitHub: https://github.com/sandroasp/Microsoft-Integration-and-Azure-Stencils-Pack-for-Visio Microsoft TechNet Download: https://gallery.technet.microsoft.com/Collection-of-Integration-e6a3f4d0 I will say, and maybe it's just because I'm using Visio 2013, each icon has a boarder that needs to be removed when putting it on the page... Likely it

Disable Security Features to Dual Boot OS X - El Capitan

So, I've recently been working on updating/rebuilding my latest little friend (an 11" MacBook Air) to dual boot the latest OS X, El Capitan, and Kali. I'll go over everything in full detail as soon as I can finish the setup, but I wanted to get this out there for anyone else that may stumble upon any issues with setting up rEFInd on an updated mac. To start, while on Yosemite, I downloaded El Capitan from the App Store, and copied the install files to a USB. From there I preformed my upgrade. This might not be a good option for some people, as I'm sure your mac might be your primary computer... For me, that's not a problem. I tend to keep my essentials on USB drives / cloud storage as I tend to need access from different devices (phone, computer, tablet, etc.). After preforming a clean install of El Capitan, I headed over to the rEFInd website, download the program and ran the install.sh script... Now, that appears to work, like it did with pervious versions of

Windows Server 2008: Log on as batch job

From time to time, I have to set up some scheduled tasks that required a dedicated account to run. And when doing so, I'll usually forget that the dedicated account usually isn't given any more permissions than what it needs to complete the task at hand. So, after setting up the task, Windows will usually yell at me and say "The account needs batch job rights". So here's how to grant batch job permissions on your server. Go to your start menu, and start searching for Local Security Policy In the left pane of the MMC that opens up, expand Local Policies, and highlight User Rights Assignment. Now, in the left right pane, locate "Log on as a batch job" and double click it. In the properties window that opens up, add the user or group that needs this permission. I find that if you have multiple service accounts running different tasks on the same server, it's easier to just add a group verses the individual a