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
  • Privacy
  • FAQ interview
  • Home
  • Blogs I read
  • FAQ interview
  • For software engineers
  • Privacy

Tag: windows

Posted on March 1, 2025 by arvifox

apps folder

shell:appsfolder

Category: IT
Tag: windows
Posted on January 14, 2023March 14, 2023 by arvifox

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

Windows change user name and folder

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

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

How to delete Windows.old Windows.~BT

[code language=”java”]
takeown /F C:\$Windows.~BT\* /R /A
icacls C:\$Windows.~BT\*.* /T /grant administrators:F
rmdir /S /Q C:\$Windows.~BT\
[/code]

Category: IT
Tag: windows

Posts pagination

  • 1
  • 2
  • Next
Donate
Donate, please. I need MacBook.
Categories
  • English (112)
  • Games (26)
  • IT (633)
  • Life (11)
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 game git google gradle graph theory internet / network interview / job java jetty kmp kotlin management 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
  • Start building with Material 3 Expressive
  • Android Studio Meerkat Feature Drop
  • Compose Multiplatform 1.8.0 Released
  • Upgrading your build from Gradle 8.x to the latest
  • gui – cli
Comments
    © Arvi Fox 2025
    PrivacyBuilt with Storefront.