Showing posts with label Problem Windows. Show all posts
Showing posts with label Problem Windows. Show all posts

12/09/2023

Windows 11 Auto on numlock pad

 Windows 11 Auto on numlock pad
a. Press “Windows key + R” from keyboard.
b. Type “regedit” without quotes and hit enter.
c. Click on the “drop down arrow next to “Computer” (to make sure you see only “Computer” option is listed there).
d. Right click on the “Computer” option.
e. Select “Export” option and save the file on any external memory devices.

Follow these steps to enable “Num lock” option on boot.

a. Press “Windows key + R” from keyboard.
b. Type “regedit” without quotes and hit enter.
c. Navigate to “HKEY_USERS\.Default\Control Panel\Keyboard”.
d. Change the value for “InitialKeyboardIndicators” from 0 to 2.
e. Restart the computer and then check how it works.

https://answers.microsoft.com/en-us/windows/forum/windows_8-desktop/permanent-num-lock/ba98e4d7-f52f-45c3-870e-82c2b48fbfe8

1/22/2022

Windows10 21H2 Add Printer ที่ Shared จากเครื่องอื่น ไม่ได้

Windows10 21H2 Add Printer ที่ Shared จากเครื่องอื่น ไม่ได้

How to Fix Windows Cannot Connect to Printer - Error 0x0000011b


วิธีแก้ไข เข้าไปที่
C:\Windows\regedit > HKEY LOCAL MACHINE > SYSTEM > CURRENTCONTROLSET > CONTROL > PRINT
คลิ้กที่ Print ใน Regedit แล้วคลิ้กขวา > New > DWORD (32-BIT)VALUE เปลี่ยนชื่อเป็น RpcAuthnLevelPrivacyEnabled แล้วก็กด Enter
เสร็จแล้วให้เราไป Restart Services Print Spooler จากนั้นก็เข้าไป Add Print แบบปกติจะรอนานหน่อยต้องรอจนกว่าจะเสร็จแล้วก็ Add Dirver เข้าไปตามชื่อ Printer ครับ

ตัวอย่าง
https://www.youtube.com/watch?v=XouW14RUJxs

1/02/2020

Window 10 : Ubuntu + Linux Mount Partition Windows10 Read only.

Window 10 : Ubuntu + Linux Mount Partition Windows10 Read only.

เนื่องจากมีการเปิดโหมด
Turn on fast startup ไว้ ต้อง ปิดก่อนถึงจะสามารถนำไป Mount ใน Linux เพิ่มหรือแก้ไขไฟล์ต่าง ๆ ใน Disk ได้

If it happens in case of dual booting with Windows 10, you need to uncheck turn on fast startup in Control Panel --> Power Options --> Choose what the power buttons do and then shutdown, not reboot. Once it's done properly you'll be able to access the NTFS partitions normally with read/write permissions.

This happens due to the Windows 10 update resets it to the default fast startup which is a form of hibernation.
https://askubuntu.com/questions/70281/why-does-my-ntfs-partition-mount-as-read-only

https://www.linuxuprising.com/2019/01/fix-windows-10-or-8-partition-mounted.html

6/22/2019

Windows :: Windows Activation Error ทั้ง Windows 10 และ Windows 7

Windows :: Windows Activation Error ทั้ง Windows 10 และ Windows 7
0X8004FE33


แก้โดย
1. ปล่อยเน็ตออกตรง
2. เอา Proxy ของเครื่องออก
ลอง Activateใหม่

https://support.microsoft.com/en-us/help/921471/windows-activation-or-validation-fails-with-error-code-0x8004fe33

5/29/2019

Windows 10 :: Windows 10 ค้างโดยไม่ทราบสาเหตุเมื่อไม่ใช้งาน และสักพักขึ้นจอฟ้า

Windows 10 :: Windows 10 ค้างโดยไม่ทราบสาเหตุเมื่อไม่ใช้งาน และสักพักขึ้นจอฟ้า

- เปลี่ยน HDD
- ลง windows ลงโปรแกรมใหม่ ใช้งานไปไม่นานเป็นอีก

