Uživatelské nástroje

Nástroje pro tento web


windows-10

Windows 10 Pro

VirtuaWin

http://virtuawin.sourceforge.net, version 4.5 beta2 is OK on Windows 10.

Run as administrator after startup

virtuawin.vbs
Set WshShell = CreateObject("WScript.Shell" ) 
  WshShell.Run """C:\Program Files (x86)\VirtuaWin\VirtuaWin.exe""", 0 
Set WshShell = Nothing

Add to startup

  1. Win + XStartup or Win + R
  2. command shell:startup

Disable lock screen

Změna výchozího jazyka

  • Win + XNastaveníČas a jazyk

Change date, time, or number formats

  • Win + XSettingsTime & Language

Apply language settings to the welcome screen, system accounts, and new user accounts

  • Win + XSettingsTime & Language

Change hot key for input languages

  • Win + XSettingsTime & Language

Enable local administrator

Local admin has empty password.

C:\> net user administrator /active:yes

Rename User directory

Administrator login

For example: First rename directory from C:\Users\Jiří Blažek to C:\Users\blazek.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

Change path in Data where key Name ProfileImagePath (right click and Modify…).

C:\> regedit

User login

Modify path in Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders

C:\> regedit

Slow Right Click/Create directory in Exprorer etc

HKEY_CLASSES_ROOT\Directory\Background\ shellex\ContextMenuHandlers

Delete all with exclude New, Sharing, WorkFolders.

Clean

Delete all from this directories (win + r)

  • %temp%
  • temp
  • prefetch

Disk Cleanup etc

Fix Dell Computer Has No Sound in Windows 10

Linux

In PowerShell as Administrator.

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

https://docs.microsoft.com/en-us/windows/wsl/install-win10

Promazání/přepsání prázdného místa

Přepsání prázdného místa na disku D

cipher /w:D:\
windows-10.txt · Poslední úprava: 2023/12/26 19:13 autor: 127.0.0.1