Skip to main content

So you used the Express Settings with Windows 10

Windows 10, so far, not that bad. I'll do some reviews of it in the very near future. But since my previous post on configuring privacy settings during the setup of Windows 10 (found HERE), I've had a few people ask me, "Well, what if I used the Express Settings when I installed Windows 10?" My response, that's an easy fix. I'll quickly run through the changes that you'll need to make if you don't want to share things like you internet to spread updates, or WiFi passwords to you contacts, etc. So, here we go...

Privacy Settings

Most everything can be changed in the new Settings app, under the Privacy section. Let's take a look at whats there:

General Settings

Under the General section, you have the option to change things like letting apps use you ID for a 'universal experience' and providing information for targeted advertising. You also have the Smart Screen Filter there in between the two. As you can see from my screen shot, I have the ID sharing and personalized ads turned off.




Location Settings


Location, here you can turn on or off the ability to provide your location history. Now, if this were my phone, I might have this on. Why is that? Well because I will use my GPS from time to time to go somewhere. I don't typically have Google Maps up on my computer for turn by turn directions... That's what the phone is for... My computer, however, doesn't need to know my location...




Camera, Microphone and Speach Settings

Camera, Microphone, and Speach, ink and typing don't really have much there. You can tell Windows to either allow or not allow apps to use your camera or microphone. I suppose, if you use Skype (or any other communications app) turning these off would be a bad idea. However, in these settings, you can disable apps from using these. This is something that you should probabay review from time to time. Just to make sure some app isn't using your camera when you don't want it too.

Account Info, Contacts, Calendar, Messaging and Radios

Account Info, Contacts, Calendar, Messaging, Radios and Other Devices all provide different functionality to apps. I'd say, personally, that it would be okay to leave these on. Really, you're just providing access to these items to apps that will be able to use them. I kind of want the email app to access my contacts, and the calendar app to access my personal calendar. I would suggest that you review Other Devices from time to time just to make sure something doesn't just slip in. If you have an Xbox One or smart TV, you will probably add those in the future.

Feedback Settings

Feedback settings; here you can choose if you want Microsoft to ask for your feedback. I turned this off. If I want to give them my feedback, I'll send an email...

You also have the option to send diagnostic data and usage information. If they didn't include usage info, I'd be fine with this. Since they did, I turned it to basic. I'm sure there is a registry key to turn this off, but I'm still digging for it. I'm not overly fond of sharing how I use my computer with anyone, let alone Microsoft.

Background Apps

The final section here, Background apps. This is another one to review from time to time to turn off anything you don't want to run int he background. I'd say, most people won't mind having Facebook, Twitter, or a news app running to provide the latest updates. But something may slip in that doesn't need to be there.

Update Settings

Now, lets look at how to change the pesky update sharing settings. These can be found in the Settings app, under Update & Security. On the first page, Windows Update, you should seen an Advanced Options button. Go ahead and click on it.

Here you can change whether or not updates are automagically installed or if you want to be notified to restart your computer. Because I don't like it when my computer randomly restarts on me, I changed this to Notify for a restart (more of a personal preference).

You will also see an option that says 'Choose how updates are delivered'. Go ahead and click on that one too.



Now, you can choose if you want to share your updates with people over the internet and/or on your local network. It seems like Microsoft is trying to create a huge torrent network to provide updates to people without having their systems do all the work. And overall just feels like a bad. I don't like knowing that Microsoft is using the internet connection that I pay for to distribute updates to everyone else. I'd say just turn this one off.


Wi-Fi Since

Finally, let's kill off WiFi since. Why you may ask? Because Microsoft will store all of your WiFi passwords in a database somewhere on the internet. Something that is a huge target for hackers and could be breached at any time. Here's how it's done. In the Settings app go to Network & Internet, then scroll down until you see an option to Manage WiFi Settings.

From here you can turn off the option to 'connect to suggested open hotspots' and 'connect to networks shared by my contacts'. It's funny that these are even on by using default settings when Windows displays a warning "Remember, not all Wi-Fi networks are secure." Good one Microsoft. Enable a non-secure setting for everyone.




Well, that *should* do it for now. I'll update this post if I come across anything else that is concerning with the various settings on Windows 10. Thanks for reading and good luck.

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

Keto Kickin' Choffle

Alight, first recipe on the blog... If you've had a chance to reach the "About" section, you will have seen that, rather than spinning up multiple blogs, I'm just going to combine my passions for tech, food, health, and music into this one space. If you're not a fan, then too bad. I really just don't want to manage more than one blog.... With that, here goes nothing... So I recently came across the choffle. This is a really great, and fast to make replacement for buns. I'm also a huge fan of spicy foods. Well, I got the great idea to combine the heat with the choffle. And let me tell you, it turned out really good. I like to use this for a bun replacement when I'm in the mood for that extra kick, but not the extra toppings. Why? Because the extra toppings are now combined in the choffle. Thus removing the need for the additional toppings on my burgers. Enjoy. Kickin' choffle The choffle mix with a kick! Author: Larry L. Preparation Time: 3

Replacing rsyslog with syslog-ng on RHEL 6.5

So...I had a piece of monitoring software that didn't play nice with the RHEL default rsyslog for log collection. The software was developed to only work with syslog-ng. I'll be going over the steps that I took, that worked for me, in replacing rsyslog with syslog-ng. I would imagine that these same steps should work for any Linux system similar to RHEL (Fedora, CentOS, etc.). For others (like Debein based distributions), I would need to look into that (coming in a future update to this post). First, remove rsyslog. You will need to keep the dependencies as they will be needed for syslog-ng: sudo rpm -e --nodeps rsyslog Next we will need to add the EPEL repository (more info can be found HERE ): wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm sudo rpm -ivh epel-release-6-8.rpm sudo yum repolist That last command will list all the installed repositories. You are simply verifying that the EPEL package has been installed. Now that we fi