พบ Processes Windows Photo Run ขึ้นมารอประมาณ 5-6 นาที และจะ Load Harddisk สูงมากจากนั้นเครื่องจะค้าง และขึ้นจอฟ้า Reboot เอง
ทดลองเปิด Windows Photo ก็ทำให้เครื่องค้างเช่นกัน
แก้ปัญหาโดย
1. ถอดโปรแกรม Windows Photo วิธีถอดโปรแกรมที่มากับ Windows
Start พิมพ์ powershell คลิกขวา Run As Administrator
พิมพ์ Get-AppxPackage *photo* | Remove-AppxPackage แล้ว Enter
https://www.itsupportguides.com/knowledge-base/windows-10/windows-10-how-to-uninstall-photos-app/
2. ติดตั้งโปรแกรมดูรูปตัวอื่นแทน
3. Set Default เปิดรูปด้วยโปรแกรมที่ลงไปใหม่

Windows 10 : update 1809 RDP ไม่ได้ Check Config Show Status Not Supportd

Windows 10 : update 1809 RDP ไม่ได้ Check Config Show Status Not Supportd

Run RDP Wrapper เหมือนที่เคยทำแล้วไม่หาย

วิธีแก้
1. Run CMD Admin run command.
  1. net stop TermService


For 10.0.17134.706 you need:
2. Run Notepad as an administrator > open ini file C:\Program Files\RDP Wrapper\rdpwrap.ini and paste text in last line :

[10.0.17134.706-SLInit]
bServerSku.x64 =F1378
lMaxUserSessions.x64 =F137C
bAppServerAllowed.x64 =F1380
bInitialized.x64 =F2430
bRemoteConnAllowed.x64=F2434
bMultimonAllowed.x64 =F2438
ulMaxDebugSessions.x64=F243C
bFUSEnabled.x64 =F2440

[10.0.17134.706]
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=92521
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1511C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=10E78
DefPolicyCode.x64=CDefPolicy_Query_edi_rcx
SLInitHook.x64=1
SLInitOffset.x64=22F5C
SLInitFunc.x64=New_CSLQuery_Initialize


There must be an empty line at the end!
3. uninstall update kb4493464.
Open CMD and run command:
wusa /uninstall /kb:4493464

and reboot.
4. For disable updates I'm use utility
https://www.sordum.org/9470/windows-update-blocker-v1-1/
If your system is automatically updated you will lose access again.

5. Run command in cmd.
  1. net start TermService

https://github.com/stascorp/rdpwrap/issues/741

7/03/2018

Windows 10 : Windows 10 ดูด Driver ไปใช้งาน

Windows 10 : Windows 10 ดูด Driver ไปใช้งาน
เช่น Driver Printer Kyocera KM-2050 KX ที่ Update มากับ Windows 10 ใหม่แล้ว Printer ข้อมูลออกจาก Axapta ไม่ได้ Error
ต้องใช้ วิธีนี้นำ Driver จากเครื่องที่ใช้ได้ไปใส่เครื่องใหม่
ต้องใช้ Driver ตัวเดิม
1.เปิดการทำงาน command prompt Run ด้วยสิทธิ์ Admin
2. สร้าง Folder ไว้เก็บไฟล์ Driver เช่น D:\MyDrivers หรือที่ไหนก็ได้แล้วแต่เรา
3. พิมพ์คำสั่งใน command prompt ตามด้วย Path ที่จะเก็บไฟล์ในข้อ 2.
  1. dism /online /export-driver /destination:D:\MyDrivers

รอจนกว่าจะเสร็จ

4. ได้ Driver ที่ต้องการ นำไปใช้งาน

5. อ่านอยากไม่รู้ว่า Folder ไหน Driver อะไร ใช้โปรแกรม DriverStore Explorer ช่วย ก็จะพอเดาได้ว่า Driver ไหนใช้กับอะไร
โหลด https://github.com/lostindark/DriverStoreExplorer/releases/tag/v0.9.10

https://notebookspec.com/backup-drivers-before-reinstalling-windows-10-using-dism/351312/

2/07/2018

Windows : ลง Windows ที่ bios เป็น UEFI ไม่ได้ ฟ้อง GPT Partition ตอน Format Disk และเลือก Partition ที่จะลง

Windows : ลง Windows ที่ bios เป็น UEFI ไม่ได้ ฟ้อง GPT Partition ตอน Format Disk และเลือก Partition ที่จะลง

ข้อดีของ UEFI เปิดเครื่องได้เร็ว ดิสสร้าง Partition ได้มากกว่า 4 Partition

