Šiandien yra
2026 m. balandžio 16 d.

Windows registro tvarkymas
(ir kitų problemų šalinimas)

  Čia pateikta medžiaga jau šiek tiek patyrusiems Windows vartotojams, kurie žino, kas yra registras ir jaučia, kuo "gresia" neteisingas jo koregavimas. Pridursiu tik tiek, kad atsarginės (registro bei kitų duomenų) kopijos dar niekam bėdos nepridarė :-).

Perkurti BCD failą Win10/Win11 OS

Greičiausiai tau reikės sustartuoti WinPE atsatymo aplikoje, kitaip neleis keisti BCD failo.

1. Identify and mount the EFI System Partition (ESP):
run DISKPART as Administrator:


2. Backup the existing (corrupt) BCD and rebuild it:


3. Dismount the ESP:


4. Reboot PC.

Kaip įtraukti Device Manager į My Computer meniu (XP)

Reikia įvykdyti tokį .reg failą:



Kaip pakeisti nuotolinio darbalaukio klausymosi prievadą

Kartais prisireikia pakeisti RDC porto numerį. Tai galima padaryti šioje registro šakoje:

0xD3D = 3389

Nuotolinio darbalaukio kliento kitoks nei standartinis prievado numeris nurodomas po adreso užrašant ":" ir prievado numerį, pvz.
10.10.10.1:3456

Bringing the Menus to the Top in 8IE7



Use Classic Search in Explorer on Windows XP

Jei nori, kad XP rodytų klasikinį paieškos stilių, turi paredaguoti registrą ir vietoj "yes" įrašyti "no":


Show My Computer on Desktop first

Jei nori an XP darbastalio pirmoje vietoje matyti My Computer, o ne My Documents, turi paredaguoti registrą ir vietoj 48 įrašyti 54:


Change the CD Key of my Office XP

In Registry Editor, find the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Registration

Click the plus sign (+) next to this folder. If you see more than one subkey that has a 32-character {GUID}, select each one until you find the one whose DisplayName value (in the right pane) matches your version of Office.
For the selected {GUID} subkey, select the ProductID string value in the right pane. Rename to "OldProductID"
Restart any Office program and type your valid product CD Key.
Pagal Petri

How to recover Windows XP or MS Office CD key

Jei OS startuoja (normaliu ar safe režimu), gali naudotis programomis KeyFinder ar ProduKey, bet jei PC "nebepakyla" ir gali prieiti tik prie kai kurių duomenų, tai ieškok registro failo SOFTWARE: jis paprastai "guli" C:\WINDOWS\SYSTEM32\CONFIG\ kataloge. Tau reikės kokio nors registro redaktoriaus (gali tikti ir Registry Viewer). Tau reikės iš DigitalProductId 15 baitų pradedant 0x34(o jei Office 2010 - 0x328) įrašyti į programą KeyViewer ir ji tau pasakys atsakymą. Jei ieškai Windows rakto, atsidaryk registro šaką
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
jei MS Office, tai
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Registration
o jei OS - 64 bitų, tai
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\10.0\Registration
vietoj 10.0 gali būti ir kitokie skaičiai:
6 - MS Office 4.2, 4.3
7 - MS Office 95
8 - MS Office 97
9 - MS Office 2000
10- MS Office 2002(XP)
11- MS Office 2003
12- MS Office 2007
13- (velnio tuziną praleido??)
14- MS Office 2010
15- MS Office 2013
16- MS Office 2016
16- MS Office 2019 (keista, bet 2019 irgi = 16, gal nieko naujo neįdėjo?)
Pagal AC2Tech.com

How to change the Windows XP Product Activation Key Code

You have to edit your registry:
[HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents]

In the right pane double-click the OOBETimer and modify data: change at least one character of this value or delete something, then click OK and close the Registry Editor. This renders the current product key invalid and deactivates Windows.

Click Start | Run and enter the command:
%systemroot%\system32\oobe\msoobe /a
In the Product Activation Wizard select the option to telephone a Microsoft customer service representative to activate Windows. Next, select the Change Product Key option and enter your new product key. Finally, click Update and close the window. If Windows returns you to the previous screen, just select the Remind Me Later option. When the wizard is finished, reboot the system.

Fdisk Does Not Recognize Full Size of Hard Disks Larger than 64GB

(Windows 98)
Microsoft Knowledge Base Article - 263044
Fdisk fix



Kai kurie virusai moka "labai gražiai" pagadinti Windows registrą (registry) ir nebeįmanoma paleisti jokių programų. Va, kaip turėtų būti:


arba skaitome straipsnį


Apie XP unattended:
http://unattended.msfn.org/xp/resources.htm


Removing the MSN Messenger

In the Start -> Run box type:
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove

or

Edit the file "%systemroot%\inf\sysoc.inf"
Delete the HIDE towards the end of the line. Do not delete the commas. Don't put any spaces in-between the commas:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7


Disable Task Manager (TaskMgr) or Registry Editor

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000000
"DisableTaskMgr"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000000
"DisableTaskMgr"=dword:00000000

or run this from command line:
reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr
reg delete HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr
reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools
reg delete HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools

a. Click Start, Run, type gpedit.msc and click OK.
b. Select User Configuration | Administrative Templates | System | Ctrl+Alt+Delete Options | Remove Task Manager.
or
b. Select User Configuration | Administrative Templates | System | Prevent Access to Registry Editing Tools
c. Double-click the Remove Task Manager option from the Group Policy menu.

