-
Действия
- Отключение Defender
- Отключение телеметрии
- Изменение параметров электропитания
- В режиме администратора
powercfg -h off
- Панель управления -> Оборудование и звук -> Электропитание
- Дополнительные схемы -> Высокая Производительность -> Выбрать -> Настройка схемы электропитания
- (опционально) Настройка отключения дисплея -> Никогда
- Изменить дополнительные параметры
- Отключать жесткий диск через -> 0 мин
- Сон -> Сон после -> Никогда
- Гибернация -> Гибернация после -> Никогда
- (левая панель) Действие кнопок питания (системные параметры)
- Действия не требуются
- Включить быстрый запуск -> Disabled
- Дополнительные схемы -> Высокая Производительность -> Выбрать -> Настройка схемы электропитания
- В режиме администратора
- Активация
- Первоначальная настройка отображения
- Разрешение экрана
- Мелкие значи на столе
- Персонализация -> Темы -> Параметры значков рабочего стола
- Персонализация -> Пуск -> "Выбирете, какие папки будут отображаться в меню Пуск"
- Перенос данных Windows на другой диск
- /Windows/WinSxS
- /Users
- /Users/me/AppData/Local/Packages
- /Users/Public
- /hyberfil.sys (удалится при настройке питания)
- /pagefile.sys, /swapfile.sys
- Система -> Дополнительные параметры -> Быстродействие: Параметры -> Дополнительно -> Вируальная память: Изменить -> Выбрать диск и снять размеры
- Для тонкой настройки статья: Зачем нужен файл swapfile.sys
- /System Volume Information
- /Recovery
- /Intel/Logs/*
- Чтобы удалить, нужно отключить службу
cphs
(Intel(R) Content Protection HECI Service
, программаC:\Windows\SysWow64\IntelCpHeciSvc.exe
) - Описание
Embedded in a number of computers with Intel chips starting with second generation core processors. This file is part of "Intel Insider" and is involved in communication with something concerning content protection. This program is centered primarily on HDMI films etc. If you do not view such DRM protected content, you can disable this service.
- Чтобы удалить, нужно отключить службу
-
Список моих программ
- Kaspersky
- Microsof Office
- Google Chrome / Firefox
- Cisco AnyConnect
- Remote Desktop
- Intellij Idea
- Docker
- WSL(1/2)
- Total Commander
- Notepad++
-
WSL
- Enable WSL2 (https://aka.ms/wsl2):
- Requirements: Windows 10 2004 build 19041 or higher
- Open console under Admin
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
wsl --set-default-version 2
- Restart
- Update kernel: https://aka.ms/wsl2kernel
- Relogin
- Ubuntu WSL
- Winows Store -> (Search...) -> Ubuntu
- If error
0x80073D05
occured then open%localappdata%
andPackages
in it, futher rename folder that looks likeCanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc
- Alternative way here: https://wiki.ubuntu.com/WSL
- Set memory limit and other parameters listed here: https://docs.microsoft.com/ru-ru/windows/wsl/wsl-config#configure-global-options-with-wslconfig
C:\Users\<yourUserName>\.wslconfig
[wsl2] kernel=C:\\temp\\myCustomKernel memory=4GB # Limits VM memory in WSL 2 to 4 GB processors=2 # Makes the WSL 2 VM use two virtual processors
- If error
- Check that Ubuntu installed under WSL2
wsl --list --verbose
- Expected output:
NAME STATE VERSION Ubuntu Running 2
- Run Ubuntu, wait installation to be finished then specify username and password
- Get fresh updates:
sudo apt update
- Winows Store -> (Search...) -> Ubuntu
- Setting under WSL
- Docker
- https://get.docker.com/
- Relogin
- Setup for WSL (https://docs.docker.com/docker-for-windows/wsl/)
- Enable Ubuntu here
Settings > Resources > WSL Integration
1.DISPLAY
- Enable Ubuntu here
export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0
- vcxsrv
- XLaunch - specify settings for display 0, use
disable access control
checkbox - XMing
- microsoft/WSL#4793
- XLaunch - specify settings for display 0, use
~/.bashrc
miscellaneousalias python=python3 alias pip=pip3 alias pbcopy='xclip -selection clipboard' alias pbpaste='xclip -selection clipboard -o'
- See subtle configuration here: https://gist.github.com/gorshkov-leonid/b55072d6876acecf43dabaf7f1e72cf0#configuration
- localhost:
- Docker
- Tricks
- If disk has not been mounted then use
mount -t drvfs
E: /mnt/e
- If disk has not been mounted then use
- Links
- Enable WSL2 (https://aka.ms/wsl2):
-
Полезные утилиты
- IObit Unlocker vulnerabilities
- Tree Size
- Light Shot
- 7zip
- Minitool Partition Wizard - для разбивки дисков, бесплатная бесполезная, сразу ищем полнофункциональную
-
TMP