สร้าง USB Boot ใหม่ (Rufus) เปลี่ยนจาก MBR Partition schema for BIOS or UEFI เป็น GPT
https://rufus.akeo.ie/

การบูตมีอยู่สองโหมดขึ้นอยู่กับดิสและไบออส UEFI ดิสจะเป็น GPT, Legacy ดิสจะเป็น MBR
ถ้าจะเปลี่ยนไปอย่างใดอย่างหนึ่งดิสต้องไม่มีข้อมูลถึงจะทำได้ (ไม่ฟอแมตก็ต้องย้ายข้อมูลออก)

จะทำทุกอย่างได้มันต้องตรงกัน เครื่องไบออสเป็น UEFI ดิสบนเครื่องก็เป็น GPT และ USB Boot ก็ต้องเป็น UEFI
วินโดวส์ที่บูต UEFI ได้คือวินโดวส์ 64Bit

10/31/2017

Windows 10 : Add Driver Printer จาก Windows 7

Windows 10 : Add Driver Printer จาก Windows 7 Printer Epson lq-590
Windows XP เข้าไป Connect Printer จาก Windows 10

1. You have to see the printer in explorer - so you have to log into \\PR-ARTHIMA ComputerName (with valid credentials)
2. Select Add Printer - LOCAL Printer, new Local Port : \\PR-ARTHIMA\sharedPrinterName (e.g \\PR-ARTHIMA\epson lq-590 escp2)
3. If the port is in use, find it in existing Local Ports
4. Select Driver by have disk. and select printer we need.
5. Finish and Test Print.

https://superuser.com/questions/963755/how-to-connect-windows-xp-to-printer-connected-to-windows-10-pro

เครื่องพิมพ์ barcode Zebra Stripe 600 Print แล้วเลขกระโดด ไม่ run ตามที่ต้องการ

เครื่องพิมพ์ barcode Zebra Stripe 600 Print แล้วเลขกระโดด ไม่ run ตามที่ต้องการ
ตอนสั่ง Print มี Error
Demonstration Print Mode. ตามรูป

จาก Error เกิดจากโปรแกรม เป็น Demo เข้า Help About ดู จะเห็นเป็น Demo Version

ตรวจดูที่เครื่อง เวลาไม่ตรง ทำให้เปิดโปรแกรม แล้ว เป็น Demo แก้ไขเรื่องเวลา ก็สามารถใช้งานได้ตามปกติ

Windows 7 : Install Error

Windows 7 : Install Error
windows setup could not configure windows to run on this computer's hardware



Manually run msoobe.exe to finish the install
A possible resolution to this issue is to manually run the msoobe.exe program to allow the install to complete. Follow the steps below to manually run the msoobe.exe program:

Windows 7:

1.At the error screen, press Shift+F10 to open a command prompt.
2.Type cd \ and press Enter.
3.Type cd c:\windows\system32\oobe and press Enter.
4.Type msoobe and press Enter. The installation process should now automatically continue.
5.Remove the installation media and the system should finish the installation and boot into Windows.

Windows 10:

1.While on the screen where the error appears, press Shift+F10 to bring up the command prompt.
2.Type CD C:\windows\system32\oobe and hit Enter.
3.Type msoobe and hit Enter.
4.You may then be prompted to create an account name and password, and set the time and date. Click Finish when done.
NOTE: If this is a retail version of Windows 10, you may also be prompted to enter a product key for Windows 10. Enter the product key and click Finish.

5.The installation process should then complete and allow the computer to boot into Windows.

http://www.dell.com/support/article/us/en/19/SLN293812/-windows-setup-could-not-configure-to-run-on-this-computers-hardware--error-during-windows-7-or-windows-10-installation?lang=EN

Windows 10 : Widows 10 Share Driver To Windows 7 Or Windows XP

Windows 10 : Widows 10 Share Driver To Windows 7 Or Windows XP

1. สำคัญมากถ้าเครื่อง Windows 10 ต่อ Printer และเป็นเครื่องที่จะ Share ให้เครื่องอื่น
ห้ามใช้ Driver ที่ update ผ่าน Windows มาใช้ เพราะจะ Share ไม่ได้
ต้องติดตั้ง Driver จากแผ่นหรือ Download มาติดตั้ง เท่านั้น ถึงจะ Share ให้เครื่องอื่นได้

