NoSociety.de

#nosoc

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@en:windows
  • Any namespace
  • en:windows:essentials (2)
  • en:windows:10 (1)
  • en:windows:security (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Securely overwrite files that have already been deleted

Fulltext results:

Windows Bluescreen Analysis
3 Hits, Last modified: 21 months ago
tallation, we open the debugger and first go to **File / Symbol File Paths** Here we enter the following: <code text> SRV*c:\symbols*http://msdl.microsoft.c... or messages. Now we can open the crash dump via **File / Open Crash dump** to load the error report. Thi
Disable User Account Control (UAC) completely
3 Hits, Last modified: 17 months ago
Alternative ==== Save and execute the following file by double-clicking on it. Confirm the query(s) and restart. <file reg EnableLUA.reg> Windows Registry Editor Versio... ion\Policies\System] "EnableLUA"=dword:00000000 </file> ===== Deactivating via PowerShell ===== <code
Windows Security - Basics @en:windows:security
3 Hits, Last modified: 19 months ago
outside. They can be deactivated with this batch file: <file dos unshare.bat> @echo off net share a$ /DELETE net share b$ /DELETE net share c$ /DELETE net s... ELETE net share y$ /DELETE net share z$ /DELETE </file> Alternatively, you can start the [[en:windows:e
Start Registry Editor
2 Hits, Last modified: 17 months ago
advisable to create a data backup: - Click on "File" - "Export" - Specify a target file ===== Screenshot ===== {{windows:regedit.jpg|}} ===== Furthe
Execute repair of Windows 10
2 Hits, Last modified: 17 months ago
* Switch to the Sources folder * Search for the file setupprep.exe * Execute the file * Follow the instructions and run the setup
Execute repair of Windows 10 @en:windows:10
2 Hits, Last modified: 19 months ago
* Switch to the Sources folder * Search for the file setupprep.exe * Execute the file * Follow the instructions and run the setup
Start Registry Editor @en:windows:essentials
2 Hits, Last modified: 20 months ago
advisable to create a data backup: - Click on "File" - "Export" - Specify a target file ===== Screenshot ===== {{windows:essentials:regedit.jpg|}} =
Provide Windows updates on the installation DVD @en:windows:essentials
2 Hits, Last modified: 19 months ago
sion index ==== <code dos> dism /get-wiminfo /wimfile:d:\win7dvd\sources\install.wim </code> ===== Sli... rovide image ==== <code dos> dism /mount-wim /wimfile:d:\winDVD\sources\install.wim /index:1 /mountdir:
Reset the registry at an earlier point in time
1 Hits, Last modified: 9 months ago
thing at this point is that we get access to the file system. ===== Rename and save the old registry =