Skip to navigation Skip to content
Arvi Fox

Personal blog about IT, sport, travel etc.

  • Post a comment in Telegram
  • Main posts
  • Home
  • Blogs I read
  • For software engineers
  • Home
  • Blogs I read
  • For software engineers

Tag: windows

Posted on January 14, 2023March 14, 2023 by arvifox — Leave a comment

Windows Group Policy

gpedit.msc

gpedit_mscDownload

archive psw is qwe

the bat file enables gp in win home edition: the user policy -> admin -> Start menu -> …

Category: IT
Tag: windows
Posted on January 4, 2020June 4, 2020 by arvifox — Leave a comment

Windows change user name and folder

netplwiz
net users Administrator /active:yes
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\
Category: IT
Tags: microsoft, windows
Posted on January 30, 2018 by arvifox — Leave a comment

Windows application in Android by Wine

https://tproger.ru/articles/wine-for-android-instruction/

Wine для Android. Запускаем настольные Windows-приложения на своем смартфоне и планшете

Category: IT
Tags: Android, windows
Posted on April 30, 2016 by arvifox — Leave a comment

How to delete Windows.old Windows.~BT

takeown /F C:\$Windows.~BT\* /R /A
icacls C:\$Windows.~BT\*.* /T /grant administrators:F
rmdir /S /Q C:\$Windows.~BT\
Category: IT
Tag: windows
Posted on January 29, 2016February 14, 2018 by arvifox — Leave a comment

ntoskrnl windows service

Once ntoskrnl service took about 95% of memory and disk.

To solve we should switch off the following services:

  • SysMain (Superfetch)
  • WSearch (Windows Search)
  • snupchat
Category: IT
Tag: windows
Donate
Donate, please. I need MacBook.
Categories
  • English (112)
  • GTA-5 (25)
  • IT (552)
Tag cloud
agile AI / ML / BigData / AR / VR / Computer vision algorithms Android architecture C# computer graphics / geometry database debug Delphi developing tools/IDE devops dll faq firebase firebird Flutter game git google gradle graph theory internet / network interview / job ipc java jetty kotlin meetup multithreading MySQL news/releases pattern performance PHP rx security / crypto sport programming Testing / QA theory / math tips & tricks UI/UX video / audio windows xml / xpath / json
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Яндекс.Метрика
Follow us
  • twitter
  • bitbucket
  • github
  • goodreads
  • stackoverflow
Recent Posts
  • Gradle 8.0 Provides Improved Kotlin DSL and Build Times
  • API desugaring supporting Android 13 and java.nio
  • Kotlin Symbol Processing API (kapt?)
  • Kotlin + WASM
  • Android Compose 2
Comments
    © Arvi Fox 2023
    Built with Storefront.