2. Windows 10 ต้องเปิด Network and Sharing Center ในหัวข้อ File and printer sharing ทำการเลือก Turn on ให้เปิด
Control Panel\All Control Panel Items\Network and Sharing Center\Advanced sharing settings


Link : https://www.windowssiam.com/add-printer-windows10/

3. Windows 7 สามารถเข้าไปที่เครื่องแล้วคลิก ที่ Printer ได้เลย
ส่วน Windows XP ต้องใช้วิธี Add Printer ผ่าน Local Port เอา คลิ๊ก ที่ชื่อเครื่อง ตรง ๆ ไม่ได้ จะให้ใส่รหัส และ error Operation could not be completed. Access is denied.
โดย
3.1 On a computer running Windows XP, open Control Panel-> Printers and Faxes and start Add Printer Wizard (Add printer)

3.2 Then select Local printer attached to this computer -> Create a new port -> Local Port

3.3 As a port name, specify the UNC address of the printer like this: \\Win10-PC1\SharedPrinterName (in our example it is \\192.168.1.22\HPLaserJet)
http://woshub.com/unable-to-connect-windows-10-shared-printer-to-windows-xp/

11/07/2016

Windows 7 login เข้า Samba Server ไม่ได้

Windows 7 login เข้า Samba Server ไม่ได้
วิธีแก้ไขกรณี Win7 login เข้า Samba Server ไม่ได้ โดยถาม password อยู่เรื่อย ๆ

วิธีที่ 1 : ทำที่ Server
1.Run: gpedit.msc
2.Find:
Console Root -> Local Computer Policy -> Computer Configuration -> Windows Settings -> -> Security Settings -> Local Policies ->Security Options
3.When you're there change the following policies
- Microsoft network client: Send unencrypted password to third-party SMB server: Switch it to "Enabled".
- Network security: LAN Manager authentication level: Select the option: Send LM & NTLM - use NTLMv2 session security if negotiated.

วิธีที่ 2 : ทำที่เครื่อง Client
1.ถ้าทำที่ Server แล้ว ที่เครื่อง Client สามารถ run คำสั่ง gpupdate /force หรือ reboot เครื่องได้เลย
2.กรณีต้องการทำเอง Run: secpol.msc แล้วตั้งค่าเหมือนวิธีที่ 1 ดังรูป

http://superuser.com/questions/115337/windows-7-connecting-to-samba-shares

Windows : ย้าย Folder Users ของ Win7

ย้าย Folder Users ของ Win7

1.ให้ User ที่ต้องการย้าย Login แล้ว Logout ก่อน
2.Login โดยใช้ User ที่อยู่ในกลุ่ม Administrators
3.ย้าย Folder ของ User นั้นไปไว้ที่อื่น (Cut > Paste)
4.กำหนดสิทธิให้มีเฉพาะ User นั้นที่ใช้งานได้ (ให้คงสิทธิของ System กับ Administrators ไว้ด้วย)
5.สร้าง Link ให้ชี้ไปที่ Folder ใหม่ เช่น
  1. mklink c:\Users\nikom_c e:\Users\suwit_j /j

ปัญหาตั้งค่า default printer ไม่ได้ error 0x00000709

ปัญหาตั้งค่า default printer ไม่ได้ error 0x00000709
1. เข้า Register โดย Start --> Run พิมพ์ Register แล้วกด Enter
2. เข้าไปที่
HKCU_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
3. คลิ๊กขวา ที่ Windows เลือก Permissions
4. ใน Permissions เพิ่ม Everyone ติ๊กถูกในช่องสี่เหลี่ยม Full Control and Read แล้วกด OK
5. ลอง Set Default Printer ดู ถ้าไม่ได้ต้อง Reboot เครื่อง

http://www.oknation.net/blog/sniperthai/2013/11/19/entry-1

11/06/2016

Windows :: Windows Could not start the NetLogon Service on local

Windows Could not start the NetLogon Service on local computer The requested service provider could not be located and initialized.
อาการ
- Network รับ DHCP ไม่ได้ ต้อง Fix IP
- ไม่สามารถ Start Service NetLogon ได้
- เข้าใช้งาน Network ไม่ได้

