farag2
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
16 additions and
0 deletions
-
README.md
|
|
@ -32,14 +32,19 @@ |
|
|
|
- "Pictures" |
|
|
|
- "Videos. |
|
|
|
|
|
|
|
|
|
|
|
- Uninstall UWP apps from all accounts with exception apps list with pop-up form written in WPF; |
|
|
|
|
|
|
|
|
|
|
|
- Turn off Windows features; |
|
|
|
|
|
|
|
|
|
|
|
- Remove Windows capabilities with pop-up form written in [WPF](https://github.com/farag2/Windows-10-Setup-Script/raw/master/Images/Img-3.png); |
|
|
|
|
|
|
|
|
|
|
|
- Create a Windows cleaning up task in the Task Scheduler; |
|
|
|
|
|
|
|
|
|
|
|
- Create tasks in the Task Scheduler to clear |
|
|
|
|
|
|
|
- %SystemRoot%\SoftwareDistribution\Download |
|
|
@ -49,18 +54,25 @@ |
|
|
|
|
|
|
|
- Unpin all Start menu tiles; |
|
|
|
|
|
|
|
|
|
|
|
- Pin shortcuts to Start menu using [syspin.exe](http://www.technosys.net/products/utils/pintotaskbar) |
|
|
|
|
|
|
|
|
|
|
|
- Turn on Controlled folder access and add protected folders; |
|
|
|
|
|
|
|
|
|
|
|
- Add exclusion folder from Microsoft Defender Antivirus scanning; |
|
|
|
|
|
|
|
|
|
|
|
- Add exclusion file from Microsoft Defender Antivirus scanning; |
|
|
|
|
|
|
|
|
|
|
|
- Refresh desktop icons, environment variables and taskbar without restarting File Explorer; |
|
|
|
|
|
|
|
|
|
|
|
- Many more File Explorer and context menu "deep" tweaks. |
|
|
|
|
|
|
|
|
|
|
|
## Images |
|
|
|
<details> |
|
|
|
<summary>Images and the GIF</summary> |
|
|
@ -76,12 +88,16 @@ |
|
|
|
To run the script: |
|
|
|
- Download [up-to-date version](https://github.com/farag2/Setup-Windows-10/releases); |
|
|
|
|
|
|
|
|
|
|
|
- Expand the archive; |
|
|
|
|
|
|
|
|
|
|
|
- Check whether .ps1 is encoded in **UTF-8 with BOM**; |
|
|
|
|
|
|
|
|
|
|
|
- Run Start.cmd as Administrator; |
|
|
|
|
|
|
|
|
|
|
|
- The script will start immediately. |
|
|
|
|
|
|
|
## Supported Windows versions |
|
|
|