Windows 10:
Go to Settings > Accounts > Sign-in Options > Require sign-in and select Never
Windows 10:
Go to Settings > Accounts > Sign-in Options > Require sign-in and select Never
%LOCALAPPDATA%\Microsoft\Windows\WER
All files inside this folder can be deleted
bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
To restore to previous settings run:bcdedit /deletevalue {bootmgr} path \EFI\ubuntu\grubx64.efi delete grub boot
bcdedit /set {bootmgr} path \EFI\Microsoft\Boot\bootmgfw.efi set windows boot
wmic printer list brief
Open PowerShell and run:
Get-Printer | Format-List list printers with details
Get-Printer | Format-List Name list printers names
Settings > Appereance > Dock > Icon Size
gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend false
1. Create a file named User.desktop
2.Edit the file:
#!/usr/bin/env xdg-open[Desktop Entry]Version=1.0Type=ApplicationTerminal=falseIcon[en_US]=google-chromeExec=google-chrome --profile-directory=Profile\ 1Name[en_US]=UserName=UserIcon=google-chrome
3. Move the file on the desktop
4. Right click on he file and select "Allow Launching"
5. Double click on the file to start chrome with your profile