แก้ :
This could be an issue with third party winsock. You can reset winsock. Here's how you can do it.
1.Click the Windows Start button.
2. Type Cmd in the Start Search text box and press Ctrl-Shift-Enter (keyboard shortcut to run Command Prompt as Administrator). Click Continue to allow elevation request.
3. Type netsh winsock reset in the Command Prompt shell, and then press the Enter key.
4. Type netsh int ipv4 reset in the Command Prompt shell, and then press the Enter key.
5. If you use ipv6, type netsh int ipv6 reset in the Command Prompt shell, and then press the Enter key.

Note: you may need to run Network Diagnostics afterwards to "repair" your connection after this.

http://www.sevenforums.com/windows-updates-activation/322297-windows-update-service-unable-start-error-0x8007277a.html

Windows 10 :: How to install SQL Server 2000 (SP4) on Windows 10

Windows 10 :: How to install SQL Server 2000 (SP4) on Windows 10
Error : Temp Bin\Sqlsut.dll or sqlunirl.dll

Try this (You'll need SQL SP4 also): Work for me.
1. Extract SP4
2. Copy `..SP4\x86\other\sqlredis.exe` to `..\originalinstallpath\x86\other`
`(this avoid mdac insall freezing)`
3. Create this folder structure (any place):
- `Microsoft SQL Server\80\Tools\Binn`
- `Microsoft SQL Server\MSSQL\Binn`
6. Find out sqlunirl.dll on `SP4` path and copy to **Binn** folder above
7. Copy `dll` files on `..SP4\x86\setup` to `Microsoft SQL Server\MSSQL\Binn` (folder above)
8. Copy folder structure (created on step 3) to `C:\Program Files (x86)`
-Give full access to user logged to **Microsoft SQL Server** folder
9. Change install compatiblity `..\originalinstallpath\x86\setup\setups­ql.exe`
- `XP SP2`
- `Run as administrator`

Finish File
\\datacenter\Software\#Freeware\Admin\MySQL\SQL PER Windows 10.zip
แตกไฟล์ แล้ว Copy Microsoft SQL Server ไปวางใน Folder ตามข้อ 8.

Tutorial:
https://www.youtube.com/watch?v=xKoS6VyBaKU

https://social.technet.microsoft.com/Forums/en-US/170c4d21-6aa4-4e27-9f8b-670dcc608cd2/windows-10-my-sql-server-2000-personal?forum=win10itproapps

Windows 10 :: How to Allow Multiple RDP Sessions in Windows 10

Windows 10 :: How to Allow Multiple RDP Sessions in Windows 10
RDPWrap-v1.6.zip
(1.48 MB) Downloaded 1 time

RDPWrap-v1.6.zip archive contains some files: Download https://github.com/stascorp/rdpwrap/releases

RDPWinst.exe — an RDP Wrapper Library install/uninstall program
RDPConf.exe — an RDP Wrapper configuration utility
RDPCheck.exe — Local RDP Checker — an RDP check utility
install.bat, uninstall.bat, update.bat — batch files for installation, uninstallation and update of RDP Wrapper


To install the utility, run install.bat with the Administrator privileges.

When the installation is over, run RDPConfig.exe. Make sure that all elements in Diagnostics section are green.



http://woshub.com/how-to-allow-multiple-rdp-sessions-in-windows-10/

Windows 10 :: How to add Program to start up Windows 10

Windows 10 :: How to add Program to start up Windows 10
Example zimbra.js to startup windows 10. By

Copy Program or Shortcut To Location.

C:\Users\<YOURUSERNAME>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

https://social.technet.microsoft.com/Forums/en-US/f0005629-0377-4e4b-82cc-26aff7b95884/how-do-you-add-new-startup-programs-in-wndows-10?forum=WinPreview2014General

Windows 10 :: Open Firewall Ping Windows 10

Windows 10 :: Open Firewall Ping Windows 10

Simple Steps to Enable Ping Reply in Windows 10
1. Open Windows Firewall
2. Click on Advanced Settings to get the ICMP rule (incoming and outbound connections) option

3. Since we are going to allow incoming ping request, we need to open the Inbound Rules area and look for Echo Request –ICMPv4 rule as shown below.
 
Link: http://www.sysprobs.com/enable-ping-reply-and-ftp-traffic-in-windows-10-and-server