Turn NumLock On

HKEY_USERS\.Default\Control Panel\Keyboard
InitialKeyboardIndicators change from 0 to 2

To Disable The Notification Area Balloon Tips

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
Value Name: "EnableBalloonTips"
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)

Prevent Network Print Driver Install

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Providers\LanMan Print Services\Servers
Name: "AddPrinterDrivers"
REG_DWORD: 0|1
Value Meaning
0 All users are allowed to add printers drivers when they add connections.
1 Only Administrators and Power Users are allowed to add connections which require new printer drivers.

How to disable "Send a report to Microsoft" feature, either completely or selectively:

  • Open System in the Control Panel (or right-click on the My Computer icon and select Properties.
  • Choose the Advanced tab, and click Error Reporting.
  • You can disable error reporting entirely here, or enable it selectively for certain programs. Click Ok when you're done.
Registry Key: HKEY_LOCAL_MACHINE\Software\Microsoft\PCHealth\ErrorReporting
Modify/Create the Value Name according to the Value Data listed below.
Data Type: REG_DWORD [Dword Value] // Value Name: DoReport
Value Data: [0 = Don’t Send Reports / 1 = Do Send Reports]

NoSharedDocuments

Remove Shared Documents from My Computer (Windows XP)
The Shared Documents folder allows users to easily share files and folders over a network. This restriction will remove the "Shared Documents" object from My Computer.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\]
New->DWORD: NoSharedDocuments=1

Enable more than 2 simultaneous downloads

[HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\]

Create a new DWORD Value MaxConnectionsPer1_0Server
Set it to 0000000a (hex) / 10 (Decimal)

Create a new DWORD Value MaxConnectionsPerServer
Set it to 0000000a (hex) / 10 (Decimal)


Disable the Indexing Service

Click Start > Run
In the Open text box, type services.msc then click OK.
In the right pane of the Services console, locate the Indexing Service entry.
Double-click the Indexing Service entry. The Indexing Service Properties dialog box appears.
In the Startup type drop down list, select Disable.
Windows XP Home and Professional Services

Change Default Open/Save Shortcuts

Jei nori, gali pakeisti default nuorodas į katalogus, kai siūlomas Open arba Save dialogas (maksimum 5 nuorodos):

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\comdlg32\PlacesBar]
"Place0"=dword:00000011 (My Computer)
"Place1"="c:\\abc"
"Place2"=dword:00000000 (Desktop)
"Place3"=dword:00000005 (My Documents)
"Place4"="c:\\music"

Arba naudok TweakUI (paveikslėlis)

Where Registration Number Resides?

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Registration]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"

MS Office activations files are stored in

C:\Documents and Settings\All Users\Application Data\Microsoft\Office\Data
MS žinių bazė

By saving the C:\WINDOWS\SYTEM32\WPA.DBL file and placing it back in safe mode (press F8 at boot) after a reinstall, you can (probably) bypass the Windows activation (actually there is no need to, Windows will activate again). This trick only works when the hardware is unchanged.

The same trick is available for Office by saving the file C:\Documents and Settings\All Users\Application Data\Microsoft\Office\Data\data.dat. By copying the data.dat file back to this location, there is probably no need to activate Office again.

If you are using licenses within the Windows Media Player, back them up (Tools, License Management, button Back Up Now). Restoring them on your new Windows is identical.
OptimizingPC

Your Outlook Express Password Is Not Retained in Windows 2000 or XP

link

Direct Bootup Without Typing Password

Click Start, click Run, type:
   control userpasswords2

Windows 10 (May 2020 Update) modifikavo ir nebeliko check box'o; remontuojam:


Windows XP Professional in a domain:
Click Start, click Run, type:
   compmgmt.msc

EventID 4226: TCP/IP has reached the security limit ...

Link to patch for XPSP2


Change/Create admin password

C:\> cd \winnt\system32
C:\winnt\system32> copy logon.scr logon.scr.old
C:\winnt\system32> del logon.scr
C:\winnt\system32> copy cmd.exe logon.scr
Now log off the machine, logon.scr is the screen saver that will kick in after 15 minutes of not touching the keyboard/mouse at the logon screen. Wait 15-20 minutes and a DOS prompt with FULL SYSTEM rights will pop up, then just to
C:\> net user administrator <newpassword>

Programs that are known to experience a loss of functionality when they run on a Windows XP Service Pack 2-based computer

Link


Po programų išinstaliavimo Windows XP neberanda CD/DVD įrenginių (CD gone)




Disable CD Autorun


Taip pat gali naudotis TweakUI for Windows XP.

Kur msconfig laiko išjungtus įrašus?

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg]

Kur Outlook Express saugo Mail Rules

HKEY_CURRENT_USER\Identities\{Identity Number }\Software\Microsoft\Outlook Express\5.0\Rules\Mail

pagal PC Hell

Kur Outlook Express saugo Blocked Senders List

HKEY_CURRENT_USER\Identities\{Identity Number}\Software\Microsoft\Outlook Express\5.0\Block Senders

More tips:

MCSEworld by Daniel Petri
Bob Cerelli's Windows Site
 
HOME  |  VNCREGISTRAS |   MANO PROGRAMOS   |   NUORODOS   |   KLAUSIMĖLIAI