Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem



I've ran Win 11 since launch and it's always been clean a clean looking OS with no real clutter when you do a quick tidy.
Since the launch of Win 11 till 25H2 my desktop has looked no different to this, no CoPilot, OneDrive and stuff has never come back.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3595143654
Copilot is only going to get enabled by default on systems which have the required hardware support for it.
Secondly; if you are concerned with either copilot or recall and you're comfortable enough to have sought out Shut up 10; then there are a number of relatively easy tools you can use to have a similar experience on Windows 11, even with the most recent 25H2 update.
A good youtube channel for this is Chris Titus Tech and he's built a well regarded tool for optimizing and reasonably safe debloating of Windows.
https://www.youtube.com/c/ChrisTitusTech
You can use his tool to easily create a Windows installation USB Flash Drive (UFD) that he calls "microWin" that his tool will use the microsoft provided tooling to unpack the Windows 11 installation image, modify it to remove a bunch of the excess crap that is installed and/or "placeholder" installed, then re-pack it as a new .iso file that you can use for doing a clean install.
Then once you've finished doing that installation you can re-launch his tool and do the basic tweaks and then install and launch Shutup 11 right from his tool.
There are a plethora of other modified .iso images as well like Tiny11, etc. however, they do go a bit further in what they remove and how they remove things that is considered a bit more invasive than what CTT does. Tiny11 is also great but depending on what you're doing on your system you might find some more incompatibilities or potential issues down the line in comparison to the minimally invasive approach that CTT takes.
Basically the process for CTT microWin would be the following
EDIT: To note, his tool for creating the microWin iso will automatically create a local user account during install from what you specify in the tool when creating the iso image. You can still login to your microsoft account for specific features such as the microsoft store without having your user account be an "online microsoft account". Or alternatively if you want to use an online microsoft account to use the related features such as windows hello (face login), pin login, etc. then you can still convert the local user account that is created into an online account after installation is completed.
not actually looking to do any re installs just simple upgrade and tweaks here and there
my computer is i5 2070 with lights on my plenty of ram... and gives me very little to no trouble..
You can still also just launch his CTT toolbox and run the standard tweaks to disable some of the telemetry if you are otherwise satisfied with your current install.
i did have copilot installed when it first came out and i deleted somehow....
is this what you mean...
CPU Brand: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
this is from the steam system data collector
Yes, your system wouldn't support Copilot+ so what you would have had is essentially their rebranded "Cortana". You likely removed it via ShutUp10.
just download the current w11 iso and create an autounattented.xml using this site
https://schneegans.de/windows/unattend-generator/
I guess it was Cortana I got rid of then, pretty limited amount of PC's will have it I guess with them APU's needed, wonder if they will have a version that will run on GPU's, my 5090 has has approximately 3,352 AI TOPS, an all powerful Copilot!
No you probably had Copilot; there is Copilot and Copilot+.
Copilot is what initially launched as the replacement of Cortana on Windows 11 and was then added/back-ported to Windows 10. Copilot+ is the "enhanced" version with locally accelerated AI processing on the systems NPU. I was just generalizing in regards to the original Copilot being a "rebranded" cortana. It was more as Cortana was a more simplistic voice assistant where Copilot that replaced it is/was an actual AI model that leverages cloud processing. Cortana's cloud processing was pretty much limited to just processing the voice recognition and triggering pre-defined commands.
They both (Copilot and Copilot+) still do things "in the cloud" but the "+" has a smaller local model for doing the on-device things.
ShutUp10/11 should remove both afaik.
EDIT:
P.S. If you want to do "AI things" and actually want to do so locally you can download and install a plethora of LLM models depending on what you want to use it for. You can also do so on your local network with another system (e.g. akin to a server) if you don't want to run them locally on your PC using your systems resources.
For example you can download Ollama and install multiple models including Meta's Llama2/3/4 model for general chat things (like ChatGPT); or one of the large number of coding models for generative programing stuff, etc.